-
Notifications
You must be signed in to change notification settings - Fork 1.1k
Nightly Dotty workflow of 2024-11-13 failed #21936
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
Labels
Comments
Error: Test dotty.tools.dotc.profile.TraceNameManglingTest.escapeBackslashes failed: java.lang.AssertionError: assertion failed: Missing 1 names [TraceEvent(file,\\.scala)] in events, got:
Error: - file: [, .scala, Unit.class, package.class, Typeable$package.tasty, Predef.class, LowPriorityImplicits.class, Predef.tasty, RuntimeChecked.tasty, Annotation.class, Option.class, IterableOnce.class, Product.class, Equals.class, InlineParam.tasty, Boolean.class, LowPriorityImplicits2.class]
Error: - typecheck: [class /\\, constructor <init>, variable /\\, parameter x$1, setter /\\_=, object /\\, <none>, method /\\], took 1.929 sec
Error: at scala.runtime.Scala3RunTime$.assertFailed(Scala3RunTime.scala:8)
Error: at dotty.tools.dotc.profile.TraceNameManglingTest.checkTraceEvents$$anonfun$1(TraceNameManglingTest.scala:129)
Error: at scala.runtime.function.JProcedure1.apply(JProcedure1.java:15)
Error: at scala.runtime.function.JProcedure1.apply(JProcedure1.java:10)
Error: at dotty.tools.dotc.profile.TraceNameManglingTest.compileWithTracer(TraceNameManglingTest.scala:113)
Error: at dotty.tools.dotc.profile.TraceNameManglingTest.checkTraceEvents(TraceNameManglingTest.scala:118)
Error: at dotty.tools.dotc.profile.TraceNameManglingTest.escapeBackslashes(TraceNameManglingTest.scala:49)
Error: ...
[info] Test run dotty.tools.dotc.profile.TraceNameManglingTest finished: 1 failed, 0 ignored, 1 total, 1.934s
Picked up _JAVA_OPTIONS: -Xmx8192m -XX:ReservedCodeCacheSize=512m -XX:MaxMetaspaceSize=1024m
Error: Failed: Total 675, Failed 1, Errors 0, Passed 674, Ignored 8
Error: Failed tests:
Error: dotty.tools.dotc.profile.TraceNameManglingTest
Error: (scala3-compiler-bootstrapped / Test / testOnly) sbt.TestsFailedException: Tests unsuccessful
Error: Total time: 1938 s (32:18), completed Nov 13, 2024 4:42:48 AM
[info] Publishing build scan...
[info] https://develocity.scala-lang.org/s/kjkoutdaw5c32
Picked up _JAVA_OPTIONS: -Xmx8192m -XX:ReservedCodeCacheSize=512m -XX:MaxMetaspaceSize=1024m
Error: Process completed with exit code 1. |
WojciechMazur
added a commit
that referenced
this issue
Nov 13, 2024
Fixes #21936 [test_windows_full]
KacperFKorban
pushed a commit
to dotty-staging/dotty
that referenced
this issue
Nov 20, 2024
Fixes scala#21936 [test_windows_full]
KacperFKorban
pushed a commit
to dotty-staging/dotty
that referenced
this issue
Nov 29, 2024
Fixes scala#21936 [test_windows_full]
tgodzik
pushed a commit
to scala/scala3-lts
that referenced
this issue
Feb 19, 2025
Fixes scala#21936 [test_windows_full] [Cherry-picked dbd4988]
tgodzik
pushed a commit
to scala/scala3-lts
that referenced
this issue
Mar 6, 2025
Fixes scala#21936 [test_windows_full] [Cherry-picked dbd4988]
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
See https://github.com/scala/scala3/actions/runs/11809844416
The text was updated successfully, but these errors were encountered: