feat(ENGKNOW-3133): Add gc and reuse #486
Annotations
11 errors and 10 warnings
|
org.gorpipe.gor.cli.link.LinkCommandTest ► testResolveSpecificDate:
gorscripts/src/test/java/org/gorpipe/gor/cli/link/LinkCommandTest.java#L116
Failed test found in:
gorscripts/build/test-results/test/TEST-org.gorpipe.gor.cli.link.LinkCommandTest.xml
Error:
org.junit.ComparisonFailure: expected:<[/tmp/junit9013206116048985778/]data/file1.gor> but was:<[]data/file1.gor>
|
|
org.gorpipe.gor.cli.link.LinkCommandTest ► testResolveLatestEntry:
gorscripts/src/test/java/org/gorpipe/gor/cli/link/LinkCommandTest.java#L101
Failed test found in:
gorscripts/build/test-results/test/TEST-org.gorpipe.gor.cli.link.LinkCommandTest.xml
Error:
org.junit.ComparisonFailure: expected:<[/tmp/junit4822628335563538598/]data/file2.gor> but was:<[]data/file2.gor>
|
|
gorsat.Inputs.UTestLink ► testLinkLimitedByTimestamp:
gortools/src/main/scala/gorsat/process/PipeInstance.scala#L404
Failed test found in:
gortools/build/test-results/test/TEST-gorsat.Inputs.UTestLink.xml
Error:
org.gorpipe.exceptions.GorParsingException: EXEC command: exec gor link update /tmp/junit15781516171771258122/limit_age.gor.link /tmp/junit15781516171771258122/file1.gor ENTRIES_AGE_MAX=200 failed with exit code: 2 and output:
|
|
gorsat.Inputs.UTestLink ► testGarbageCollectionManaged:
gortools/src/main/scala/gorsat/process/PipeInstance.scala#L404
Failed test found in:
gortools/build/test-results/test/TEST-gorsat.Inputs.UTestLink.xml
Error:
org.gorpipe.exceptions.GorParsingException: EXEC command: exec gor link update /tmp/junit7139746449022416144/gc_managed.gor.link /tmp/junit7139746449022416144/file1.gor ENTRIES_COUNT_MAX=2 DATA_LIFECYCLE_MANAGED=true failed with exit code: 2 and output:
|
|
gorsat.Inputs.UTestLink ► testResolveSpecificDate:
gortools/build/test-results/test/TEST-gorsat.Inputs.UTestLink.xml#L0
Failed test found in:
gortools/build/test-results/test/TEST-gorsat.Inputs.UTestLink.xml
Error:
org.junit.ComparisonFailure: expected:<[/tmp/junit6693348364801294712/]data/file1.gor> but was:<[]data/file1.gor>
|
|
gorsat.Inputs.UTestLink ► testLinkLimitedByNumberEntries:
gortools/src/main/scala/gorsat/process/PipeInstance.scala#L404
Failed test found in:
gortools/build/test-results/test/TEST-gorsat.Inputs.UTestLink.xml
Error:
org.gorpipe.exceptions.GorParsingException: EXEC command: exec gor link update /tmp/junit167201168541576700/limit_count.gor.link /tmp/junit167201168541576700/file1.gor ENTRIES_COUNT_MAX=2 failed with exit code: 2 and output:
|
|
gorsat.Inputs.UTestLink ► testResolveLatestEntry:
gortools/build/test-results/test/TEST-gorsat.Inputs.UTestLink.xml#L0
Failed test found in:
gortools/build/test-results/test/TEST-gorsat.Inputs.UTestLink.xml
Error:
org.junit.ComparisonFailure: expected:<[/tmp/junit13394291725950944693/]data/file2.gor> but was:<[]data/file2.gor>
|
|
gorsat.Inputs.UTestLink ► testUpdateWithMd5AndInfo:
gortools/build/test-results/test/TEST-gorsat.Inputs.UTestLink.xml#L0
Failed test found in:
gortools/build/test-results/test/TEST-gorsat.Inputs.UTestLink.xml
Error:
org.junit.ComparisonFailure: expected:<['first entry']> but was:<[first entry]>
|
|
gorsat.Inputs.UTestLink ► testGarbageCollectionUnmanaged:
gortools/src/main/scala/gorsat/process/PipeInstance.scala#L404
Failed test found in:
gortools/build/test-results/test/TEST-gorsat.Inputs.UTestLink.xml
Error:
org.gorpipe.exceptions.GorParsingException: EXEC command: exec gor link update /tmp/junit8081025942413206689/gc_unmanaged.gor.link /tmp/junit8081025942413206689/file1.gor ENTRIES_COUNT_MAX=2 DATA_LIFECYCLE_MANAGED=false failed with exit code: 2 and output:
|
|
test
Failed test were found and 'fail-on-error' option is set to true
|
|
test
Process completed with exit code 1.
|
|
test
Test report summary exceeded limit of 65535 bytes and will be trimmed
|
|
testLinkLimitedByTimestamp (gorsat.Inputs.UTestLink) failed:
gorsat.Inputs.UTestLink#L0
test-reports/gortools/build/test-results/test/TEST-gorsat.Inputs.UTestLink.xml [took 0s]
|
|
testGarbageCollectionManaged (gorsat.Inputs.UTestLink) failed:
gorsat.Inputs.UTestLink#L0
test-reports/gortools/build/test-results/test/TEST-gorsat.Inputs.UTestLink.xml [took 0s]
|
|
testResolveSpecificDate (gorsat.Inputs.UTestLink) failed:
gorsat.Inputs.UTestLink#L0
test-reports/gortools/build/test-results/test/TEST-gorsat.Inputs.UTestLink.xml [took 0s]
|
|
testLinkLimitedByNumberEntries (gorsat.Inputs.UTestLink) failed:
gorsat.Inputs.UTestLink#L0
test-reports/gortools/build/test-results/test/TEST-gorsat.Inputs.UTestLink.xml [took 0s]
|
|
testResolveLatestEntry (gorsat.Inputs.UTestLink) failed:
gorsat.Inputs.UTestLink#L0
test-reports/gortools/build/test-results/test/TEST-gorsat.Inputs.UTestLink.xml [took 0s]
|
|
testUpdateWithMd5AndInfo (gorsat.Inputs.UTestLink) failed:
gorsat.Inputs.UTestLink#L0
test-reports/gortools/build/test-results/test/TEST-gorsat.Inputs.UTestLink.xml [took 0s]
|
|
testGarbageCollectionUnmanaged (gorsat.Inputs.UTestLink) failed:
gorsat.Inputs.UTestLink#L0
test-reports/gortools/build/test-results/test/TEST-gorsat.Inputs.UTestLink.xml [took 0s]
|
|
testResolveSpecificDate (org.gorpipe.gor.cli.link.LinkCommandTest) failed:
org.gorpipe.gor.cli.link.LinkCommandTest#L0
test-reports/gorscripts/build/test-results/test/TEST-org.gorpipe.gor.cli.link.LinkCommandTest.xml [took 0s]
|
|
testResolveLatestEntry (org.gorpipe.gor.cli.link.LinkCommandTest) failed:
org.gorpipe.gor.cli.link.LinkCommandTest#L0
test-reports/gorscripts/build/test-results/test/TEST-org.gorpipe.gor.cli.link.LinkCommandTest.xml [took 0s]
|
Artifacts
Produced during runtime
| Name | Size | Digest | |
|---|---|---|---|
|
integrationTest-reports
Expired
|
17.2 KB |
sha256:57d45defafc6ca92ff1566661ff389941f4c0560de134ab6c6a8d488b6670e7d
|
|
|
slowTest-reports
Expired
|
9.34 KB |
sha256:54297f0a281b65a621840e110057e82416d609488aa50542d1dcf678338fa87e
|
|
|
test-reports
Expired
|
293 KB |
sha256:60fff41f0af282869cf509e3fc4f00128d019a55208645a9c018381a37dd3617
|
|