Skip to content

Conversation

@pull
Copy link

@pull pull bot commented Jan 7, 2026

See Commits and Changes for more details.


Created by pull[bot] (v2.0.0-alpha.4)

Can you help keep this open source service alive? 💖 Please sponsor : )

* fix flaky test: use the new port after re-creating test environment

1. When a previous test env was non-"secure",
2. And the current test env is "secure",
3. Then "appServer" was still referring the previous non-secure env.

So the test failed with WebDriverException "Reached error page: about:neterror?e=dnsNotFound&u=https%3A//not_a_valid_url.test/&c=UTF-8&d=We%20can%E2%80%99t%20connect%20to%20the%20server%20at%20not_a_valid_url.test"

I wonder how it worked at all...

* close the unclosed browser in BiDiSessionCleanUpTest

BiDiSessionCleanUpTest left the browser open if the test failed.

* don't try to stop already stopped server

Otherwise, method `NettyServer.stop` failed with NPE because `this.channel` was null.
@pull pull bot locked and limited conversation to collaborators Jan 7, 2026
@pull pull bot added the ⤵️ pull label Jan 7, 2026
@pull pull bot merged commit 67a974b into NDViet:trunk Jan 7, 2026
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant