-
Notifications
You must be signed in to change notification settings - Fork 4.7k
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
[wasm][firefox] crit: OpenQA.Selenium.WebDriverException: Failed to decode response from marionette #101617
Comments
Tagging subscribers to this area: @dotnet/area-infrastructure-libraries |
Tagging subscribers to this area: @directhex |
test is now disabled, failures should stop rolling in soon
|
This has some hints https://stackoverflow.com/questions/49734915/failed-to-decode-response-from-marionette-message-in-python-firefox-headless-s
|
Yeah looks like we'd need a way to specify either --shm-size or mount the host's /dev/shm as a volume into the container. Here's where we run docker in helix: https://dev.azure.com/dnceng/internal/_git/dotnet-helix-machines?path=/resources/helix-scripts/helix/dockerhelper.py&version=GBmain&line=162&lineEnd=177&lineStartColumn=1&lineEndColumn=1&lineStyle=plain&_a=contents |
All
The link you pasted gives the answer, docker's client run function has edit: by default it's 64MB. |
Yeah I think adding the parameter with e.g. |
It is not caught because
|
Waiting for the results of tests after the changes get propagated: #104017 |
Release Note Category
Release Note Description
Requires increasing the shared memory. This edit of description is done to make PR's pipeline pass
Enforce GitHub issue link presence
step.Build Information
Build: https://dev.azure.com/dnceng-public/cbb18261-c48f-4abb-8651-8cdcb5474649/_build/results?buildId=656594
Build error leg or test failing: WasmTestOnFirefox-ST-System.Runtime.Tests.WorkItemExecution
Pull request: #101538
Error Message
Fill the error message using step by step known issues guidance.
Known issue validation
Build: 🔎 https://dev.azure.com/dnceng-public/public/_build/results?buildId=656594
Error message validated:
[crit: OpenQA.Selenium.WebDriverException: Failed to decode response from marionette
]Result validation: ✅ Known issue matched with the provided build.
Validation performed at: 4/26/2024 5:46:49 PM UTC
Report
Summary
The text was updated successfully, but these errors were encountered: