chore(release): 1.6.1 #2695
GitHub Actions / Test Results
failed
Oct 25, 2024 in 0s
1 fail, 2 skipped, 63 pass in 50m 23s
Annotations
Check warning on line 0 in Checking the functionality of Help page.
github-actions / Test Results
1 out of 8 runs failed: Check that the titles are presented - Link texts and URLs - #1.3 (Checking the functionality of Help page.)
test-results/test-results-springboot-node(20)-java(21)-firefox/cucumber-reports/Cucumber.xml [took 10s]
Raw output
java.lang.AssertionError
at org.junit.Assert.fail(Assert.java:87)
at org.junit.Assert.assertTrue(Assert.java:42)
at org.junit.Assert.assertTrue(Assert.java:53)
at io.hawt.tests.features.stepdefinitions.panel.help.HelpStepDefs.userIsRedirectedToTheUrl(HelpStepDefs.java:31)
at ✽.User is redirected to the "github.com/hawtio/hawtio"(classpath:io/hawt/tests/features//panel/help/help.feature:7)
Given User clicks on "Help" option in Question mark drop-down menu..........passed
And User is on "Home" tab of Help page......................................passed
When User clicks on "GitHub" link text......................................passed
Then User is redirected to the "github.com/hawtio/hawtio"...................failed
And User is returned to the previous page...................................skipped
Loading