312 WIP Start unit test for HtmlReporter #140
GitHub Actions / Test Results
failed
Mar 28, 2024 in 0s
1 fail, 1 skipped, 376 pass in 1m 15s
42 files 42 suites 1m 15s ⏱️
378 tests 376 ✅ 1 💤 1 ❌
380 runs 378 ✅ 1 💤 1 ❌
Results for commit f57fa6e.
Annotations
Check warning on line 0 in org.aim42.htmlsanitycheck.check.BrokenHttpLinksCheckerSpec
github-actions / Test Results
recognize if there is internet connectivity (org.aim42.htmlsanitycheck.check.BrokenHttpLinksCheckerSpec) failed
htmlSanityCheck-core/build/test-results/test/TEST-org.aim42.htmlsanitycheck.check.BrokenHttpLinksCheckerSpec.xml [took 0s]
Raw output
Condition failed with Exception:
NetUtil.isInternetConnectionAvailable()
|
groovy.lang.MissingPropertyException: No such property: NetUtil for class: org.aim42.htmlsanitycheck.check.BrokenHttpLinksCheckerSpec
at org.aim42.htmlsanitycheck.check.BrokenHttpLinksCheckerSpec.recognize if there is internet connectivity(BrokenHttpLinksCheckerSpec.groovy:43)
at org.aim42.htmlsanitycheck.check.BrokenHttpLinksCheckerSpec.recognize if there is internet connectivity(BrokenHttpLinksCheckerSpec.groovy:43)
Caused by: groovy.lang.MissingPropertyException: No such property: NetUtil for class: org.aim42.htmlsanitycheck.check.BrokenHttpLinksCheckerSpec
... 1 more
Loading