You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
When running library tests for mobile, many tests are crashing on CI, but they are not crashing locally. This makes it difficult to reproduce as they seem to be flakey.
The suites in question are skipped in src/libraries/tests.proj under a comment that references this issue and contains Crashes on CI but passes locally
Based on buildIDs
00f5708a-f5b1-4f23-b2db-a681d955549f
fa0bb039-1f51-4c30-b9c7-83a0146bed57
52cdf27e-95e3-4440-a93c-0f8df6b696eb
8ee9cad7-4458-4d78-bc1a-18dcad390581
be5e7364-04d4-43b0-8baf-d03fa8e84819
@marek-safar Sorry, I just updated the issue with a few more logs. There were many test suites that were crashing on CI but passing locally and at the time of issue creation, I was still in the process of grabbing all the flakes. There are 15 problematic test suites on iOS/tvOS/MacCatalyst and there are 19 problematic test suites on Android last I checked.
@mdh1418 I'm going to close this because the logs don't tell us much. If you can, run them against CI again and see if you get the same results. At the very least, the logging should be more detailed since there has been xharness improvements.
When running library tests for mobile, many tests are crashing on CI, but they are not crashing locally. This makes it difficult to reproduce as they seem to be flakey.
The suites in question are skipped in
src/libraries/tests.proj
under a comment that references this issue and containsCrashes on CI but passes locally
runtime/src/libraries/tests.proj
Lines 191 to 222 in f4e01f5
Based on buildIDs
00f5708a-f5b1-4f23-b2db-a681d955549f
fa0bb039-1f51-4c30-b9c7-83a0146bed57
52cdf27e-95e3-4440-a93c-0f8df6b696eb
8ee9cad7-4458-4d78-bc1a-18dcad390581
be5e7364-04d4-43b0-8baf-d03fa8e84819
iOS and tvOS
System.IO.Compression.Tests.log
System.Security.Cryptography.Csp.Tests.log
System.Threading.Tasks.Dataflow.Tests.log
System.Threading.Tasks.Tests.log
tvOS
System.Diagnostics.Process.Tests.log
The text was updated successfully, but these errors were encountered: