fix python unit tests #72
run-tests.yml
on: push
build-linux
/
run
5m 45s
build-windows
/
run
8m 41s
test-docs
3m 15s
Matrix: cross-plat
Annotations
15 errors
java17Test.hello.MyCoreTests.java17Test:
java17Test#L32
expected:<1[1]> but was:<1[7]>
|
msgTest.hello.MyCoreTests.msgTest:
msgTest#L10
expected:<Hello World[]> but was:<Hello World[!!]>
|
java11Test.hello.MyCoreTests.java11Test:
java11Test#L23
expected:<1[7]> but was:<1[1]>
|
msgTest.hello.MyCoreTests.msgTest:
msgTest#L10
expected:<Hello World[]> but was:<Hello World[!!]>
|
HelloTests.failure:
contrib/testng/test/resources/demo/testng/src/foo/HelloTests.java#L73127
expected:<"Not hello, world"> but was:<"Hello, world">
AssertionFailedError: expected:<"Not hello, world"> but was:<"Hello, world">
|
foo HelloTests.failure:
foo HelloTests#L1
Expected <Hello, world>, actual <Not hello, world>.
AssertionError: Expected <Hello, world>, actual <Not hello, world>.
|
ArgsParserTests.two:
ArgsParserTests#L1
result.length == 80
result: Seq[String] = ArraySeq(hello, world)
|
ArgsParserTests.two:
ArgsParserTests#L1
result.length == 80
result: Seq[String] = ArraySeq(hello, world)
|
ArgsParserSpec.parse should two:
ArgsParserSpec#L1
Array("hello", "world") had length 2 instead of expected length 80
|
windows (11, 'integration.invalidation.__.native.server.test') / run
Process completed with exit code 1.
|
SelectiveExecutionTests.watch.changed-code:
integration\invalidation\selective-execution\src\SelectiveExecutionTests.scala#L204
eventually output.contains("Computing fooCommand") && output.contains("Computing barCommand")
|
java11Test.hello.MyCoreTests.java11Test:
java11Test#L23
expected:<1[7]> but was:<1[1]>
|
msgTest.hello.MyCoreTests.msgTest:
msgTest#L10
expected:<Hello World[]> but was:<Hello World[!!]>
|
java17Test.hello.MyCoreTests.java17Test:
java17Test#L32
expected:<1[1]> but was:<1[7]>
|
msgTest.hello.MyCoreTests.msgTest:
msgTest#L10
expected:<Hello World[]> but was:<Hello World[!!]>
|
Artifacts
Produced during runtime
Name | Size | |
---|---|---|
macos-13-selective-execution-artifact
|
279 KB |
|
macos-latest-selective-execution-artifact
|
279 KB |
|
ubuntu-24.04-arm-selective-execution-artifact
|
280 KB |
|
ubuntu-latest-artifact
|
203 MB |
|
ubuntu-latest-selective-execution-artifact
|
280 KB |
|
windows-latest-artifact
|
202 MB |
|
windows-latest-selective-execution-artifact
|
281 KB |
|