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
#21799 was reverted as it broke main. See #21895 for more details.
The following error was reported on multiple merge commits to main
Wrong number of warnings encountered when compiling tests\warn\i21860.scala
expected:0, actual: 1Unexpectedwarnings:
tests\warn\i21860.scala:11-> following the diagnostics:
at 11:UnreachablecaseError:Test dotty.tools.dotc.CompilationTests.warn failed: java.lang.AssertionError:Warn test failed, but should not, reasons:
Error: encountered 1 test failure(s):Error:- generic failure (see test output), took 18.087 sec
Error: at dotty.tools.vulpix.ParallelTesting$CompilationTest.checkPass(ParallelTesting.scala:1257)
Error: at dotty.tools.vulpix.ParallelTesting$CompilationTest.checkWarnings(ParallelTesting.scala:1176)
Error: at dotty.tools.dotc.CompilationTests.warn(CompilationTests.scala:132)
Error: ...
The text was updated successfully, but these errors were encountered:
#21799 was reverted as it broke
main
. See #21895 for more details.The following error was reported on multiple merge commits to
main
The text was updated successfully, but these errors were encountered: