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

Support Scala 3.4.0-RC1 #3628

Merged
merged 8 commits into from Jan 11, 2024
Merged

Conversation

WojciechMazur
Copy link
Contributor

New minor introduces lots of deprecation warnings which has been resolved. It also introduced change to the API which has been mitigated.

@WojciechMazur
Copy link
Contributor Author

Blocked by typer regression scala/scala3#19324
When NIR check is disabled following tests would fail with UndefinedBehaviour exception:

[error] Failed tests:
[error]         org.scalanative.testsuite.javalib.util.concurrent.ConcurrentHashMapTest
[error]         org.scalanative.testsuite.javalib.util.concurrent.CopyOnWriteArrayListTest
[error]         org.scalanative.testsuite.javalib.nio.file.FilesTestOnJDK11
[error]         org.scalanative.testsuite.javalib.util.ArrayDequeJSR166Test
[error]         org.scalanative.testsuite.javalib.util.stream.DoubleStreamTest
[error]         org.scalanative.testsuite.javalib.net.InetAddressTest
[error]         org.scalanative.testsuite.javalib.util.stream.DoubleStreamTestOnJDK16
[error]         org.scalanative.testsuite.javalib.nio.file.FilesTest
[error]         org.scalanative.testsuite.javalib.io.FileOutputStreamTest
[error]         org.scalanative.testsuite.javalib.util.stream.StreamTestOnJDK9
[error]         org.scalanative.testsuite.javalib.util.stream.DoubleStreamTestOnJDK9
[error]         org.scalanative.testsuite.javalib.io.FileInputStreamTest
[error]         org.scalanative.testsuite.javalib.util.stream.StreamTest
[error]         org.scalanative.testsuite.javalib.util.stream.StreamTestOnJDK16
[error]         org.scalanative.testsuite.javalib.util.TreeMapWithoutNullTest
[error]         org.scalanative.testsuite.javalib.util.ArrayDequeTest
[error]         org.scalanative.testsuite.javalib.util.TreeMapWithNullTest

@WojciechMazur WojciechMazur marked this pull request as draft December 22, 2023 00:31
@WojciechMazur WojciechMazur marked this pull request as ready for review January 11, 2024 21:49
@WojciechMazur WojciechMazur merged commit 10fec13 into scala-native:main Jan 11, 2024
62 checks passed
@WojciechMazur WojciechMazur deleted the scala/3.4.0-RC1 branch January 11, 2024 21:49
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.

None yet

1 participant