thc202
thc202
The first and second failures will no longer be relevant once #358 is merged (the HUD is no longer using `ZAP_HUD_API`). The fourth failure should be fixed with #376.
Checked `BadSiteUnitTest: ZAP_HUD_FILES is not defined`, no longer happening in the latest builds.
Recent failures of the pending task: ``` org.zaproxy.zap.extension.hud.ui.firefox.tutorial.FramesPageUnitTest > testSidePanelsHiddenAndRevealed(FirefoxDriver) FAILED org.opentest4j.AssertionFailedError: expected: but was: at org.junit.jupiter.api.AssertionUtils.fail(AssertionUtils.java:38) at org.junit.jupiter.api.AssertTrue.assertTrue(AssertTrue.java:40) at org.junit.jupiter.api.AssertTrue.assertTrue(AssertTrue.java:35) at org.junit.jupiter.api.Assertions.assertTrue(Assertions.java:137) at org.zaproxy.zap.extension.hud.ui.firefox.tutorial.FramesPageUnitTest.checkPanelVisible(FramesPageUnitTest.java:130) at org.zaproxy.zap.extension.hud.ui.firefox.tutorial.FramesPageUnitTest.testSidePanesVisible(FramesPageUnitTest.java:136) ``` ``` org.zaproxy.zap.extension.hud.ui.firefox.tutorial.FramesPageUnitTest...
Checked `FramesPageUnitTest: 147 expected: < false > but was: < true >`, per latest changes. There are still some failures in `PageAlertsPageUnitTest` though.
One of the builds failed for `FramesPageUnitTest`: ``` org.zaproxy.zap.extension.hud.ui.firefox.tutorial.FramesPageUnitTest > testSidePanelsHiddenAndRevealed(FirefoxDriver) FAILED org.openqa.selenium.TimeoutException: Expected condition failed: waiting for org.zaproxy.zap.extension.hud.ui.firefox.tutorial.FramesPageUnitTest$$Lambda$427/692921824@1ac39757 (tried for 10 second(s) with 500 milliseconds interval) Build info: version:...
The change in #425 addresses a failure in `FramesPageUnitTest` that happened when waiting for the panels to be hidden/visible (because of the overlap it could open the Alerts dialogue instead...
The pull request is now updated (after build/merge changes, zaproxy/zaproxy#5302).
This is blocked by zaproxy/zaproxy#4797.
It's not.
The problem is that once the session URLs are excluded they will no longer be downgraded.