Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Merge back #21799 #21896

Open
hamzaremmal opened this issue Nov 6, 2024 · 0 comments
Open

Merge back #21799 #21896

hamzaremmal opened this issue Nov 6, 2024 · 0 comments

Comments

@hamzaremmal
Copy link
Member

hamzaremmal commented Nov 6, 2024

#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: 1

Unexpected warnings:
tests\warn\i21860.scala:11
-> following the diagnostics:
 at 11: Unreachable case
Error:  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:      ...
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

2 participants