Skip to content

BIO: Fix F.timeout and F.raceWith erroneously making actions interruptible inside uninterruptible regions #534

BIO: Fix F.timeout and F.raceWith erroneously making actions interruptible inside uninterruptible regions

BIO: Fix F.timeout and F.raceWith erroneously making actions interruptible inside uninterruptible regions #534

Triggered via pull request July 3, 2023 18:56
Status Success
Total duration 21m 24s
Artifacts
This run and associated checks have been archived and are scheduled for deletion. Learn more about checks retention

build.yml

on: pull_request
checksecret
0s
checksecret
Matrix: test-site
Matrix: build-js
Matrix: build-jvm
Matrix: publish-artifacts
Matrix: publish-site
all-good
1s
all-good
Fit to window
Zoom out
Zoom in

Annotations

28 errors and 6 warnings
build-jvm (17, 3)
Process completed with exit code 1.
build-jvm (17, 3)
No test report files were found
izumi.distage.impl.FunctoidTest ► Annotation extracting WrappedFunction should handle opaque references with argument annotations 2: distage/distage-core/.js/target/test-reports/TEST-izumi.distage.impl.FunctoidTest.xml#L0
Failed test found in: distage/distage-core/.js/target/test-reports/TEST-izumi.distage.impl.FunctoidTest.xml Error: org.scalatest.exceptions.TestFailedException: List({type.scala.Nothing@defargann}, {type.scala.Nothing@defargann2}) did not contain {type.java.lang.String@defargann}
izumi.distage.impl.FunctoidTest ► Annotation extracting WrappedFunction should do not get confused by a swap lambda method reference with argument annotations: distage/distage-core/.js/target/test-reports/TEST-izumi.distage.impl.FunctoidTest.xml#L0
Failed test found in: distage/distage-core/.js/target/test-reports/TEST-izumi.distage.impl.FunctoidTest.xml Error: org.scalatest.exceptions.TestFailedException: List({type.scala.Nothing}, {type.scala.Nothing}) did not equal List({type.scala.Int}, {type.java.lang.String})
izumi.distage.impl.FunctoidTest ► Annotation extracting WrappedFunction should handle polymorphic functions: distage/distage-core/.js/target/test-reports/TEST-izumi.distage.impl.FunctoidTest.xml#L0
Failed test found in: distage/distage-core/.js/target/test-reports/TEST-izumi.distage.impl.FunctoidTest.xml Error: org.scalatest.exceptions.TestFailedException: Some({type.scala.Nothing}) did not contain {type.scala.collection.immutable.List[+scala.Unit]}
izumi.distage.impl.FunctoidTest ► Annotation extracting WrappedFunction should handle constructor references with argument annotations: distage/distage-core/.js/target/test-reports/TEST-izumi.distage.impl.FunctoidTest.xml#L0
Failed test found in: distage/distage-core/.js/target/test-reports/TEST-izumi.distage.impl.FunctoidTest.xml Error: org.scalatest.exceptions.TestFailedException: List({type.scala.Nothing@classargann1}, {type.scala.Nothing@classargann2}) did not contain {type.java.lang.String@classargann1}
izumi.distage.impl.FunctoidTest ► Annotation extracting WrappedFunction should handle constructor references with type annotations: distage/distage-core/.js/target/test-reports/TEST-izumi.distage.impl.FunctoidTest.xml#L0
Failed test found in: distage/distage-core/.js/target/test-reports/TEST-izumi.distage.impl.FunctoidTest.xml Error: org.scalatest.exceptions.TestFailedException: List({type.scala.Nothing}, {type.scala.Nothing}) did not contain {type.java.lang.String@classtypeann1}
izumi.distage.impl.FunctoidTest ► Annotation extracting WrappedFunction should handle opaque references with generic parameters: distage/distage-core/.js/target/test-reports/TEST-izumi.distage.impl.FunctoidTest.xml#L0
Failed test found in: distage/distage-core/.js/target/test-reports/TEST-izumi.distage.impl.FunctoidTest.xml Error: org.scalatest.exceptions.TestFailedException: List({type.scala.Nothing}) did not contain {type.scala.Int}
izumi.distage.impl.FunctoidTest ► Annotation extracting WrappedFunction should handle opaque references with annotations and generic parameters: distage/distage-core/.js/target/test-reports/TEST-izumi.distage.impl.FunctoidTest.xml#L0
Failed test found in: distage/distage-core/.js/target/test-reports/TEST-izumi.distage.impl.FunctoidTest.xml Error: org.scalatest.exceptions.TestFailedException: List({type.scala.Nothing@x}) did not contain {type.scala.Int@x}
izumi.distage.impl.FunctoidTest ► Annotation extracting WrappedFunction should handle constructor references with argument annotations with a lossy wrapper lambda: distage/distage-core/.js/target/test-reports/TEST-izumi.distage.impl.FunctoidTest.xml#L0
Failed test found in: distage/distage-core/.js/target/test-reports/TEST-izumi.distage.impl.FunctoidTest.xml Error: org.scalatest.exceptions.TestFailedException: List({type.scala.Nothing@classargann1}, {type.scala.Nothing@classargann2}) did not contain {type.java.lang.String@classargann1}
izumi.distage.impl.FunctoidTest ► Annotation extracting WrappedFunction should handle constructor references with by-name type annotations with a lossy wrapper lambda: distage/distage-core/.js/target/test-reports/TEST-izumi.distage.impl.FunctoidTest.xml#L0
Failed test found in: distage/distage-core/.js/target/test-reports/TEST-izumi.distage.impl.FunctoidTest.xml Error: org.scalatest.exceptions.TestFailedException: List({type.scala.Nothing}, {type.scala.Nothing}) did not contain {type.java.lang.String@classtypeann1}
izumi.distage.impl.FunctoidTest ► Annotation extracting WrappedFunction should handle constructor references with type annotations with a lossy wrapper lambda: distage/distage-core/.js/target/test-reports/TEST-izumi.distage.impl.FunctoidTest.xml#L0
Failed test found in: distage/distage-core/.js/target/test-reports/TEST-izumi.distage.impl.FunctoidTest.xml Error: org.scalatest.exceptions.TestFailedException: List({type.scala.Nothing}, {type.scala.Nothing}) did not contain {type.java.lang.String@classtypeann1}
izumi.distage.impl.FunctoidTest ► Annotation extracting WrappedFunction should fail on multiple conflicting annotations on the same parameter: distage/distage-core/.js/target/test-reports/TEST-izumi.distage.impl.FunctoidTest.xml#L0
Failed test found in: distage/distage-core/.js/target/test-reports/TEST-izumi.distage.impl.FunctoidTest.xml Error: org.scalatest.exceptions.TestFailedException: Expected exception org.scalatest.exceptions.TestFailedException to be thrown, but no exception was thrown
build-js (11, 3)
Process completed with exit code 1.
izumi.distage.impl.FunctoidTest ► Annotation extracting WrappedFunction should handle opaque references with argument annotations 2: distage/distage-core/.js/target/test-reports/TEST-izumi.distage.impl.FunctoidTest.xml#L0
Failed test found in: distage/distage-core/.js/target/test-reports/TEST-izumi.distage.impl.FunctoidTest.xml Error: org.scalatest.exceptions.TestFailedException: List({type.scala.Nothing@defargann}, {type.scala.Nothing@defargann2}) did not contain {type.java.lang.String@defargann}
izumi.distage.impl.FunctoidTest ► Annotation extracting WrappedFunction should do not get confused by a swap lambda method reference with argument annotations: distage/distage-core/.js/target/test-reports/TEST-izumi.distage.impl.FunctoidTest.xml#L0
Failed test found in: distage/distage-core/.js/target/test-reports/TEST-izumi.distage.impl.FunctoidTest.xml Error: org.scalatest.exceptions.TestFailedException: List({type.scala.Nothing}, {type.scala.Nothing}) did not equal List({type.scala.Int}, {type.java.lang.String})
izumi.distage.impl.FunctoidTest ► Annotation extracting WrappedFunction should handle polymorphic functions: distage/distage-core/.js/target/test-reports/TEST-izumi.distage.impl.FunctoidTest.xml#L0
Failed test found in: distage/distage-core/.js/target/test-reports/TEST-izumi.distage.impl.FunctoidTest.xml Error: org.scalatest.exceptions.TestFailedException: Some({type.scala.Nothing}) did not contain {type.scala.collection.immutable.List[+scala.Unit]}
izumi.distage.impl.FunctoidTest ► Annotation extracting WrappedFunction should handle constructor references with argument annotations: distage/distage-core/.js/target/test-reports/TEST-izumi.distage.impl.FunctoidTest.xml#L0
Failed test found in: distage/distage-core/.js/target/test-reports/TEST-izumi.distage.impl.FunctoidTest.xml Error: org.scalatest.exceptions.TestFailedException: List({type.scala.Nothing@classargann1}, {type.scala.Nothing@classargann2}) did not contain {type.java.lang.String@classargann1}
izumi.distage.impl.FunctoidTest ► Annotation extracting WrappedFunction should handle constructor references with type annotations: distage/distage-core/.js/target/test-reports/TEST-izumi.distage.impl.FunctoidTest.xml#L0
Failed test found in: distage/distage-core/.js/target/test-reports/TEST-izumi.distage.impl.FunctoidTest.xml Error: org.scalatest.exceptions.TestFailedException: List({type.scala.Nothing}, {type.scala.Nothing}) did not contain {type.java.lang.String@classtypeann1}
izumi.distage.impl.FunctoidTest ► Annotation extracting WrappedFunction should handle opaque references with generic parameters: distage/distage-core/.js/target/test-reports/TEST-izumi.distage.impl.FunctoidTest.xml#L0
Failed test found in: distage/distage-core/.js/target/test-reports/TEST-izumi.distage.impl.FunctoidTest.xml Error: org.scalatest.exceptions.TestFailedException: List({type.scala.Nothing}) did not contain {type.scala.Int}
izumi.distage.impl.FunctoidTest ► Annotation extracting WrappedFunction should handle opaque references with annotations and generic parameters: distage/distage-core/.js/target/test-reports/TEST-izumi.distage.impl.FunctoidTest.xml#L0
Failed test found in: distage/distage-core/.js/target/test-reports/TEST-izumi.distage.impl.FunctoidTest.xml Error: org.scalatest.exceptions.TestFailedException: List({type.scala.Nothing@x}) did not contain {type.scala.Int@x}
izumi.distage.impl.FunctoidTest ► Annotation extracting WrappedFunction should handle constructor references with argument annotations with a lossy wrapper lambda: distage/distage-core/.js/target/test-reports/TEST-izumi.distage.impl.FunctoidTest.xml#L0
Failed test found in: distage/distage-core/.js/target/test-reports/TEST-izumi.distage.impl.FunctoidTest.xml Error: org.scalatest.exceptions.TestFailedException: List({type.scala.Nothing@classargann1}, {type.scala.Nothing@classargann2}) did not contain {type.java.lang.String@classargann1}
izumi.distage.impl.FunctoidTest ► Annotation extracting WrappedFunction should handle constructor references with by-name type annotations with a lossy wrapper lambda: distage/distage-core/.js/target/test-reports/TEST-izumi.distage.impl.FunctoidTest.xml#L0
Failed test found in: distage/distage-core/.js/target/test-reports/TEST-izumi.distage.impl.FunctoidTest.xml Error: org.scalatest.exceptions.TestFailedException: List({type.scala.Nothing}, {type.scala.Nothing}) did not contain {type.java.lang.String@classtypeann1}
izumi.distage.impl.FunctoidTest ► Annotation extracting WrappedFunction should handle constructor references with type annotations with a lossy wrapper lambda: distage/distage-core/.js/target/test-reports/TEST-izumi.distage.impl.FunctoidTest.xml#L0
Failed test found in: distage/distage-core/.js/target/test-reports/TEST-izumi.distage.impl.FunctoidTest.xml Error: org.scalatest.exceptions.TestFailedException: List({type.scala.Nothing}, {type.scala.Nothing}) did not contain {type.java.lang.String@classtypeann1}
izumi.distage.impl.FunctoidTest ► Annotation extracting WrappedFunction should fail on multiple conflicting annotations on the same parameter: distage/distage-core/.js/target/test-reports/TEST-izumi.distage.impl.FunctoidTest.xml#L0
Failed test found in: distage/distage-core/.js/target/test-reports/TEST-izumi.distage.impl.FunctoidTest.xml Error: org.scalatest.exceptions.TestFailedException: Expected exception org.scalatest.exceptions.TestFailedException to be thrown, but no exception was thrown
build-js (17, 3)
Process completed with exit code 1.
build-jvm (11, 3)
No test report files were found
build-jvm (11, 3)
Process completed with exit code 1.
build-jvm (17, 3)
No file matches path **/target/test-reports/TEST-*.xml
build-jvm (11, 3)
No file matches path **/target/test-reports/TEST-*.xml
build-jvm (17, 2.13)
Test report summary exceeded limit of 65535 bytes and will be trimmed
build-jvm (17, 2.12)
Test report summary exceeded limit of 65535 bytes and will be trimmed
build-jvm (11, 2.13)
Test report summary exceeded limit of 65535 bytes and will be trimmed
build-jvm (11, 2.12)
Test report summary exceeded limit of 65535 bytes and will be trimmed