-
Notifications
You must be signed in to change notification settings - Fork 4.9k
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
HttpListener tests timing out on Mono in CI #2391
Comments
I've tried reproducing these System.Net.HttpListener.Tests timeouts but wasn't able to, even using the Docker containers on my Mac. @directhex can you please try to repro and/or disable these tests? |
Another timeout, different PR, different test:
|
@akoeplinger what's the quickest way to try and repro? |
Another, again different PR, different test:
|
@directhex The way I did was to look at e.g. https://helix.dot.net/api/2019-06-17/jobs/01ad5712-0a89-4684-9e9d-b80612973f2e/workitems/System.Net.HttpListener.Tests and download the run_client.py log which contains the various payloads, then I launched a docker container, downloaded and unzipped all the payloads and used the RunTests.sh from there. |
|
Which Docker image do we use to run this on Helix? I want my runs to match where it's failing as closely as possible |
Another failure here, though not manifesting in the same way (so not sure if it's actually the same or not):
|
I've just run these tests 40 times without reproducing the problem 🤷♂️ |
What configuration did you use @directhex ? Eg., I've seen it on netcoreapp5.0-Linux-Debug-x64-Mono_release-Centos.7.Amd64.Open @safern can tell you the docker image. |
https://dev.azure.com/dnceng/public/_build/results?buildId=502018&view=ms.vss-test-web.build-test-results-tab&runId=15945120&resultId=168480&paneView=debug is another instance, it's on |
I just looked at all the links that @stephentoub pasted, none of them ran in a docker container, I found that there are 3 different flavors that hit this issue: Centos7 Maybe that's why you can't repro? This is the test dll and its dependency for one of the jobs above: And this is the correlation payload (testhost) That one ran on: |
|
Due to lack of recent activity, this issue has been marked as a candidate for backlog cleanup. It will be closed if no further activity occurs within 14 more days. Any new comment (by anyone, not necessarily the author) will undo this process. This process is part of our issue cleanup automation. |
https://helix.dot.net/api/2019-06-17/jobs/50e7502e-a749-4812-a7f0-e5edf3eeba61/workitems/System.Net.HttpListener.Tests/console
cc: @akoeplinger
The text was updated successfully, but these errors were encountered: