NEW 137933
import-w3c-tests should not die if it can't convert a test
https://bugs.webkit.org/show_bug.cgi?id=137933
Summary import-w3c-tests should not die if it can't convert a test
Rebecca Hauck
Reported 2014-10-21 15:04:23 PDT
When the TestConverter encounters an error of any sort (I hit this on a bad regex compile) the script fails in the middle of an import. Instead, it should fail gracefully, report that it barfed on that particular test and keep going.
Attachments
Note You need to log in before you can comment on or make changes to this bug.