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
info] Test dotty.tools.pc.tests.hover.HoverTermSuite.import-rename2 started
Error: Test dotty.tools.pc.tests.hover.HoverTermSuite.import-rename2 failed: java.lang.AssertionError:
Error: (+++ Expected, --- Obtained, NO CHANGES)
Error:
Error: ```scala
Error: - type AB = AbstractMap
Error: type S = Set
Error: + type AB = AbstractMap
Error: ```
Error:
Error: ```scala
Error: def test(d: S[Int], f: S[Char]): AB[Int, String]
Error: ```
Error:
Error: , took 0.069 sec
See https://github.com/lampepfl/dotty/actions/runs/7564727197
The text was updated successfully, but these errors were encountered: