Searched refs:reportFailure (Results 1 - 16 of 16) sorted by relevance

/macosx-10.10.1/JavaScriptCore-7600.1.17/tests/mozilla/ecma_3/ExecutionContexts/
H A D10.1.4-1.js47 reportFailure ("Expected *NOT* to be able to delete y");
50 reportFailure ("x did not remain defined after eval()");
52 reportFailure ("x did not retain it's value after eval()");
55 reportFailure ("Expected to be able to delete x");
/macosx-10.10.1/JavaScriptCore-7600.1.17/tests/mozilla/js1_5/Exceptions/
H A Dcatchguard-003.js43 reportFailure ("Catch block (e if ((x = 1) && false) should not " +
52 reportFailure ("Same scope should be used across all catchguards.");
56 reportFailure ("Execption was never caught.");
59 reportFailure ("Exception data modified inside catch() scope should " +
64 reportFailure ("Data modified in 'catchguard expression' should " +
H A Dcatchguard-002.js47 reportFailure ("Second (e if true) catch block should not have " +
52 reportFailure ("Catch block (e) should not have executed.");
56 reportFailure ("Execption was never caught.");
H A Dcatchguard-001.js48 reportFailure ("Catch block (e if false) should not have executed.");
52 reportFailure ("Catch block (e) should not have executed.");
56 reportFailure ("Execption was never caught.");
59 reportFailure ("Exception data modified inside catch() scope should " +
H A Dcatchguard-002-n.js43 reportFailure ("var in catch clause should have caused an error.");
H A Dcatchguard-001-n.js53 reportFailure ("Illegally constructed catchguard should have thrown " +
H A Dcatchguard-003-n.js49 reportFailure ("Illegally constructed catchguard should have thrown " +
H A Dregress-50447.js66 reportFailure ("expected fileName to end with '-50447.js'");
/macosx-10.10.1/JavaScriptCore-7600.1.17/tests/mozilla/ecma_3/FunExpr/
H A Dfe-001-n.js34 reportFailure ("Previous statement should have thrown a ReferenceError");
/macosx-10.10.1/JavaScriptCore-7600.1.17/tests/mozilla/ecma_3/RegExp/
H A Dregress-24712.js37 reportFailure ("exec() returned null.");
H A Dshell.js76 reportFailure(
88 reportFailure(
99 reportFailure(
112 reportFailure(
H A D15.10.4.1-5-n.js96 reportFailure(cnFAILURE);
/macosx-10.10.1/JavaScriptCore-7600.1.17/tests/mozilla/ecma_3/
H A Dshell.js65 function reportFailure (msg) function
131 reportFailure (description);
132 reportFailure (output);
165 reportFailure ("Test driver failure, expected to exit function '" +
/macosx-10.10.1/JavaScriptCore-7600.1.17/tests/mozilla/js1_5/
H A Dshell.js65 function reportFailure (msg) function
131 reportFailure (description);
132 reportFailure (output);
165 reportFailure ("Test driver failure, expected to exit function '" +
/macosx-10.10.1/JavaScriptCore-7600.1.17/tests/mozilla/js1_6/
H A Dbrowser.js93 var _reportFailure = reportFailure;
94 reportFailure = function (msg, page, line) function
146 window.onerror = reportFailure;
H A Dshell.js85 function reportFailure (msg) function
153 reportFailure (description);
154 reportFailure (output);
187 reportFailure ("Test driver failure, expected to exit function '" +

Completed in 210 milliseconds