canonical / canonical/stdlibc.dart

Errno test fails on Ubuntu 20.04

Open
#116 2 comments 0 reactions 0 assignees View on GitHub
Dominant language
Dart
Stars
58
Forks
13
PR merge metrics
No merged PRs in 30d

Description

Looks like a previous call failed with EINVAL:
```
test/errno_test.dart: errno (failed)
Expected: a value equal to <0>
Actual: <22>
Which: is not a value equal to <0>
```

This is probably an issue in the Dart compiler or the test library, but is otherwise outside the control of this library.

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.