chore(ui): tweak the size of the chart legends #13575
main.yml
on: pull_request
Check & Publish
18m 44s
Build Artifacts
5m 43s
Matrix: Check E2E Tests
Matrix: Publish Docker
end
2s
Annotations
24 errors
FlowTest.waitSuccess():
core/src/test/java/io/kestra/core/models/flows/FlowTest.java#L14
java.lang.AssertionError:
Expected: is <SUCCESS>
but: was <FAILED>
|
FlowTest.waitFailed():
core/src/test/java/io/kestra/core/models/flows/FlowTest.java#L19
java.lang.NullPointerException: Cannot invoke "java.util.Map.get(Object)" because the return value of "java.util.Map.get(Object)" is null
|
FlowTest.noLabels():
core/src/test/java/io/kestra/core/models/flows/FlowTest.java#L29
java.lang.AssertionError:
Expected: is <SUCCESS>
but: was <FAILED>
|
SubflowTest.shouldReturnOutputsForSubflowOutputsEnabled():
core/src/test/java/io/kestra/plugin/core/flow/SubflowTest.java#L141
java.lang.AssertionError:
Expected: is <{executionId=executionId, state=SUCCESS, outputs={key=value}}>
but: was <{executionId=executionId, state=SUCCESS}>
|
SubflowTest.shouldOnlyReturnOutputsFromFlowOutputs():
core/src/test/java/io/kestra/plugin/core/flow/SubflowTest.java#L163
java.lang.NullPointerException: Cannot invoke "io.kestra.core.runners.FlowInputOutput.flowOutputsToMap(java.util.List)" because "flowInputOutput" is null
|
SubflowTest.shouldNotReturnOutputsForSubflowOutputsDisabled():
core/src/test/java/io/kestra/plugin/core/flow/SubflowTest.java#L101
java.lang.AssertionError:
Expected: is <{executionId=executionId, state=SUCCESS, outputs={}}>
but: was <{executionId=executionId, state=SUCCESS}>
|
H2RunnerTest.concurrencyQueue():
jdbc-h2/src/test/java/io/kestra/runner/h2/H2RunnerTest.java#L1
java.lang.AssertionError:
Expected: is <QUEUED>
but: was <RUNNING>
|
H2RunnerTest.[5]:
jdbc-h2/src/test/java/io/kestra/runner/h2/H2RunnerTest.java#L1
org.gradle.internal.exceptions.DefaultMultiCauseException: Test execution #5 (of up to 5 with at least 1 successes) failed ~> test fails - see cause for details (5 failures)
org.opentest4j.TestAbortedException:
Expected: is <SUCCESS>
but: was <FAILED>
Test execution #1 (of up to 5) failed ~> will retry in 0 ms...
org.opentest4j.TestAbortedException:
Expected: is <SUCCESS>
but: was <FAILED>
Test execution #2 (of up to 5) failed ~> will retry in 0 ms...
org.opentest4j.TestAbortedException:
Expected: is <SUCCESS>
but: was <FAILED>
Test execution #3 (of up to 5) failed ~> will retry in 0 ms...
org.opentest4j.TestAbortedException:
Expected: is <SUCCESS>
but: was <FAILED>
Test execution #4 (of up to 5) failed ~> will retry in 0 ms...
org.opentest4j.TestAbortedException:
Expected: is <SUCCESS>
but: was <FAILED>
Test execution #5 (of up to 5) failed ~> will not retry any more
|
H2RunnerTest.concurrencyCancelPause():
jdbc-h2/src/test/java/io/kestra/runner/h2/H2RunnerTest.java#L1
org.opentest4j.AssertionFailedError: expected: <true> but was: <false>
|
H2RunnerTest.concurrencyFail():
jdbc-h2/src/test/java/io/kestra/runner/h2/H2RunnerTest.java#L1
java.lang.AssertionError:
Expected: is <FAILED>
but: was <SUCCESS>
|
H2RunnerTest.concurrencyCancel():
jdbc-h2/src/test/java/io/kestra/runner/h2/H2RunnerTest.java#L1
java.lang.AssertionError:
Expected: is <CANCELLED>
but: was <SUCCESS>
|
H2RunnerTest.flowWaitFailed():
jdbc-h2/src/test/java/io/kestra/runner/h2/H2RunnerTest.java#L1
java.lang.NullPointerException: Cannot invoke "java.util.Map.get(Object)" because the return value of "java.util.Map.get(Object)" is null
|
MysqlRunnerTest.concurrencyQueue():
jdbc-mysql/src/test/java/io/kestra/runner/mysql/MysqlRunnerTest.java#L1
java.lang.AssertionError:
Expected: is <QUEUED>
but: was <RUNNING>
|
MysqlRunnerTest.[5]:
jdbc-mysql/src/test/java/io/kestra/runner/mysql/MysqlRunnerTest.java#L1
org.gradle.internal.exceptions.DefaultMultiCauseException: Test execution #5 (of up to 5 with at least 1 successes) failed ~> test fails - see cause for details (5 failures)
org.opentest4j.TestAbortedException:
Expected: is <SUCCESS>
but: was <FAILED>
Test execution #1 (of up to 5) failed ~> will retry in 0 ms...
org.opentest4j.TestAbortedException:
Expected: is <SUCCESS>
but: was <FAILED>
Test execution #2 (of up to 5) failed ~> will retry in 0 ms...
org.opentest4j.TestAbortedException:
Expected: is <SUCCESS>
but: was <FAILED>
Test execution #3 (of up to 5) failed ~> will retry in 0 ms...
org.opentest4j.TestAbortedException:
Expected: is <SUCCESS>
but: was <FAILED>
Test execution #4 (of up to 5) failed ~> will retry in 0 ms...
org.opentest4j.TestAbortedException:
Expected: is <SUCCESS>
but: was <FAILED>
Test execution #5 (of up to 5) failed ~> will not retry any more
|
MysqlRunnerTest.concurrencyFail():
jdbc-mysql/src/test/java/io/kestra/runner/mysql/MysqlRunnerTest.java#L1
java.lang.AssertionError:
Expected: is <FAILED>
but: was <SUCCESS>
|
MysqlRunnerTest.concurrencyCancel():
jdbc-mysql/src/test/java/io/kestra/runner/mysql/MysqlRunnerTest.java#L1
java.lang.AssertionError:
Expected: is <CANCELLED>
but: was <SUCCESS>
|
MysqlRunnerTest.flowWaitFailed():
jdbc-mysql/src/test/java/io/kestra/runner/mysql/MysqlRunnerTest.java#L1
java.lang.NullPointerException: Cannot invoke "java.util.Map.get(Object)" because the return value of "java.util.Map.get(Object)" is null
|
PostgresRunnerTest.concurrencyQueue():
jdbc-postgres/src/test/java/io/kestra/runner/postgres/PostgresRunnerTest.java#L1
java.lang.AssertionError:
Expected: is <QUEUED>
but: was <RUNNING>
|
PostgresRunnerTest.[5]:
jdbc-postgres/src/test/java/io/kestra/runner/postgres/PostgresRunnerTest.java#L1
org.gradle.internal.exceptions.DefaultMultiCauseException: Test execution #5 (of up to 5 with at least 1 successes) failed ~> test fails - see cause for details (5 failures)
org.opentest4j.TestAbortedException:
Expected: is <SUCCESS>
but: was <FAILED>
Test execution #1 (of up to 5) failed ~> will retry in 0 ms...
org.opentest4j.TestAbortedException:
Expected: is <SUCCESS>
but: was <FAILED>
Test execution #2 (of up to 5) failed ~> will retry in 0 ms...
org.opentest4j.TestAbortedException:
Expected: is <SUCCESS>
but: was <FAILED>
Test execution #3 (of up to 5) failed ~> will retry in 0 ms...
org.opentest4j.TestAbortedException:
Expected: is <SUCCESS>
but: was <FAILED>
Test execution #4 (of up to 5) failed ~> will retry in 0 ms...
org.opentest4j.TestAbortedException:
Expected: is <SUCCESS>
but: was <FAILED>
Test execution #5 (of up to 5) failed ~> will not retry any more
|
PostgresRunnerTest.workerTaskResultTooLarge():
jdbc-postgres/src/test/java/io/kestra/runner/postgres/PostgresRunnerTest.java#L1
java.util.concurrent.TimeoutException: Await failed to terminate within PT15S.
|
PostgresRunnerTest.concurrencyFail():
jdbc-postgres/src/test/java/io/kestra/runner/postgres/PostgresRunnerTest.java#L1
java.lang.AssertionError:
Expected: is <FAILED>
but: was <SUCCESS>
|
PostgresRunnerTest.concurrencyCancel():
jdbc-postgres/src/test/java/io/kestra/runner/postgres/PostgresRunnerTest.java#L1
java.lang.AssertionError:
Expected: is <CANCELLED>
but: was <SUCCESS>
|
PostgresRunnerTest.flowWaitFailed():
jdbc-postgres/src/test/java/io/kestra/runner/postgres/PostgresRunnerTest.java#L1
java.lang.NullPointerException: Cannot invoke "java.util.Map.get(Object)" because the return value of "java.util.Map.get(Object)" is null
|
Check & Publish
Process completed with exit code 1.
|
Artifacts
Produced during runtime
Name | Size | |
---|---|---|
docker-kestra-build-12090802368
Expired
|
1.66 GB |
|
exe
Expired
|
74.2 MB |
|
jar
Expired
|
74.2 MB |
|
kestra-io~kestra~JD7ME4.dockerbuild
Expired
|
55.8 KB |
|