How to reproduce:
1. Open the attached “IN-150206” project
2. Go to Window → General → Test Runner → EditMode
3. In the Test Runner window, expand “DictionaryComparer.EditorTests.dll (6 tests)” and its childs till everything is expanded
4. Click on “StringComparerOrdinalIgnoreCaseSurvivesAssetRoundTrip”
5. Click “Run Selected”
6. Observe the Test Runner window
Actual Result: The test failed with a failed message at the bottom of the Test Runner window and a red failed mark before “StringComparerOrdinalIgnoreCaseSurvivesAssetRoundTrip”
Expected Result: The test succeeds with a green check mark before “StringComparerOrdinalIgnoreCaseSurvivesAssetRoundTrip”
Reproducible with: 6000.6.0a1, 6000.6.1f1, 6000.7.0b1
Could not test with: 6000.0.83f1, 6000.3.24f1 (Dictionary serialization is not available)
Reproducible on: Windows 11
Not reproducible on: No other environments tested