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
resources
OWNERS -rw-r--r-- 36 bytes
idlharness.html -rw-r--r-- 1.3 KB
iframe-unload.html -rw-r--r-- 1.1 KB
onvisibilitychange.html -rw-r--r-- 629 bytes
prerender_call.html -rw-r--r-- 836 bytes
test_attributes_exist.html -rw-r--r-- 729 bytes
test_child_document.html -rw-r--r-- 2.9 KB
test_default_view.html -rw-r--r-- 1.9 KB
test_minimize-manual.html -rw-r--r-- 7.8 KB
test_read_only.html -rw-r--r-- 1.2 KB
test_tab_state_change-manual.html -rw-r--r-- 7.7 KB
unload-1.html -rw-r--r-- 344 bytes
unload.html -rw-r--r-- 462 bytes

back to top