<p dir="auto">Firefox 136 has started binding an extra port at startup when running via selenium but unfortunately it always uses port 9222 which causes problems running tests in parallel as discussed in <a class="issue-link js-issue-link" data-error-text="Failed to load title" data-id="2906387615" data-permission-text="Title is private" data-url="https://github.com/mozilla/geckodriver/issues/2218" data-hovercard-type="issue" data-hovercard-url="/mozilla/geckodriver/issues/2218/hovercard" href="https://github.com/mozilla/geckodriver/issues/2218">mozilla/geckodriver#2218</a>.</p>
<p dir="auto">This monkey patches things to try and allocate unique ports.</p>
<p dir="auto">I believe this is the cause of the sporadic test failures we've been seeing the last few days - on my machine it happens basically every time since 136 came out but I probably have much high parallelism than Actions.</p>
<hr>
<h4>You can view, comment on, or merge this pull request online at:</h4>
<p> <a href='https://github.com/openstreetmap/openstreetmap-website/pull/5796'>https://github.com/openstreetmap/openstreetmap-website/pull/5796</a></p>
<h4>Commit Summary</h4>
<ul>
<li><a href="https://github.com/openstreetmap/openstreetmap-website/pull/5796/commits/cfaa09911e2716c54588c81728ce71fcb423cc87" class="commit-link">cfaa099</a> Monkey patch Selenium to allocate unique bidi ports</li>
</ul>
<h4 style="display: inline-block">File Changes </h4> <p style="display: inline-block">(<a href="https://github.com/openstreetmap/openstreetmap-website/pull/5796/files">1 file</a>)</p>
<ul>
<li>
<strong>A</strong>
<a href="https://github.com/openstreetmap/openstreetmap-website/pull/5796/files#diff-2d99f11b7cf3c8c6a10af2d47a0d34ddcbc6984abbd20111fd6ed36450c43210">config/initializers/selenium.rb</a>
(13)
</li>
</ul>
<h4>Patch Links:</h4>
<ul>
<li><a href='https://github.com/openstreetmap/openstreetmap-website/pull/5796.patch'>https://github.com/openstreetmap/openstreetmap-website/pull/5796.patch</a></li>
<li><a href='https://github.com/openstreetmap/openstreetmap-website/pull/5796.diff'>https://github.com/openstreetmap/openstreetmap-website/pull/5796.diff</a></li>
</ul>
<p style="font-size:small;-webkit-text-size-adjust:none;color:#666;">—<br />Reply to this email directly, <a href="https://github.com/openstreetmap/openstreetmap-website/pull/5796">view it on GitHub</a>, or <a href="https://github.com/notifications/unsubscribe-auth/AAK2OLNC4F4L3IX5HFVB46L2UB6UBAVCNFSM6AAAAABY4LDXQSVHI2DSMVQWIX3LMV43ASLTON2WKOZSHEYTIOBXG42DINI">unsubscribe</a>.<br />You are receiving this because you are subscribed to this thread.<img src="https://github.com/notifications/beacon/AAK2OLIVQBHDMH3TQ4YV2Y32UB6UBA5CNFSM6AAAAABY4LDXQSWGG33NNVSW45C7OR4XAZNFJFZXG5LFVJRW63LNMVXHIX3JMTHK3PMAAU.gif" height="1" width="1" alt="" /><span style="color: transparent; font-size: 0; display: none; visibility: hidden; overflow: hidden; opacity: 0; width: 0; height: 0; max-width: 0; max-height: 0; mso-hide: all">Message ID: <span><openstreetmap/openstreetmap-website/pull/5796</span><span>@</span><span>github</span><span>.</span><span>com></span></span></p>
<script type="application/ld+json">[
{
"@context": "http://schema.org",
"@type": "EmailMessage",
"potentialAction": {
"@type": "ViewAction",
"target": "https://github.com/openstreetmap/openstreetmap-website/pull/5796",
"url": "https://github.com/openstreetmap/openstreetmap-website/pull/5796",
"name": "View Pull Request"
},
"description": "View this Pull Request on GitHub",
"publisher": {
"@type": "Organization",
"name": "GitHub",
"url": "https://github.com"
}
}
]</script>