daisy / daisy/ace

Unit tests fail in Windows

Open
#252 1 comment 0 reactions 0 assignees View on GitHub
Dominant language
JavaScript
Stars
98
Forks
29
PR merge metrics
No merged PRs in 30d

Description

The Jest unit tests run fine in MacOS and Linux, fail on Windows 10 (latest versions of everything to date)

```
[7632]: c:\ws\src\node_file.cc:1441: Assertion `(argc) >= (3)' failed.
1: 00007FF611DEC6AA v8::internal::GCIdleTimeHandler::GCIdleTimeHandler+4506
2: 00007FF611DC7416 node::MakeCallback+4534
3: 00007FF611DC74CF node::MakeCallback+4719
4: 00007FF611D8C863 uv_loop_fork+31731
5: 00007FF6122F4382 std::vector >::_Umove+79442
6: 00007FF6122F580D std::vector >::_Umove+84701
7: 00007FF6122F4866 std::vector >::_Umove+80694
8: 00007FF6122F474B std::vector >::_Umove+80411
9: 0000034AD45DC5C1
```

Contributor guide

Open the contributing guide

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.