Chromium Code Reviews
chromiumcodereview-hr@appspot.gserviceaccount.com (chromiumcodereview-hr) | Please choose your nickname with Settings | Help | Chromium Project | Gerrit Changes | Sign out
(188)

Unified Diff: third_party/qunit/README.chromium

Issue 1638753003: Fails QUnit.test() after a timeout of 5 seconds. (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@FixUT
Patch Set: Rebase Created 4 years, 11 months ago
Use n/p to move between diff chunks; N/P to move between comments. Draft comments are only viewable by you.
Jump to:
View side-by-side diff with in-line comments
Download patch
« no previous file with comments | « no previous file | third_party/qunit/src/browser_test_harness.js » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: third_party/qunit/README.chromium
diff --git a/third_party/qunit/README.chromium b/third_party/qunit/README.chromium
index 0c1e7b6ec0625308b3ff660ce197b9eda109620d..876f52cbfb806e60917dc6d4ad44e7436c18d76b 100644
--- a/third_party/qunit/README.chromium
+++ b/third_party/qunit/README.chromium
@@ -31,4 +31,5 @@ testing.
Local Modifications:
No Modifications is made to src/qunit.js.
src/browser_test_harness.js is added to enable running the QUnit test suite on
-try bots using the chromium browser test infrastructure.
+try bots using the chromium browser test infrastructure. It also automatically
+fails a test case if it doesn't return within a timeout of 5 seconds.
« no previous file with comments | « no previous file | third_party/qunit/src/browser_test_harness.js » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698