Re: [w3c/browser-payment-api] Cater for platform-specific limitations (#540)

I think that crash tests as part of web-platform-tests would make good sense, especially when multiple browsers have had the same bug. We already have a few tests with "crash" in the filename:
* html/editing/dnd/crashers/dialog-001.html
* webgl/conformance-1.0.3/conformance/...*crash*

Presumably, some crashes would not reproduce if testharness.js is included, so maybe a new test type will be needed eventually. However, maybe it's fine to write crash tests using testharness.js where it's possible. I'd suggest naming them *-crash.html for now, so that it's possible to find them if we later want to impose some kind of structure on this.

-- 
You are receiving this because you are subscribed to this thread.
Reply to this email directly or view it on GitHub:
https://github.com/w3c/browser-payment-api/pull/540#issuecomment-304635857

Received on Monday, 29 May 2017 11:10:45 UTC