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

PortSockTest.poll_functionality_many_sockets failure on macOS CI testing #5581

Closed
0xdaryl opened this issue Sep 28, 2020 · 4 comments
Closed

Comments

@0xdaryl
Copy link
Contributor

0xdaryl commented Sep 28, 2020

Seen during CI testing of #5579 (which is RISC-V specific and could not possibly have caused this failure on macOS).

2020-09-25T21:46:03.5538530Z 31: [----------] 19 tests from PortSockTest
2020-09-25T21:46:04.5607610Z 31: /Users/runner/work/1/s/fvtest/porttest/omrsockTest.cpp:1307: Failure
2020-09-25T21:46:04.5608310Z 31:       Expected: rc
2020-09-25T21:46:04.5608610Z 31:       Which is: 1
2020-09-25T21:46:04.5608870Z 31: To be equal to: 2
2020-09-25T21:46:04.5609220Z 31: [  FAILED  ] PortSockTest.poll_functionality_many_sockets (1 ms)
2020-09-25T21:46:04.5610410Z 31: [----------] 19 tests from PortSockTest (1007 ms total)
2020-09-25T21:46:04.5610860Z 31: 
2020-09-25T21:46:04.5613070Z 31: [==========] 235 tests from 20 test cases ran. (76627 ms total)
2020-09-25T21:46:04.5614030Z 31: [  PASSED  ] 234 tests.
2020-09-25T21:46:04.5615540Z 31: [  FAILED  ] 1 test, listed below:
2020-09-25T21:46:04.5616500Z 31: [  FAILED  ] PortSockTest.poll_functionality_many_sockets
2020-09-25T21:46:04.5617010Z 31: 
2020-09-25T21:46:04.5617310Z 31:  1 FAILED TEST
2020-09-25T21:46:04.5617610Z 31:   YOU HAVE 3 DISABLED TESTS
2020-09-25T21:46:04.5617890Z 31: 
2020-09-25T21:46:04.5681450Z 31: Some textSome text
2020-09-25T21:46:04.5682400Z 35/45 Test #31: porttest ............................***Failed   76.64 sec
@andrewcraik
Copy link
Contributor

See again testing #5605

@0xdaryl
Copy link
Contributor Author

0xdaryl commented Dec 7, 2020

This test continues to fail intermittently during CI builds (probably at least once every day depending on how many CI builds are launched). I would say it is relatively easy to reproduce.

I'm wondering if any of @dnakamura @babsingh @tajila could take a look when they have a few spare cycles? Thanks.

@knn-k
Copy link
Contributor

knn-k commented Aug 8, 2022

Issue #6516 looks similar to this.

@babsingh
Copy link
Contributor

Issue #6516 looks similar to this.

Yes, closing this issue as a dup of #6516. #6516 has another failure, which is not reported here.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

4 participants