Skip to content

Update to 7.12.2

Update to 7.12.2 #487

GitHub Actions / System test report core succeeded Jan 24, 2025 in 0s

29 passed, 0 failed and 1 skipped

Tests passed successfully

Report Passed Failed Skipped Time
tests/system/target/surefire-reports/TEST-org.nzbhydra.AuthLoginTest.xml 1✅ 19ms
tests/system/target/surefire-reports/TEST-org.nzbhydra.BackupTest.xml 2✅ 87ms
tests/system/target/surefire-reports/TEST-org.nzbhydra.DebugInfosTest.xml 3✅ 1⚪ 143ms
tests/system/target/surefire-reports/TEST-org.nzbhydra.DownloaderTest.xml 3✅ 161ms
tests/system/target/surefire-reports/TEST-org.nzbhydra.ExternalApiSearchingTest.xml 3✅ 343ms
tests/system/target/surefire-reports/TEST-org.nzbhydra.ExternalToolsTest.xml 3✅ 828ms
tests/system/target/surefire-reports/TEST-org.nzbhydra.GenericStorageTest.xml 1✅ 34ms
tests/system/target/surefire-reports/TEST-org.nzbhydra.HistoryTest.xml 3✅ 4s
tests/system/target/surefire-reports/TEST-org.nzbhydra.IndexerWebTest.xml 1✅ 4s
tests/system/target/surefire-reports/TEST-org.nzbhydra.MediaInfoTest.xml 2✅ 784ms
tests/system/target/surefire-reports/TEST-org.nzbhydra.NewsTest.xml 1✅ 3ms
tests/system/target/surefire-reports/TEST-org.nzbhydra.NotificationsTest.xml 1✅ 52ms
tests/system/target/surefire-reports/TEST-org.nzbhydra.NzbHandlingTest.xml 3✅ 435ms
tests/system/target/surefire-reports/TEST-org.nzbhydra.StaticResourcesLoadableTest.xml 1✅ 890ms
tests/system/target/surefire-reports/TEST-org.nzbhydra.StatsTest.xml 1✅ 781ms

✅ tests/system/target/surefire-reports/TEST-org.nzbhydra.AuthLoginTest.xml

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

Test suite Passed Failed Skipped Time
org.nzbhydra.AuthLoginTest 1✅ 19ms

✅ org.nzbhydra.AuthLoginTest

✅ shouldRequireLogin

✅ tests/system/target/surefire-reports/TEST-org.nzbhydra.BackupTest.xml

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

Test suite Passed Failed Skipped Time
org.nzbhydra.BackupTest 2✅ 87ms

✅ org.nzbhydra.BackupTest

✅ shouldBackupAndDownload
✅ shouldBackupAndShowInListAndBeDownloadable

✅ tests/system/target/surefire-reports/TEST-org.nzbhydra.DebugInfosTest.xml

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

Test suite Passed Failed Skipped Time
org.nzbhydra.DebugInfosTest 3✅ 1⚪ 143ms

✅ org.nzbhydra.DebugInfosTest

⚪ shouldLogThreadDump
✅ shouldListAndDownloadLog
✅ shouldDownloadCurrentLog
✅ shouldDownloadDebugInfosAsBytes

✅ tests/system/target/surefire-reports/TEST-org.nzbhydra.DownloaderTest.xml

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

Test suite Passed Failed Skipped Time
org.nzbhydra.DownloaderTest 3✅ 161ms

✅ org.nzbhydra.DownloaderTest

✅ shouldAddNzb
✅ shouldCheckConnection
✅ shouldGetStatus

✅ tests/system/target/surefire-reports/TEST-org.nzbhydra.ExternalApiSearchingTest.xml

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

Test suite Passed Failed Skipped Time
org.nzbhydra.ExternalApiSearchingTest 3✅ 343ms

✅ org.nzbhydra.ExternalApiSearchingTest

✅ shouldComplainWithoutApiKey
✅ shouldSearch
✅ shouldDownloadNzb

✅ tests/system/target/surefire-reports/TEST-org.nzbhydra.ExternalToolsTest.xml

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

Test suite Passed Failed Skipped Time
org.nzbhydra.ExternalToolsTest 3✅ 828ms

✅ org.nzbhydra.ExternalToolsTest

✅ shouldAddToSonar
✅ shouldAddToRadarr
✅ shouldBackupAndShowInListAndBeDownloadable

✅ tests/system/target/surefire-reports/TEST-org.nzbhydra.GenericStorageTest.xml

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

Test suite Passed Failed Skipped Time
org.nzbhydra.GenericStorageTest 1✅ 34ms

✅ org.nzbhydra.GenericStorageTest

✅ shouldPutAndGet

✅ tests/system/target/surefire-reports/TEST-org.nzbhydra.HistoryTest.xml

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

Test suite Passed Failed Skipped Time
org.nzbhydra.HistoryTest 3✅ 4s

✅ org.nzbhydra.HistoryTest

✅ shouldShowDownloadHistory
✅ shouldShowSearchHistoryForSearching
✅ shouldShowSearchHistory

✅ tests/system/target/surefire-reports/TEST-org.nzbhydra.IndexerWebTest.xml

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

Test suite Passed Failed Skipped Time
org.nzbhydra.IndexerWebTest 1✅ 4s

✅ org.nzbhydra.IndexerWebTest

✅ shouldCheckCaps

✅ tests/system/target/surefire-reports/TEST-org.nzbhydra.MediaInfoTest.xml

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

Test suite Passed Failed Skipped Time
org.nzbhydra.MediaInfoTest 2✅ 784ms

✅ org.nzbhydra.MediaInfoTest

✅ shouldAutocompleteMovie
✅ shouldAutocompleteTV

✅ tests/system/target/surefire-reports/TEST-org.nzbhydra.NewsTest.xml

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

Test suite Passed Failed Skipped Time
org.nzbhydra.NewsTest 1✅ 3ms

✅ org.nzbhydra.NewsTest

✅ shouldLoadAllNews

✅ tests/system/target/surefire-reports/TEST-org.nzbhydra.NotificationsTest.xml

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

Test suite Passed Failed Skipped Time
org.nzbhydra.NotificationsTest 1✅ 52ms

✅ org.nzbhydra.NotificationsTest

✅ shouldTestNotificationAndStoreInHistory

✅ tests/system/target/surefire-reports/TEST-org.nzbhydra.NzbHandlingTest.xml

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

Test suite Passed Failed Skipped Time
org.nzbhydra.NzbHandlingTest 3✅ 435ms

✅ org.nzbhydra.NzbHandlingTest

✅ shouldDownloadNzb
✅ shouldDownloadZipWithNzbs
✅ shouldSaveToBlackhole

✅ tests/system/target/surefire-reports/TEST-org.nzbhydra.StaticResourcesLoadableTest.xml

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

Test suite Passed Failed Skipped Time
org.nzbhydra.StaticResourcesLoadableTest 1✅ 890ms

✅ org.nzbhydra.StaticResourcesLoadableTest

✅ shouldLoadAllStaticResources

✅ tests/system/target/surefire-reports/TEST-org.nzbhydra.StatsTest.xml

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

Test suite Passed Failed Skipped Time
org.nzbhydra.StatsTest 1✅ 781ms

✅ org.nzbhydra.StatsTest

✅ shouldLoadStats