Skip to content

Reduce Gradle warnings #81

Reduce Gradle warnings

Reduce Gradle warnings #81

GitHub Actions / Test Results succeeded Dec 16, 2024 in 0s

All 17 tests pass, 9 skipped in 4s

26 tests  ±0   17 ✅ ±0   4s ⏱️ ±0s
10 suites ±0    9 💤 ±0 
10 files   ±0    0 ❌ ±0 

Results for commit 23a6960. ± Comparison against earlier commit 7ae7eb4.

Annotations

Check notice on line 0 in .github

See this annotation in the file changed.

@github-actions github-actions / Test Results

9 skipped tests found

There are 9 skipped tests, see "Raw output" for the full list of skipped tests.
Raw output
org.commoncrawl.hadoop.mapred.ArcRecordTest ‑ testArcRecordCommons()
org.dstadler.commoncrawl.index.DownloadFromCommonCrawlTest ‑ testBare()
org.dstadler.commoncrawl.index.DownloadFromCommonCrawlTest ‑ testDownload()
org.dstadler.commoncrawl.index.DownloadFromCommonCrawlTest ‑ testDownload2015_48()
org.dstadler.commoncrawl.index.DownloadFromCommonCrawlTest ‑ testMain()
org.dstadler.commoncrawl.index.DownloadURLIndexTest ‑ testRead()
org.dstadler.commoncrawl.index.DownloadURLIndexTest ‑ testReadDirectly()
org.dstadler.commoncrawl.index.DownloadURLIndexTest ‑ testReadFromFile()
org.dstadler.commoncrawl.oldindex.ProcessAndDownloadTest ‑ testOffer()

Check notice on line 0 in .github

See this annotation in the file changed.

@github-actions github-actions / Test Results

26 tests found

There are 26 tests, see "Raw output" for the full list of tests.
Raw output
org.commoncrawl.hadoop.mapred.ArcRecordTest ‑ testArcRecord()
org.commoncrawl.hadoop.mapred.ArcRecordTest ‑ testArcRecordCommons()
org.dstadler.commoncrawl.DocumentLocationTest ‑ testGetLong()
org.dstadler.commoncrawl.DocumentLocationTest ‑ testReadFromOldIndexBlock()
org.dstadler.commoncrawl.DocumentLocationTest ‑ testReadFromOldIndexBlockOne()
org.dstadler.commoncrawl.ExtensionsTest ‑ testMatches()
org.dstadler.commoncrawl.ExtensionsTest ‑ testPrivateConstructor()
org.dstadler.commoncrawl.MimeTypesTest ‑ matches()
org.dstadler.commoncrawl.MimeTypesTest ‑ toExtension()
org.dstadler.commoncrawl.UtilsTest ‑ testComputeDownloadFileName()
org.dstadler.commoncrawl.UtilsTest ‑ testConvertUrl()
org.dstadler.commoncrawl.UtilsTest ‑ testIsCorruptDownload()
org.dstadler.commoncrawl.UtilsTest ‑ testIsCorruptDownloadInvalidFile()
org.dstadler.commoncrawl.UtilsTest ‑ testLogProgress()
org.dstadler.commoncrawl.UtilsTest ‑ testPrivateConstructor()
org.dstadler.commoncrawl.UtilsTest ‑ testReverseDomain()
org.dstadler.commoncrawl.index.DownloadFromCommonCrawlTest ‑ testBare()
org.dstadler.commoncrawl.index.DownloadFromCommonCrawlTest ‑ testDownload()
org.dstadler.commoncrawl.index.DownloadFromCommonCrawlTest ‑ testDownload2015_48()
org.dstadler.commoncrawl.index.DownloadFromCommonCrawlTest ‑ testMain()
org.dstadler.commoncrawl.index.DownloadURLIndexTest ‑ testRead()
org.dstadler.commoncrawl.index.DownloadURLIndexTest ‑ testReadDirectly()
org.dstadler.commoncrawl.index.DownloadURLIndexTest ‑ testReadFromFile()
org.dstadler.commoncrawl.oldindex.OldIndexUtilsTest ‑ testHandleBlock()
org.dstadler.commoncrawl.oldindex.ProcessAndDownloadTest ‑ testOffer()
org.dstadler.commoncrawl.oldindex.ProcessImplTest ‑ testOffer()