-
Notifications
You must be signed in to change notification settings - Fork 6
Open
Description
Integration tests (node-zigar, Debug)
Stream handling
1) should copy real file to virtual file
✔ should copy virtual file to virtual file (17512ms)
2) should copy virtual file to real file
1 passing (53s)
2 failing
1) Integration tests (node-zigar, Debug)
Stream handling
should copy real file to virtual file:
Error: Read failed
at copy (<anonymous>:1336:26)
at Context.<anonymous> (file:///C:/Users/cleong/zigar/zigar-compiler/test/integration/stream-handling/tests.js:2589:22)
2) Integration tests (node-zigar, Debug)
Stream handling
should copy virtual file to real file:
Error: Write failed
at copy (<anonymous>:1336:26)
at Context.<anonymous> (file:///C:/Users/cleong/zigar/zigar-compiler/test/integration/stream-handling/tests.js:2611:26)Metadata
Metadata
Assignees
Labels
bugSomething isn't workingSomething isn't working
Projects
Status
In Progress