Join GitHub today
GitHub is home to over 50 million developers working together to host and review code, manage projects, and build software together.
Sign upBody IDL harness tests failing while interfaces appear implemented #26724
Labels
Projects
Comments
|
Which specific test failures in the ini file are you referring to here? |
|
I tried commenting out some of the metadata entries for blob/formdata etc.
I suspect that this is another example of a test failure caused by #26774, given those error messages. |
|
Yes looks like it would be that issue(I was referring to the various methods like |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
https://github.com/servo/servo/blob/14303bd651e248e6e7a73759d622658088f9ddf1/tests/wpt/metadata/fetch/api/idlharness.any.js.ini
While
ResponseandRequestboth implement theBodymixin(see methods likeJson).Not sure why.