diff --git a/testing/mochitest/tests/Harness_sanity/mochitest.ini b/testing/mochitest/tests/Harness_sanity/mochitest.ini index ec498c08a6e8..de9716a550a8 100644 --- a/testing/mochitest/tests/Harness_sanity/mochitest.ini +++ b/testing/mochitest/tests/Harness_sanity/mochitest.ini @@ -49,3 +49,4 @@ fail-if = true skip-if = toolkit == 'android' # we use the old manifest style on android fail-if = true [test_spawn_task.html] +[test_sanity_waitForCondition.html] diff --git a/testing/mochitest/tests/Harness_sanity/test_sanity_waitForCondition.html b/testing/mochitest/tests/Harness_sanity/test_sanity_waitForCondition.html new file mode 100644 index 000000000000..5ac1daf2e0fa --- /dev/null +++ b/testing/mochitest/tests/Harness_sanity/test_sanity_waitForCondition.html @@ -0,0 +1,53 @@ + + +
+ +