aboutsummaryrefslogtreecommitdiff
path: root/test/message/stdin_messages.out
diff options
context:
space:
mode:
authorisaacs <i@izs.me>2012-12-14 17:43:02 -0800
committerisaacs <i@izs.me>2012-12-14 17:46:24 -0800
commitcd51fa8f5a97fcdf251aaccb954d324c13a3561b (patch)
tree27c5676a78200fe5597e459574d32aebe2f717c3 /test/message/stdin_messages.out
parentabbd47e4a3774a0448dcc5ab36d2e9275c9ac805 (diff)
downloadandroid-node-v8-cd51fa8f5a97fcdf251aaccb954d324c13a3561b.tar.gz
android-node-v8-cd51fa8f5a97fcdf251aaccb954d324c13a3561b.tar.bz2
android-node-v8-cd51fa8f5a97fcdf251aaccb954d324c13a3561b.zip
test: Update message tests for streams2
Diffstat (limited to 'test/message/stdin_messages.out')
-rw-r--r--test/message/stdin_messages.out16
1 files changed, 10 insertions, 6 deletions
diff --git a/test/message/stdin_messages.out b/test/message/stdin_messages.out
index e1a3790ca6..b0ad45bda4 100644
--- a/test/message/stdin_messages.out
+++ b/test/message/stdin_messages.out
@@ -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