File: spawn-failures--bail--buffer.tap

package info (click to toggle)
node-tap 12.0.1%2Bds-1
  • links: PTS, VCS
  • area: main
  • in suites: buster
  • size: 3,916 kB
  • sloc: makefile: 84; sh: 75
file content (17 lines) | stat: -rw-r--r-- 729 bytes parent folder | download | duplicates (2)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
TAP version 13
not ok 1 - spawn that throws ___/# time=[0-9.]+(ms)?/~~~ {
    not ok 1 - ___/.*(node(js)?|iojs)(.exe)?/~~~ ./test-legacy/test/ok.js ___/# time=[0-9.]+(ms)?/~~~
      ---
      {"args":["___/.*/~~~ok.js"],"command":"___/.*(node(js)?|iojs)(.exe)?/~~~","cwd":"___/.*/~~~"}
      ...
    {
        
        not ok 1 - now is fine
          ---
          {"args":["___/.*/~~~ok.js"],"at":{"column":14,"file":"test-legacy/test/spawn-failures.js","line":25},"command":"___/.*(node(js)?|iojs)(.exe)?/~~~","cwd":"___/.*/~~~","source":"throwNow = new Error('now is fine')\n","test":"___/.*(node(js)?|iojs)(.exe)?/~~~ ./test-legacy/test/ok.js"}
          ...
        Bail out! # now is fine
    }
}
Bail out! # now is fine