We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
In #319 there was a problem with "PRECONDITION_FAILED" in some WebCodecs tests.
I think the conclusion is that we can't have tests like these in Interop, because there's no good way to score them.
We should have a system for finding such tests and periodically review it. It could be as simple as a (very long) wpt.fyi query.
The text was updated successfully, but these errors were encountered:
Something like https://wpt.fyi/results/?label=master&label=experimental&aligned&view=interop&q=label%3Ainterop-2024-indexeddb%20status%3Aerror is a small subset of such a query, currently reveling a harness error in Chrome.
Sorry, something went wrong.
No branches or pull requests
In #319 there was a problem with "PRECONDITION_FAILED" in some WebCodecs tests.
I think the conclusion is that we can't have tests like these in Interop, because there's no good way to score them.
We should have a system for finding such tests and periodically review it. It could be as simple as a (very long) wpt.fyi query.
The text was updated successfully, but these errors were encountered: