Skip to content
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

WPT Import fails #32168

Closed
sagudev opened this issue Apr 28, 2024 · 1 comment · Fixed by #32188
Closed

WPT Import fails #32168

sagudev opened this issue Apr 28, 2024 · 1 comment · Fixed by #32188

Comments

@sagudev
Copy link
Member

sagudev commented Apr 28, 2024

https://github.com/servo/servo/actions/runs/8865818832/job/24343044922#step:8:2419

I suspect it's from web-platform-tests/wpt#45848

▶ TIMEOUT [expected OK] /fetch/api/crashtests/huge-fetch.any.html

but it only happens when doing flaky detection (could be that python does not run GC and when we run huge-response.py for the second time we get OOM).

Temporary solution could be to just disable running this test.

@mrobinson
Copy link
Member

Temporary solution could be to just disable running this test.

This seems reasonable to me.

sagudev added a commit that referenced this issue Apr 30, 2024
github-merge-queue bot pushed a commit that referenced this issue Apr 30, 2024
* Disable huge-fetch test

for #32168

* Disable huge-fetch on layout 2013

* Add issue link
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging a pull request may close this issue.

2 participants