mirror of
https://github.com/nodejs/node.git
synced 2025-05-21 12:25:12 +00:00

PR-URL: https://github.com/nodejs/node/pull/21983 Reviewed-By: Refael Ackermann <refack@gmail.com> Reviewed-By: Gus Caplan <me@gus.host> Reviewed-By: Ujjwal Sharma <usharma1998@gmail.com> Reviewed-By: Matteo Collina <matteo.collina@gmail.com>
122 lines
1.9 KiB
Plaintext
122 lines
1.9 KiB
Plaintext
Checks framework debugging with blackboxed ranges.
|
|
|
|
Running test: testEntireScript
|
|
{
|
|
id : <messageId>
|
|
result : {
|
|
}
|
|
}
|
|
|
|
Running test: testFooNotBlackboxed
|
|
{
|
|
id : <messageId>
|
|
result : {
|
|
}
|
|
}
|
|
foo (test.js:9:2)
|
|
testFunction (test.js:15:2)
|
|
(anonymous) (expr.js:0:0)
|
|
|
|
foo (test.js:9:15)
|
|
testFunction (test.js:15:2)
|
|
(anonymous) (expr.js:0:0)
|
|
|
|
|
|
Running test: testFooBlackboxed
|
|
{
|
|
id : <messageId>
|
|
result : {
|
|
}
|
|
}
|
|
testFunction (test.js:15:2)
|
|
(anonymous) (expr.js:0:0)
|
|
|
|
boo (test.js:12:2)
|
|
foo (test.js:9:9)
|
|
testFunction (test.js:15:2)
|
|
(anonymous) (expr.js:0:0)
|
|
|
|
boo (test.js:12:12)
|
|
foo (test.js:9:9)
|
|
testFunction (test.js:15:2)
|
|
(anonymous) (expr.js:0:0)
|
|
|
|
testFunction (test.js:16:0)
|
|
(anonymous) (expr.js:0:0)
|
|
|
|
|
|
Running test: testBooPartiallyBlackboxed1
|
|
{
|
|
id : <messageId>
|
|
result : {
|
|
}
|
|
}
|
|
foo (test.js:9:2)
|
|
testFunction (test.js:15:2)
|
|
(anonymous) (expr.js:0:0)
|
|
|
|
boo (test.js:12:2)
|
|
foo (test.js:9:9)
|
|
testFunction (test.js:15:2)
|
|
(anonymous) (expr.js:0:0)
|
|
|
|
boo (test.js:12:12)
|
|
foo (test.js:9:9)
|
|
testFunction (test.js:15:2)
|
|
(anonymous) (expr.js:0:0)
|
|
|
|
foo (test.js:9:15)
|
|
testFunction (test.js:15:2)
|
|
(anonymous) (expr.js:0:0)
|
|
|
|
|
|
Running test: testBooPartiallyBlackboxed2
|
|
{
|
|
id : <messageId>
|
|
result : {
|
|
}
|
|
}
|
|
foo (test.js:9:2)
|
|
testFunction (test.js:15:2)
|
|
(anonymous) (expr.js:0:0)
|
|
|
|
boo (test.js:12:2)
|
|
foo (test.js:9:9)
|
|
testFunction (test.js:15:2)
|
|
(anonymous) (expr.js:0:0)
|
|
|
|
boo (test.js:12:12)
|
|
foo (test.js:9:9)
|
|
testFunction (test.js:15:2)
|
|
(anonymous) (expr.js:0:0)
|
|
|
|
foo (test.js:9:15)
|
|
testFunction (test.js:15:2)
|
|
(anonymous) (expr.js:0:0)
|
|
|
|
|
|
Running test: testBooPartiallyBlackboxed3
|
|
{
|
|
id : <messageId>
|
|
result : {
|
|
}
|
|
}
|
|
foo (test.js:9:2)
|
|
testFunction (test.js:15:2)
|
|
(anonymous) (expr.js:0:0)
|
|
|
|
boo (test.js:12:2)
|
|
foo (test.js:9:9)
|
|
testFunction (test.js:15:2)
|
|
(anonymous) (expr.js:0:0)
|
|
|
|
boo (test.js:12:12)
|
|
foo (test.js:9:9)
|
|
testFunction (test.js:15:2)
|
|
(anonymous) (expr.js:0:0)
|
|
|
|
foo (test.js:9:15)
|
|
testFunction (test.js:15:2)
|
|
(anonymous) (expr.js:0:0)
|
|
|