Skip to content

Fix indexer logging #381

Fix indexer logging

Fix indexer logging #381

GitHub Actions / System test report v1Migration succeeded Oct 21, 2024 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✅ 147ms
tests/system/target/surefire-reports/TEST-org.nzbhydra.BackupTest.xml 2✅ 68ms
tests/system/target/surefire-reports/TEST-org.nzbhydra.DebugInfosTest.xml 3✅ 1⚪ 170ms
tests/system/target/surefire-reports/TEST-org.nzbhydra.DownloaderTest.xml 3✅ 3s
tests/system/target/surefire-reports/TEST-org.nzbhydra.ExternalApiSearchingTest.xml 3✅ 330ms
tests/system/target/surefire-reports/TEST-org.nzbhydra.ExternalToolsTest.xml 3✅ 876ms
tests/system/target/surefire-reports/TEST-org.nzbhydra.GenericStorageTest.xml 1✅ 45ms
tests/system/target/surefire-reports/TEST-org.nzbhydra.HistoryTest.xml 3✅ 737ms
tests/system/target/surefire-reports/TEST-org.nzbhydra.IndexerWebTest.xml 1✅ 4s
tests/system/target/surefire-reports/TEST-org.nzbhydra.MediaInfoTest.xml 2✅ 1s
tests/system/target/surefire-reports/TEST-org.nzbhydra.NewsTest.xml 1✅ 24ms
tests/system/target/surefire-reports/TEST-org.nzbhydra.NotificationsTest.xml 1✅ 63ms
tests/system/target/surefire-reports/TEST-org.nzbhydra.NzbHandlingTest.xml 3✅ 609ms
tests/system/target/surefire-reports/TEST-org.nzbhydra.StaticResourcesLoadableTest.xml 1✅ 183ms
tests/system/target/surefire-reports/TEST-org.nzbhydra.StatsTest.xml 1✅ 712ms

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

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

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

✅ org.nzbhydra.AuthLoginTest

✅ shouldRequireLogin

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

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

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

✅ org.nzbhydra.BackupTest

✅ shouldBackupAndDownload
✅ shouldBackupAndShowInListAndBeDownloadable

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

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

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

✅ org.nzbhydra.DebugInfosTest

⚪ shouldLogThreadDump
✅ shouldListAndDownloadLog
✅ shouldDownloadCurrentLog
✅ shouldDownloadDebugInfosAsBytes

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

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

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

✅ org.nzbhydra.DownloaderTest

✅ shouldAddNzb
✅ shouldCheckConnection
✅ shouldGetStatus

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

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

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

✅ org.nzbhydra.ExternalApiSearchingTest

✅ shouldComplainWithoutApiKey
✅ shouldSearch
✅ shouldDownloadNzb

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

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

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

✅ org.nzbhydra.ExternalToolsTest

✅ shouldAddToSonar
✅ shouldAddToRadarr
✅ shouldBackupAndShowInListAndBeDownloadable

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

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

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

✅ org.nzbhydra.GenericStorageTest

✅ shouldPutAndGet

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

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

Test suite Passed Failed Skipped Time
org.nzbhydra.HistoryTest 3✅ 737ms

✅ 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 1s with 2 passed, 0 failed and 0 skipped.

Test suite Passed Failed Skipped Time
org.nzbhydra.MediaInfoTest 2✅ 1s

✅ org.nzbhydra.MediaInfoTest

✅ shouldAutocompleteMovie
✅ shouldAutocompleteTV

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

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

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

✅ org.nzbhydra.NewsTest

✅ shouldLoadAllNews

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

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

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

✅ org.nzbhydra.NotificationsTest

✅ shouldTestNotificationAndStoreInHistory

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

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

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

✅ org.nzbhydra.NzbHandlingTest

✅ shouldDownloadNzb
✅ shouldDownloadZipWithNzbs
✅ shouldSaveToBlackhole

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

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

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

✅ org.nzbhydra.StaticResourcesLoadableTest

✅ shouldLoadAllStaticResources

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

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

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

✅ org.nzbhydra.StatsTest

✅ shouldLoadStats