Revision 712be3d5b3524706be3dedfc653752afe41d05c8 authored by James Graham on 12 April 2018, 13:01:19 UTC, committed by James Graham on 12 April 2018, 17:16:55 UTC
Split the internal handling of errors during a test into two cases;
INTERNAL-ERROR that is produced if there's an exception in the harness
and ERROR that is for exceptions reported by the test. Both are still
reported as ERROR to the user, but in the INTERNAL-ERROR case the
runner is always restarted, just like EXTERNAL-TIMEOUT, since we
assume that the internal state is compromised somehow.
1 parent e504871
History
File Mode Size
BlobURL
FileReader
blob
file
filelist-section
reading-data-section
support
url
FileReaderSync.worker.js -rw-r--r-- 629 bytes
OWNERS -rw-r--r-- 46 bytes
fileReader.html -rw-r--r-- 2.5 KB
historical.https.html -rw-r--r-- 2.1 KB
idlharness-manual.html -rw-r--r-- 4.0 KB
idlharness.html -rw-r--r-- 1.8 KB
idlharness.worker.js -rw-r--r-- 1.2 KB
progress-manual.html -rw-r--r-- 1.6 KB
unicode.html -rw-r--r-- 1.7 KB

back to top