-
Notifications
You must be signed in to change notification settings - Fork 5.3k
Closed
Labels
area-System.ComponentModelblocking-clean-ciBlocking PR or rolling runs of 'runtime' or 'runtime-extra-platforms'Blocking PR or rolling runs of 'runtime' or 'runtime-extra-platforms'bug
Description
System.ComponentModel.Tests.ReflectionCachesUpdateHandlerTests.ReflectionCachesUpdateHandler_CachesCleared
This test was added in #51466 and it is failing on mono OSX x64.
Console Log Summary
Discovering: System.ComponentModel.TypeConverter.Tests (method display = ClassAndMethod, method display options = None)
Discovered: System.ComponentModel.TypeConverter.Tests (found 1371 of 1372 test cases)
Starting: System.ComponentModel.TypeConverter.Tests (parallel test collections = on, max threads = 12)
System.ComponentModel.Tests.ReflectionCachesUpdateHandlerTests.ReflectionCachesUpdateHandler_CachesCleared [FAIL]
System.InvalidOperationException : Collection was modified; enumeration operation may not execute.
Stack Trace:
/_/src/libraries/System.Private.CoreLib/src/System/Collections/Hashtable.cs(1471,0): at System.Collections.Hashtable.HashtableEnumerator.MoveNext()
/_/src/libraries/System.ComponentModel.TypeConverter/src/System/ComponentModel/ReflectTypeDescriptionProvider.cs(843,0): at System.ComponentModel.ReflectTypeDescriptionProvider.GetPopulatedTypes(Module module)
/_/src/libraries/System.ComponentModel.TypeConverter/src/System/ComponentModel/TypeDescriptor.cs(2352,0): at System.ComponentModel.TypeDescriptor.Refresh(Module module)
/_/src/libraries/System.ComponentModel.TypeConverter/src/System/ComponentModel/TypeDescriptor.cs(2392,0): at System.ComponentModel.TypeDescriptor.Refresh(Assembly assembly)
/_/src/libraries/System.ComponentModel.TypeConverter/src/System/ComponentModel/ReflectionCachesUpdateHandler.cs(34,0): at System.ComponentModel.ReflectionCachesUpdateHandler.BeforeUpdate(Type[] types)
/_/src/mono/System.Private.CoreLib/src/System/Reflection/RuntimeMethodInfo.cs(378,0): at System.Reflection.RuntimeMethodInfo.Invoke(Object obj, BindingFlags invokeAttr, Binder binder, Object[] parameters, CultureInfo culture)
Finished: System.ComponentModel.TypeConverter.Tests
=== TEST EXECUTION SUMMARY ===
System.ComponentModel.TypeConverter.Tests Total: 7747, Errors: 0, Failed: 1, Skipped: 0, Time: 1.659s
Configurations
- net6.0-OSX-Debug-x64-Mono_release-OSX.1015.Amd64.Open
Builds
| Build | Pull Request |
|---|---|
| 1098117 | #51575 |
| 1098170 | #51550 |
/cc @stephentoub
Runfo Tracking Issue: Test reflectioncachesupdatehandlertests.reflectioncachesupdatehandler_cachescleared failed
| Build | Definition | Kind | Run Name |
|---|---|---|---|
| 1099152 | runtime | PR 51589 | net6.0-OSX-Debug-x64-CoreCLR_release-OSX.1015.Amd64.Open |
| 1099152 | runtime | PR 51589 | net6.0-OSX-Debug-x64-Mono_release-OSX.1014.Amd64.Open |
| 1099089 | runtime | PR 48226 | net6.0-OSX-Debug-x64-Mono_release-OSX.1015.Amd64.Open |
| 1099089 | runtime | PR 48226 | net6.0-Linux-Debug-x64-Mono_release-Ubuntu.1604.Amd64.Open |
| 1099030 | runtime | PR 51604 | net6.0-Linux-Debug-arm64-Mono_release-(Ubuntu.1804.ArmArch.Open)[email protected]/dotnet-buildtools/prereqs:ubuntu-16.04-helix-arm64v8-20210106155927-56c6673 |
| 1098811 | runtime | PR 51530 | net6.0-Linux-Debug-x64-Mono_release-Ubuntu.1804.Amd64.Open |
| 1098811 | runtime | PR 51530 | net6.0-OSX-Debug-x64-Mono_release-OSX.1014.Amd64.Open |
| 1098690 | runtime | PR 51505 | net6.0-Linux-Release-arm64-CoreCLR_checked-(Alpine.312.Arm64.Open)[email protected]/dotnet-buildtools/prereqs:alpine-3.12-helix-arm64v8-20200602002604-25f8a3e |
| 1098170 | runtime | PR 51550 | net6.0-OSX-Debug-x64-Mono_release-OSX.1014.Amd64.Open |
| 1098117 | runtime | PR 51575 | net6.0-OSX-Debug-x64-Mono_release-OSX.1015.Amd64.Open |
| 1098089 | runtime | PR 51528 | net6.0-OSX-Debug-x64-CoreCLR_checked-OSX.1013.Amd64.Open |
| 1098051 | runtime | Rolling | net6.0-Linux-Release-x64-Mono_release-Debian.9.Amd64.Open |
Build Result Summary
| Day Hit Count | Week Hit Count | Month Hit Count |
|---|---|---|
| 9 | 9 | 9 |
Metadata
Metadata
Assignees
Labels
area-System.ComponentModelblocking-clean-ciBlocking PR or rolling runs of 'runtime' or 'runtime-extra-platforms'Blocking PR or rolling runs of 'runtime' or 'runtime-extra-platforms'bug