Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Tests failing, CI green #7899

Closed
piscisaureus opened this issue Oct 9, 2020 · 4 comments
Closed

Tests failing, CI green #7899

piscisaureus opened this issue Oct 9, 2020 · 4 comments
Assignees
Labels
bug Something isn't working correctly build build system or continuous integration related

Comments

@piscisaureus
Copy link
Member

From: https://github.com/denoland/deno/runs/1231321926?check_suite_focus=true#step:17:2019

<...snip...>
test ASYNC: reading non-empty directory ... FAILED (7ms)
test SYNC: reading empty the directory ... ok (3ms)
test SYNC: reading a non-empty directory ... FAILED (5ms)
test Directories are correctly identified ... ok (4ms)
test Files are correctly identified ... ok (2ms)
test Symlinks are correctly identified ... ok (3ms)
test File name is correct ... ok (2ms)
test Socket and FIFO pipes aren't yet available ... ok (2ms)
test ASYNC: setting existing uid/gid works as expected (non-Windows) ... ok (6ms)
test SYNC: setting existing uid/gid works as expected (non-Windows) ... ok (5ms)
test ASYNC: Permissions are changed (non-Windows) ... ok (5ms)
test SYNC: Permissions are changed (non-Windows) ... ok (4ms)
test ASYNC: renaming a file ... test std_tests ... ok

test result: ok. 285 passed; 0 failed; 6 ignored; 0 measured; 0 filtered out
<...snip...>
@bartlomieju
Copy link
Member

Similar failures can be observed on master - there are 6 failing tests in std/ that print FAILED.

@bartlomieju bartlomieju added bug Something isn't working correctly build build system or continuous integration related labels Oct 9, 2020
@piscisaureus

This comment has been minimized.

@bartlomieju

This comment has been minimized.

@bartlomieju
Copy link
Member

Failure introduced in #7917 (review)
Caused by #7088

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working correctly build build system or continuous integration related
Projects
None yet
Development

No branches or pull requests

2 participants