Skip to content

Virtual file copying failing on Windows and Mac #832

@chung-leong

Description

@chung-leong
  Integration tests (node-zigar, Debug)
    Stream handling
      1) should copy real file to virtual fileshould 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 working

Projects

Status

In Progress

Relationships

None yet

Development

No branches or pull requests

Issue actions