Uh oh!
There was an error while loading. Please reload this page.
test: simplify WPT.assert_throws() - #11126
Conversation
Trott
commented
Feb 2, 2017
/cc @joyeecheung in case there is a subtlety I am missing |
Hmmm...oh, I think I see, this API is dictated elsewhere so we (probably) don't want to change it even if it might otherwise make sense to change it for our narrow use in our own tests? |
Trott
commented
Feb 2, 2017
(Aside: It would be great if |
TimothyGu
commented
Feb 2, 2017
Yeah, making this kind of subtle changes makes importing tests more difficult. Check out @joyeecheung's explanation (#11079 (comment)) for how WPTs are imported. |
Trott
commented
Feb 2, 2017
(Minimal doc stub for |
Trott
commented
Feb 2, 2017
OK, makes sense to me. I'll close this. |
Checklist
make -j4 test(UNIX), orvcbuild test(Windows) passesAffected core subsystem(s)
test url