Skip to content
GitHub Actions / Junit Tests - integrationTest succeeded Dec 27, 2024 in 0s

109 passed, 0 failed and 60 skipped

Tests passed successfully

Report Passed Failed Skipped Time
drivers/build/test-results/integrationTest/TEST-org.gorpipe.googlecloudstorage.driver.ITestGSSource.xml 19⚪ 41ms
drivers/build/test-results/integrationTest/TEST-org.gorpipe.gorsat.UIntegrationTestGorpipe.xml 2⚪ 3ms
drivers/build/test-results/integrationTest/TEST-org.gorpipe.oci.driver.ITestOCIBvlTestSuite.xml 6✅ 11s
drivers/build/test-results/integrationTest/TEST-org.gorpipe.oci.driver.ITestOCICommonFilesTests.xml 4⚪ 1ms
drivers/build/test-results/integrationTest/TEST-org.gorpipe.oci.driver.ITestOCICommonStreamTests.xml 21✅ 5⚪ 7s
drivers/build/test-results/integrationTest/TEST-org.gorpipe.oci.driver.ITestOCISource.xml 2✅ 297ms
drivers/build/test-results/integrationTest/TEST-org.gorpipe.s3.driver.ITestBvlMinOnS3.xml 8✅ 4⚪ 12s
drivers/build/test-results/integrationTest/TEST-org.gorpipe.s3.driver.ITestFilesS3Source.xml 4✅ 6s
drivers/build/test-results/integrationTest/TEST-org.gorpipe.s3.driver.ITestS3Source.xml 25✅ 3⚪ 61s
drivers/build/test-results/integrationTest/TEST-org.gorpipe.s3.driver.UTestS3SeekableFile.xml 4✅ 1⚪ 5s
drivers/build/test-results/integrationTest/TEST-org.gorpipe.s3.shared.ITestS3Shared.xml 22✅ 6⚪ 32s
drivers/build/test-results/integrationTest/TEST-org.gorpipe.s3.table.ITestS3Table.xml 5✅ 3⚪ 31s
gorscripts/build/test-results/integrationTest/TEST-org.gorpipe.gor.manager.ITestTableManager.xml 2✅ 2⚪ 17s
gorscripts/build/test-results/integrationTest/TEST-org.gorpipe.gor.manager.UTestTableManagerCLI.xml 7✅ 72s
model/build/test-results/integrationTest/TEST-org.gorpipe.gor.driver.providers.mdr.UTestMDR.xml 7⚪ 31ms
model/build/test-results/integrationTest/TEST-org.gorpipe.gor.table.lock.UTestTableLock.xml 3✅ 4⚪ 35s

✅ drivers/build/test-results/integrationTest/TEST-org.gorpipe.googlecloudstorage.driver.ITestGSSource.xml

19 tests were completed in 41ms with 0 passed, 0 failed and 19 skipped.

Test suite Passed Failed Skipped Time
org.gorpipe.googlecloudstorage.driver.ITestGSSource 19⚪ 41ms

✅ org.gorpipe.googlecloudstorage.driver.ITestGSSource

⚪ testGetTimestamp
⚪ testDriver
⚪ testMoreSizes
⚪ testFullStream
⚪ testMetadataOnEmpty
⚪ testRangeStream
⚪ testNor
⚪ testRandomSeeks
⚪ testNorz
⚪ testGetDataType
⚪ testGetNamedUrl
⚪ testPartialStream
⚪ testBackwardSeeks
⚪ testGetName
⚪ testGetSourceMetadata
⚪ testGetSourceType
⚪ testContinousSeeks
⚪ testExists
⚪ testGetAttributes

✅ drivers/build/test-results/integrationTest/TEST-org.gorpipe.gorsat.UIntegrationTestGorpipe.xml

2 tests were completed in 3ms with 0 passed, 0 failed and 2 skipped.

Test suite Passed Failed Skipped Time
org.gorpipe.gorsat.UIntegrationTestGorpipe 2⚪ 3ms

✅ org.gorpipe.gorsat.UIntegrationTestGorpipe

⚪ testFileClosingOnParseError
⚪ testLargeVcfGzFileGenomeGroupCount

✅ drivers/build/test-results/integrationTest/TEST-org.gorpipe.oci.driver.ITestOCIBvlTestSuite.xml

6 tests were completed in 11s with 6 passed, 0 failed and 0 skipped.

Test suite Passed Failed Skipped Time
org.gorpipe.oci.driver.ITestOCIBvlTestSuite 6✅ 11s

✅ org.gorpipe.oci.driver.ITestOCIBvlTestSuite

✅ testUnknownSourceProvidesFileInfo
✅ testBam
✅ testGor
✅ testVcf
✅ testVcfGz
✅ testGorz

✅ drivers/build/test-results/integrationTest/TEST-org.gorpipe.oci.driver.ITestOCICommonFilesTests.xml

4 tests were completed in 1ms with 0 passed, 0 failed and 4 skipped.

Test suite Passed Failed Skipped Time
org.gorpipe.oci.driver.ITestOCICommonFilesTests 4⚪ 1ms

✅ org.gorpipe.oci.driver.ITestOCICommonFilesTests

⚪ testCreateDeleteListEmtpyDirectory
⚪ testList
⚪ testIsDirectory
⚪ testExists

✅ drivers/build/test-results/integrationTest/TEST-org.gorpipe.oci.driver.ITestOCICommonStreamTests.xml

26 tests were completed in 7s with 21 passed, 0 failed and 5 skipped.

Test suite Passed Failed Skipped Time
org.gorpipe.oci.driver.ITestOCICommonStreamTests 21✅ 5⚪ 7s

✅ org.gorpipe.oci.driver.ITestOCICommonStreamTests

✅ testOCIWrite
⚪ testOCIWriteLargeFile
⚪ testOCIWritePgorGord
⚪ testOCIMetaWithMetafile
⚪ testOCIMeta
✅ testOCIWriteServerMode
⚪ testOCIWriteMoreThanMaxChunks
✅ testMoreSizes
✅ testFullStream
✅ testMetadataOnEmpty
✅ testRangeStream
✅ testNor
✅ testRandomSeeks
✅ testNorz
✅ testGetDataType
✅ testGetNamedUrl
✅ testPartialStream
✅ testBackwardSeeks
✅ testGetName
✅ testGetSourceMetadata
✅ testGetSourceType
✅ testContinousSeeks
✅ testGetTimestamp
✅ testDriver
✅ testExists
✅ testGetAttributes

✅ drivers/build/test-results/integrationTest/TEST-org.gorpipe.oci.driver.ITestOCISource.xml

2 tests were completed in 297ms with 2 passed, 0 failed and 0 skipped.

Test suite Passed Failed Skipped Time
org.gorpipe.oci.driver.ITestOCISource 2✅ 297ms

✅ org.gorpipe.oci.driver.ITestOCISource

✅ testWithoutContext
✅ testOCIWriteServerMode

✅ drivers/build/test-results/integrationTest/TEST-org.gorpipe.s3.driver.ITestBvlMinOnS3.xml

12 tests were completed in 12s with 8 passed, 0 failed and 4 skipped.

Test suite Passed Failed Skipped Time
org.gorpipe.s3.driver.ITestBvlMinOnS3 8✅ 4⚪ 12s

✅ org.gorpipe.s3.driver.ITestBvlMinOnS3

⚪ testWithoutContext
✅ testWithDefaultCredentials
⚪ testWithProviderCredentialsAndEndpoint
⚪ testWithProviderCredentialsAndBadEndpoint
⚪ testWithKeysInProperties
✅ testWithTemporaryCredentials
✅ testUnknownSourceProvidesFileInfo
✅ testBam
✅ testGor
✅ testVcf
✅ testVcfGz
✅ testGorz

✅ drivers/build/test-results/integrationTest/TEST-org.gorpipe.s3.driver.ITestFilesS3Source.xml

4 tests were completed in 6s with 4 passed, 0 failed and 0 skipped.

Test suite Passed Failed Skipped Time
org.gorpipe.s3.driver.ITestFilesS3Source 4✅ 6s

✅ org.gorpipe.s3.driver.ITestFilesS3Source

✅ testCreateDeleteListEmtpyDirectory
✅ testList
✅ testIsDirectory
✅ testExists

✅ drivers/build/test-results/integrationTest/TEST-org.gorpipe.s3.driver.ITestS3Source.xml

28 tests were completed in 61s with 25 passed, 0 failed and 3 skipped.

Test suite Passed Failed Skipped Time
org.gorpipe.s3.driver.ITestS3Source 25✅ 3⚪ 61s

✅ org.gorpipe.s3.driver.ITestS3Source

✅ testS3MetaWithMetafile
✅ testS3WritePgorGord
⚪ testS3WriteLargeFile
✅ testS3NotAllBytesEx
✅ testS3WriteServerMode
✅ testS3Write
⚪ testS3SecurityContext
⚪ testS3WriteMoreThanMaxChunks
✅ testS3Meta
✅ testMoreSizes
✅ testFullStream
✅ testMetadataOnEmpty
✅ testRangeStream
✅ testNor
✅ testRandomSeeks
✅ testNorz
✅ testGetDataType
✅ testGetNamedUrl
✅ testPartialStream
✅ testBackwardSeeks
✅ testGetName
✅ testGetSourceMetadata
✅ testGetSourceType
✅ testContinousSeeks
✅ testGetTimestamp
✅ testDriver
✅ testExists
✅ testGetAttributes

✅ drivers/build/test-results/integrationTest/TEST-org.gorpipe.s3.driver.UTestS3SeekableFile.xml

5 tests were completed in 5s with 4 passed, 0 failed and 1 skipped.

Test suite Passed Failed Skipped Time
org.gorpipe.s3.driver.UTestS3SeekableFile 4✅ 1⚪ 5s

✅ org.gorpipe.s3.driver.UTestS3SeekableFile

⚪ testFilePositionCache
✅ testBasicGorz
✅ testBasicBam
✅ testBasicGor
✅ testBasicSeekStream

✅ drivers/build/test-results/integrationTest/TEST-org.gorpipe.s3.shared.ITestS3Shared.xml

28 tests were completed in 32s with 22 passed, 0 failed and 6 skipped.

Test suite Passed Failed Skipped Time
org.gorpipe.s3.shared.ITestS3Shared 22✅ 6⚪ 32s

✅ org.gorpipe.s3.shared.ITestS3Shared

✅ testProjectWriteUserDataServer
⚪ testProjectWriteUserDataServerPgorGord
✅ testProjectSharedFileRead
✅ testProjectWriteUserDataCLI
✅ testGlobalSharedFileRead
✅ testProjectRead
✅ testProjectFileRead
⚪ testReadServer
✅ testRegionSharedRead
⚪ testReadingExistingS3GordFolderWithDirectLinkToGord
✅ testWriteExplicitWrite
⚪ testReadingExistingS3GordFolderWithDirectLinkToFolder
✅ testProjecSharedProjecttWriteUserDataServer
✅ testFallBackThrough
✅ testProjectReadUserData
✅ testRegionSharedFileRead
⚪ testProjectWriteUserDataServerPgorGordSlash
✅ testReadWithUnaccessableLinkFile
⚪ testFallBackThroughWithException
✅ testProjectSharedRead
✅ testFallBackProjectToSharedProject
✅ testReadWithLinkFile
✅ testProjectWriteRootServer
✅ testProjectWriteRootCLI
✅ testProjectWriteUserDataWithIndexServer
✅ testSharedWriteUserDataServer
✅ testGlobalSharedRead
✅ testSharedWriteRootServer

✅ drivers/build/test-results/integrationTest/TEST-org.gorpipe.s3.table.ITestS3Table.xml

8 tests were completed in 31s with 5 passed, 0 failed and 3 skipped.

Test suite Passed Failed Skipped Time
org.gorpipe.s3.table.ITestS3Table 5✅ 3⚪ 31s

✅ org.gorpipe.s3.table.ITestS3Table

✅ testBucketizeLocalTableS3DataS3DataBuckets
✅ testBucketizeLocalTableS3DataS3DataBucketsRelative
✅ testInsertLocalTableS3DataBasic
⚪ testBucketizeS3TableFolderS3DataS3BucketUsingLink
✅ testBucketizeLocalTableS3DataLocalBuckets
⚪ testBucketizeS3TableS3DataS3Buckets
⚪ testBucketizeS3TableFolderS3DataS3Bucket
✅ testBucketizeLocalTableS3DataS3Buckets

✅ gorscripts/build/test-results/integrationTest/TEST-org.gorpipe.gor.manager.ITestTableManager.xml

4 tests were completed in 17s with 2 passed, 0 failed and 2 skipped.

Test suite Passed Failed Skipped Time
org.gorpipe.gor.manager.ITestTableManager 2✅ 2⚪ 17s

✅ org.gorpipe.gor.manager.ITestTableManager

⚪ testManS3DictionaryBucketize
✅ testS3DictionaryReadLocalLink
⚪ testManCreateS3Dictionary
✅ testS3DictionaryRead

✅ gorscripts/build/test-results/integrationTest/TEST-org.gorpipe.gor.manager.UTestTableManagerCLI.xml

7 tests were completed in 72s with 7 passed, 0 failed and 0 skipped.

Test suite Passed Failed Skipped Time
org.gorpipe.gor.manager.UTestTableManagerCLI 7✅ 72s

✅ org.gorpipe.gor.manager.UTestTableManagerCLI

✅ testLockTimeoutOptionPassing
✅ testFlagTagskeyValueCLI
✅ testBasicCLI
✅ testDirectCLI
✅ testErrorHandlingCLI
✅ testFlagTagskeyListCLI
✅ testMultiInsertCLI

✅ model/build/test-results/integrationTest/TEST-org.gorpipe.gor.driver.providers.mdr.UTestMDR.xml

7 tests were completed in 31ms with 0 passed, 0 failed and 7 skipped.

Test suite Passed Failed Skipped Time
org.gorpipe.gor.driver.providers.mdr.UTestMDR 7⚪ 31ms

✅ org.gorpipe.gor.driver.providers.mdr.UTestMDR

⚪ testNonExistingDocumentId
⚪ test1000EntryDictionary
⚪ testReadDocument
⚪ testDictionaryWithInvalidEntry
⚪ testReadDocuments
⚪ testReadDocumentWithNor
⚪ testReadDocumentThroughLinkFile

✅ model/build/test-results/integrationTest/TEST-org.gorpipe.gor.table.lock.UTestTableLock.xml

7 tests were completed in 35s with 3 passed, 0 failed and 4 skipped.

Test suite Passed Failed Skipped Time
org.gorpipe.gor.table.lock.UTestTableLock 3✅ 4⚪ 35s

✅ org.gorpipe.gor.table.lock.UTestTableLock

✅ testMultiProcessUpdateExclusiveFileTableLock
✅ testThreadExclusiveFileTableLock
⚪ testProcessExclusiveFileTableLock
⚪ testProcessNoTableLock
⚪ testCleanUpExclusiveFileTableLock
✅ testRenewExclusiveFileTableLock
⚪ testThreadNoTableLock