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
This test fails after we try to fix SI-8523 in the compiler.
But the test is actually at fault here, as it was relying on
the loose matching performed by the compiler's SymbolXMLBuilder.
The fix for SI-8253 that triggered the failure:
scala/scala@8d175b907
The original commit that introduced this test:
scala/scala@e1ffc05b10be6
0 commit comments