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

Stop fetching resources from test.csswg.org #1579

Merged
merged 1 commit into from
Jun 4, 2024
Merged

Stop fetching resources from test.csswg.org #1579

merged 1 commit into from
Jun 4, 2024

Conversation

tidoust
Copy link
Member

@tidoust tidoust commented Jun 4, 2024

Same update as that done in browser-specs:
w3c/browser-specs#1348

Resources from test.csswg.org are used to add test annotations to a CSS spec. We don't need that information (at least for now), and these resources seem to contribute to network timeouts. This update adds them to the blocklist of resources that get intercepted when the spec is loaded in Puppeteer.

Same update as that done in browser-specs:
w3c/browser-specs#1348

Resources from test.csswg.org are used to add test annotations to a CSS spec.
We don't need that information (at least for now), and these resources seem to
contribute to network timeouts. This update adds them to the blocklist of
resources that get intercepted when the spec is loaded in Puppeteer.
@tidoust tidoust merged commit 343b4fc into main Jun 4, 2024
1 check passed
@tidoust tidoust deleted the load-test-css branch June 4, 2024 10:17
tidoust added a commit that referenced this pull request Jun 4, 2024
Patches:
- Stop fetching resources from test.csswg.org (#1579)

Dependencies bumped:
- Bump ajv from 8.14.0 to 8.15.0 (#1578)
- Bump web-specs from 3.8.0 to 3.9.1 (#1559, #1577)
- Bump semver from 7.6.0 to 7.6.2 (#1564)
- Bump ajv from 8.12.0 to 8.14.0 (#1575)
- Bump undici from 6.13.0 to 6.18.2 (#1576)
- Bump respec from 34.5.0 to 35.0.2 (#1556)
- Bump puppeteer from 22.6.5 to 22.10.0 (#1574)
- Bump rollup from 4.14.3 to 4.18.0 (#1572)
- Bump commander from 12.0.0 to 12.1.0 (#1570)
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 this pull request may close these issues.

2 participants