-
Notifications
You must be signed in to change notification settings - Fork 3.6k
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
FAIL: test/run-tests #2549
Comments
ok 47 - fs_chown exit code 6Output from process
|
+1, this is reproducible on CentOS 7 with unmodified code built with autotools from the v1.x branch:
|
The test failure reproduces on v1.32.0 but not v1.24.1. I didn't check all the versions between v1.24.1 and v1.32.0. |
I think test failures are expected if running as root? |
Yes, that too. The issue template explicitly calls that out, and has since before this issue was created. |
ok 373 - we_get_signals
ok 374 - we_get_signals_mixed
FAIL: test/run-tests
1 of 1 test failed
Please report to https://github.com/libuv/libuv/issues
make[1]: *** [check-TESTS] Error 1
make[1]: Leaving directory `/root/c++/libuv/libuv'
make: *** [check-am] Error 2
[root@localhost libuv]#
我也不知道是干什么,它叫我report 到这里 ,我也不知道有什么用!
The text was updated successfully, but these errors were encountered: