You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I think we need a bit of a roadmap to get the project back on track again. We're pretty out of date with WPT at this point, and CI is failing. I think the easiest way to get back on track is the following:
Improve WPT runner to support ignoring certain tests
Update WPT files and disable all failing tests
At that point we can figure out what exact new tests we are failing on. We should then determine which test failures relate to which spec changes, and open individual issues for implementing those changes.
I am hoping that improving the testing infrastructure and making sure CI works well again allows other contributors to implement individual spec changes easially. I'm hoping we can get back to 100% compliance by the end of the year.
The text was updated successfully, but these errors were encountered:
I think we need a bit of a roadmap to get the project back on track again. We're pretty out of date with WPT at this point, and CI is failing. I think the easiest way to get back on track is the following:
no_std
support landed a few months ago and complete it, or revert it if it's not workingno_std
support for theurl
crate #831no_std
support for all crates #717At that point we can figure out what exact new tests we are failing on. We should then determine which test failures relate to which spec changes, and open individual issues for implementing those changes.
I am hoping that improving the testing infrastructure and making sure CI works well again allows other contributors to implement individual spec changes easially. I'm hoping we can get back to 100% compliance by the end of the year.
The text was updated successfully, but these errors were encountered: