-
-
Notifications
You must be signed in to change notification settings - Fork 89
Open
Description
[utest] [info] X test.utest.AssertsTests.assert.show 0ms
[utest] [info] utest.AssertionError: try assert((math.max(1 + 1, 2): @Show) == 3) catch{
[utest] [info] utest.asserts.Asserts$.assertImpl(Asserts.scala:30)
[utest] [info] test.utest.AssertsTests$.liftedTree4$1(AssertsTests.scala:115)
[utest] [info] test.utest.AssertsTests$.$anonfun$tests$25(AssertsTests.scala:115)
the failure started when we moved to a newer Scala nightly:
-# June 25, 2025 (latest as of June 27, 2025)
-nightly=2.13.17-bin-799aeef
+# July 17, 2025 (latest as of July 29, 2025)
+nightly=2.13.17-bin-6a23d33
I have no idea what this might be about, is it obvious to any of y'all?
cc @lrytz @som-snytt
Metadata
Metadata
Assignees
Labels
No labels