chore(core): properly handle conditional visibility of elements on de… #1001
main-build.yml
on: push
Backend tests
/
Backend - Tests
18m 39s
Frontend tests
/
Frontend - Tests
2m 15s
trigger-ee
3s
Publish Docker
/
...
/
Build - Artifacts
Publish Docker
/
List Plugins
Matrix: Publish Docker / Publish Docker
Waiting for pending jobs
end
5s
Annotations
6 errors
|
StatefulTriggerInterfaceTest.shouldExpireOldEntriesAfterTTL():
core/src/test/java/io/kestra/core/models/triggers/StatefulTriggerInterfaceTest.java#L69
java.lang.IllegalArgumentException: Multiple entries with same key: flow={revision=1, tenantId=main, id=test-flow, namespace=io.kestra.unittest} and flow={id=test-flow, namespace=io.kestra.unittest, revision=1}
|
|
StatefulTriggerInterfaceTest.shouldPersistAndReadState():
core/src/test/java/io/kestra/core/models/triggers/StatefulTriggerInterfaceTest.java#L32
java.lang.IllegalArgumentException: Multiple entries with same key: flow={revision=1, tenantId=main, id=test-flow, namespace=io.kestra.unittest} and flow={id=test-flow, namespace=io.kestra.unittest, revision=1}
|
|
WorkingDirectoryTest.namespaceFiles():
core/src/test/java/io/kestra/core/validations/WorkingDirectoryTest.java#L93
java.lang.NullPointerException: Cannot invoke "io.kestra.core.models.executions.Variables.get(Object)" because the return value of "io.kestra.core.models.executions.TaskRun.getOutputs()" is null
|
|
MysqlServiceLivenessCoordinatorTest.shouldReEmitTriggerToTheSameWorkerGroup():
jdbc-mysql/src/test/java/io/kestra/runner/mysql/MysqlServiceLivenessCoordinatorTest.java#L1
org.opentest4j.AssertionFailedError:
Expecting value to be true but was false
|
|
Backend tests / Backend - Tests
Process completed with exit code 1.
|
|
end
Process completed with exit code 1.
|