Skip to content

Workaround #19542 #19561

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

Merged
merged 1 commit into from
Jan 29, 2024
Merged

Workaround #19542 #19561

merged 1 commit into from
Jan 29, 2024

Conversation

nicolasstucki
Copy link
Contributor

  • Disable tests/neg/i8984.scala (see #19542)
  • Fix broken tests

* Disable `tests/neg/i8984.scala`.
* Fix broken tests
@odersky odersky merged commit b20747d into scala:main Jan 29, 2024
@odersky odersky deleted the workaround-19542 branch January 29, 2024 16:55
nicolasstucki added a commit that referenced this pull request Jan 30, 2024
…19566)

Part of #19542. We protect against the case where `Exception.getMessage`
or `Exception.getStackTrace` throw an exception.

This change makes `testCompilation tests/neg/i8984.scala` fail as
expected. `tests/neg/i8984.scala` is currently disabled (see #19561).

`tests/neg/i8984.scala` will not be fixed in this PR. Making the test
framework more resilient is a priority. Fixing this is the last part of
#19542.
@nicolasstucki
Copy link
Contributor Author

This kind of failure will not happen anymore. #19566 patched the test framework.

@Kordyjan Kordyjan added this to the 3.4.1 milestone Feb 14, 2024
WojciechMazur added a commit that referenced this pull request Jun 28, 2024
Backports #19561 to the LTS branch.

PR submitted by the release tooling.
[skip ci]
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants