Skip to content

Regression test for #22459#26219

Open
SolalPirelli wants to merge 4 commits into
scala:mainfrom
dotty-staging:solal/22459
Open

Regression test for #22459#26219
SolalPirelli wants to merge 4 commits into
scala:mainfrom
dotty-staging:solal/22459

Conversation

@SolalPirelli
Copy link
Copy Markdown
Contributor

Fixes #22459

This was fixed at some point, the shell-based repro no longer causes a crash.

How much have you relied on LLM-based tools in this contribution?

Not at all

How was the solution tested?

New automated tests (including the issue's reproducer, if applicable)

}

/**
* Runs a "special" test for test cases that need files compiled such that file N is on the classpath for file N+1 but not for file N+2.
Copy link
Copy Markdown
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Better name welcome.

@@ -0,0 +1,2 @@
// anypos-error
Copy link
Copy Markdown
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

note that the error is in B (not finding A), but we compile C on its own, so we have to use anypos-error

@SolalPirelli SolalPirelli requested a review from mbovel June 3, 2026 15:23
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Crash on ScalaFX 16.0.0-R24 hello world

1 participant