test: Update message tests for streams2
authorisaacs <i@izs.me>
Sat, 15 Dec 2012 01:43:02 +0000 (17:43 -0800)
committerisaacs <i@izs.me>
Sat, 15 Dec 2012 01:46:24 +0000 (17:46 -0800)
test/message/max_tick_depth_trace.out
test/message/stdin_messages.out

index 17cb7a7..0fab6cd 100644 (file)
@@ -8,10 +8,10 @@ tick 14
 tick 13
 tick 12
 Trace: (node) warning: Recursive process.nextTick detected. This will break in the next version of node. Please use setImmediate for recursive deferral.
-    at maxTickWarn (node.js:289:17)
-    at process.nextTick (node.js:362:9)
-    at f (*test*message*max_tick_depth_trace.js:30:13)
-    at process._tickCallback (node.js:335:13)
+    at maxTickWarn (node.js:*:*)
+    at process.nextTick (node.js:*:*
+    at f (*test*message*max_tick_depth_trace.js:*:*)
+    at process._tickCallback (node.js:*:*)
 tick 11
 tick 10
 tick 9
@@ -23,9 +23,9 @@ tick 4
 tick 3
 tick 2
 Trace: (node) warning: Recursive process.nextTick detected. This will break in the next version of node. Please use setImmediate for recursive deferral.
-    at maxTickWarn (node.js:289:17)
-    at process.nextTick (node.js:362:9)
-    at f (*test*message*max_tick_depth_trace.js:30:13)
-    at process._tickCallback (node.js:335:13)
+    at maxTickWarn (node.js:*:*)
+    at process.nextTick (node.js:*:*
+    at f (*test*message*max_tick_depth_trace.js:*:*)
+    at process._tickCallback (node.js:*:*)
 tick 1
 tick 0
index e1a3790..b0ad45b 100644 (file)
@@ -9,7 +9,8 @@ SyntaxError: Strict mode code may not include a with statement
     at evalScript (node.js:*:*)
     at Socket.<anonymous> (node.js:*:*)
     at Socket.EventEmitter.emit (events.js:*:*)
-    at Pipe.onread (net.js:*:*)
+    at _stream_readable.js:*:*
+    at process._tickCallback (node.js:*:*)
     at process._makeCallback (node.js:*:*)
 42
 42
@@ -18,26 +19,28 @@ SyntaxError: Strict mode code may not include a with statement
 throw new Error("hello")
       ^
 Error: hello
-    at [stdin]:1:7
+    at [stdin]:1:*
     at Object.<anonymous> ([stdin]-wrapper:*:*)
     at Module._compile (module.js:*:*)
     at evalScript (node.js:*:*)
     at Socket.<anonymous> (node.js:*:*)
     at Socket.EventEmitter.emit (events.js:*:*)
-    at Pipe.onread (net.js:*:*)
+    at _stream_readable.js:*:*
+    at process._tickCallback (node.js:*:*)
     at process._makeCallback (node.js:*:*)
 
 [stdin]:1
 throw new Error("hello")
       ^
 Error: hello
-    at [stdin]:1:7
+    at [stdin]:1:*
     at Object.<anonymous> ([stdin]-wrapper:*:*)
     at Module._compile (module.js:*:*)
     at evalScript (node.js:*:*)
     at Socket.<anonymous> (node.js:*:*)
     at Socket.EventEmitter.emit (events.js:*:*)
-    at Pipe.onread (net.js:*:*)
+    at _stream_readable.js:*:*
+    at process._tickCallback (node.js:*:*)
     at process._makeCallback (node.js:*:*)
 100
 
@@ -51,7 +54,8 @@ ReferenceError: y is not defined
     at evalScript (node.js:*:*)
     at Socket.<anonymous> (node.js:*:*)
     at Socket.EventEmitter.emit (events.js:*:*)
-    at Pipe.onread (net.js:*:*)
+    at _stream_readable.js:*:*
+    at process._tickCallback (node.js:*:*)
     at process._makeCallback (node.js:*:*)
 
 [stdin]:1