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

Drop wpt fork #70

Merged
merged 2 commits into from
Jan 13, 2024
Merged

Drop wpt fork #70

merged 2 commits into from
Jan 13, 2024

Conversation

orottier
Copy link
Collaborator

web-platform-tests/wpt#43824 was merged and somehow we don't crash the runner for other 404s.
I have listed three remaining files to ignore in the wpt-harness.js now. I will add those as todo to #57

  RESULTS:
  - # pass: 3856 (-2) 
  - # fail: 1226 (+10)
  - # type error issues: 63 (+1)
  - # files ignored: 3 (-5)

@orottier
Copy link
Collaborator Author

The drop in # pass is due to wpt/webaudio/the-audio-api/the-waveshapernode-interface/waveshaper.html not running, it also 404s on the buffer loader. I will try to get that one, and the other 404s fixed in the upstream repo as well. This can be merged in the meantime

@b-ma b-ma merged commit e666af6 into main Jan 13, 2024
10 checks passed
@b-ma
Copy link
Collaborator

b-ma commented Jan 13, 2024

Cool, thanks!

somehow we don't crash the runner for other 404s.

Actually I installed in the XHR mock in some previous commit, maybe it solved some issues

window.XMLHttpRequest = createXMLHttpRequest(testsPath);

@b-ma b-ma deleted the feature/drop-wpt-fork branch January 13, 2024 06:58
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