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
OWNERS -rw-r--r-- 33 bytes
api-is-present.html -rw-r--r-- 956 bytes
cancel-when-hidden-manual.html -rw-r--r-- 1.2 KB
cancel-with-0-manual.html -rw-r--r-- 1.1 KB
cancel-with-array-0-manual.html -rw-r--r-- 1.0 KB
cancel-with-empty-array-manual.html -rw-r--r-- 1.1 KB
cancel-with-new-manual.html -rw-r--r-- 1.3 KB
idl.html -rw-r--r-- 812 bytes
invalid-values.html -rw-r--r-- 2.0 KB
pattern-array-extra-manual.html -rw-r--r-- 948 bytes
pattern-array-manual.html -rw-r--r-- 807 bytes
pattern-array-with-0-manual.html -rw-r--r-- 693 bytes
silent-ignore.html -rw-r--r-- 1.3 KB
simple-array-manual.html -rw-r--r-- 664 bytes
simple-scalar-manual.html -rw-r--r-- 754 bytes

back to top