-
Notifications
You must be signed in to change notification settings - Fork 4.1k
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
Transient failure in test AsyncIteratorWithCustomCode #34207
Comments
Have not observed this failure since the issue was filed. Closing |
The underlying issue here is affecting multiple tests. |
@jcouv this issue was hit twice in month of Oct. Please take a look. |
I looked at the artifacts of builds 1471692, 1471568, 1471568, 1468541, 1463207, 1460280, 1428250 linked in OP today. Only 1460280 had some dump files and none of them seem related to the stacktrace in OP. |
From discussion with Stephen, I'll update the source code that tests use for |
Yay, hit zero occurrences for a month. Closing the issue. |
Excellent, glad to hear it. |
Link for all failures of this type.
In the Windows CoreClr Debug CI leg of PR #34141, the
AsyncIteratorWithCustomCode
failed.Failing build20190316.11
Error message:
System.InvalidOperationException : Operation is not valid due to the current state of the object.
Stack trace
Runfo Tracking Issue: Test failure in TestGetAsyncEnumeratorPatternOnRange
Build Result Summary
The text was updated successfully, but these errors were encountered: