Skip to content

Nightly Dotty workflow of 2024-01-19 failed #19481

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

Closed
github-actions bot opened this issue Jan 19, 2024 · 1 comment · Fixed by #19484
Closed

Nightly Dotty workflow of 2024-01-19 failed #19481

github-actions bot opened this issue Jan 19, 2024 · 1 comment · Fixed by #19484
Assignees
Milestone

Comments

@github-actions
Copy link
Contributor

See https://github.com/lampepfl/dotty/actions/runs/7578873365

@nicolasstucki
Copy link
Contributor

 Test 'tests/run-staging/i19170b.scala' failed with output:                      
Exception in thread "main" java.lang.reflect.InvocationTargetException
	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.lang.reflect.Method.invoke(Method.java:498)
	at dotty.tools.vulpix.ChildJVMMain.runMain(ChildJVMMain.java:40)
	at dotty.tools.vulpix.ChildJVMMain.main(ChildJVMMain.java:47)
Caused by: java.lang.AssertionError: assertion failed: package scala.quoted.runtime.Expr does not have a member method quote
	at scala.runtime.Scala3RunTime$.assertFailed(Scala3RunTime.scala:8)
	at i19170b$package$.Test(i19170b.scala:16)
	at Test.main(i19170b.scala:10)
	... 6 more

This is the same issue that was patched for Windows in #19471

nicolasstucki added a commit to dotty-staging/dotty that referenced this issue Jan 19, 2024
nicolasstucki added a commit to dotty-staging/dotty that referenced this issue Jan 19, 2024
@nicolasstucki nicolasstucki self-assigned this Jan 19, 2024
nicolasstucki added a commit to dotty-staging/dotty that referenced this issue Jan 19, 2024
nicolasstucki added a commit that referenced this issue Jan 22, 2024
Fixes #19481
Fixes #19495
Fixes #19502
Followup of  #19471

[test_java8]
[test_windows_full]
@Kordyjan Kordyjan added this to the 3.4.1 milestone Feb 14, 2024
WojciechMazur pushed a commit that referenced this issue Jun 27, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging a pull request may close this issue.

2 participants