-
Notifications
You must be signed in to change notification settings - Fork 4.7k
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
[mt][browser] HttpClient_CancelInDifferentThread
failing with operation cancelled
#98101
Comments
Tagging subscribers to 'arch-wasm': @lewing Issue DetailsError Blob{
"ErrorMessage": "[FAIL] System.Runtime.InteropServices.JavaScript.Tests.WebWorkerHttpTest.HttpClient_CancelInDifferentThread",
"BuildRetry": false,
"ErrorPattern": "",
"ExcludeConsoleLog": true
} Reproduction StepsBuild: https://dev.azure.com/dnceng-public/public/_build/results?buildId=556841
|
After #98291 Build: https://dev.azure.com/dnceng-public/public/_build/results?buildId=575688
|
Another Log
We can see that this is that the first/test cancelation was not delivered and that only timeout cancelation of the killing |
@pavelsavara do we think this one has been resolved? |
Reopening as this started hitting again see log
|
This started occurring more frequently.
Checking the logs, it works fine initially but fails on the second round with |
disabled in #106114 |
removing 'blocking-clean-ci' as it has not failed in 30 days
|
Error Blob
Reproduction Steps
Build: https://dev.azure.com/dnceng-public/public/_build/results?buildId=557097
Log
Report
Summary
The text was updated successfully, but these errors were encountered: