gecko-dev/dom/tests/mochitest/bugs
Ehsan Akhgari 09a262787c Bug 649012 - Fail mochitest-plains which use flaky timeouts (setTimeout(x) for x > 0); r=ted
We are white-listing the existing set of tests that use setTimeout
like this.  Hopefully these tests will be investigated and fixed
in the future, so that we can narrow down the white-list.

This check is only turned on for mochitest-plain for now.
2014-12-11 13:34:40 -05:00
..
bug346659-echoer.html Bug 544097 Chaning mochitests to run against mochi.test instead of localhost r=ted, waldo, dwitte p=jmaher. Landed on CLOSED TREE 2010-03-12 13:53:36 -08:00
bug346659-opener-echoer.html Bug 713747 - Use UniversalXPConnect and UniversalXPConnect only in test coverage. r=bz 2011-12-30 09:35:38 -08:00
bug346659-opener.html Bug 544097 Chaning mochitests to run against mochi.test instead of localhost r=ted, waldo, dwitte p=jmaher. Landed on CLOSED TREE 2010-03-12 13:53:36 -08:00
bug346659-parent-echoer.html Bug 713747 - Use UniversalXPConnect and UniversalXPConnect only in test coverage. r=bz 2011-12-30 09:35:38 -08:00
bug346659-parent.html Bug 544097 Chaning mochitests to run against mochi.test instead of localhost r=ted, waldo, dwitte p=jmaher. Landed on CLOSED TREE 2010-03-12 13:53:36 -08:00
bug458091_child.html Bug 458091: Don't store an mURI in nsDOMStorage. r=bz 2009-01-12 21:52:00 -08:00
child_bug260264.html Bug 873403 - Convert test_bug260264.html to use SpecialPowers. r=jst 2013-09-20 12:50:26 +02:00
devicemotion_inner.html Bug 673472 - Avoid adding multiple copies of device motion listeners. r=dougt 2011-07-26 12:27:11 -04:00
devicemotion_outer.html Bug 673472 - Avoid adding multiple copies of device motion listeners. r=dougt 2011-07-26 12:27:11 -04:00
file_bug291653.html Bug 291653, make window level listeners work consistently with other listeners, r=jst 2011-10-26 14:49:37 +03:00
file_bug406375.html bug 406375, In modal dialog (window.open with modal=yes) child windows and dialogs do not populate with expected content, r=jst, a=blocking 2010-12-09 17:30:12 +02:00
file_bug504862.html Bug 860941 - Tests. r=jst 2013-05-17 10:43:20 -07:00
file_bug593174_1.html Bug 593174 - Set the referrer properly. It should be the principal's URI, optionally modified if a pushState or replaceState occurred. r=bz, a=blocking 2010-12-15 08:55:13 -08:00
file_bug593174_2.html Bug 593174 - Set the referrer properly. It should be the principal's URI, optionally modified if a pushState or replaceState occurred. r=bz, a=blocking 2010-12-15 08:55:13 -08:00
file_bug809290_b1.html Bug 809290 - Tests. r=bz 2012-11-08 08:26:50 -08:00
file_bug809290_b2.html Bug 809290 - Tests. r=bz 2012-11-08 08:26:50 -08:00
file_bug809290_c.html Bug 809290 - Tests. r=bz 2012-11-08 08:26:50 -08:00
file_bug927901.html test for Bug 927901, rs=jst 2013-10-26 00:35:34 +03:00
file_empty.html Bug 809290 - Tests. r=bz 2012-11-08 08:26:50 -08:00
file_window_bar.html Fix bug 642338. r=smaug 2011-04-27 16:54:07 -04:00
grandchild_bug260264.html Backout changeset 2e466ccc7bd0 for devtools test failures. 2013-10-26 17:02:20 +02:00
iframe_bug38959-1.html Fix for bug 637099 (Remove JS_ClearScope calls on windows). r=mrbkap. 2011-03-15 12:06:39 +01:00
iframe_bug38959-2.html Fix for bug 637099 (Remove JS_ClearScope calls on windows). r=mrbkap. 2011-03-15 12:06:39 +01:00
iframe_bug49312.html Test for bug 49312 2008-11-19 18:05:52 -05:00
iframe_bug304459-1.html Fix for bug 637099 (Remove JS_ClearScope calls on windows). r=mrbkap. 2011-03-15 12:06:39 +01:00
iframe_bug304459-2.html Fix for bug 637099 (Remove JS_ClearScope calls on windows). r=mrbkap. 2011-03-15 12:06:39 +01:00
iframe_bug430276-2.html Bug 430276, new XMLHttpRequest() after document.write throws an exception, patch2, r+sr=jst, a=beltzner 2008-04-29 12:22:24 -07:00
iframe_bug430276.html Bug 430276, new XMLHttpRequest() after document.write throws an exception, patch2, r+sr=jst, a=beltzner 2008-04-29 12:22:24 -07:00
iframe_bug440572.html Bug 1040391 - Fix test_bug440572.html to not rely on silent failure to pass. r=bz. 2014-07-09 16:58:04 +02:00
iframe_domparser_after_blank.html Bug 820841 - Cache the document URI on the window so that DOMParser() can refer. r=bz 2012-12-26 20:00:05 +09:00
mochitest.ini Bug 1070842 - Tests. r=bz 2014-09-29 15:34:22 +02:00
test_DOMWindowCreated_chromeonly.html Bug 367393 - Add a packed MochiKit that contains only SimpleTest dependencies- chrome. r=jmaher, a=test-only 2011-08-12 12:21:36 -04:00
test_bug38959.html Fix for bug 637099 (Remove JS_ClearScope calls on windows). r=mrbkap. 2011-03-15 12:06:39 +01:00
test_bug42976.html Change tests that depended on the behaviour before bug 151407 was fixed, r=Ms2ger 2013-04-23 08:11:59 +03:00
test_bug49312.html Bug 404077: Clean up erroneous expectAssertions calls from GC of objects created in a series of tests using showModalDialog. 2013-02-26 22:23:08 -08:00
test_bug61098.html Backed out changeset 77c1f23afc1c (bug 933483) for mochitest-bc failures. 2013-12-02 20:31:18 -05:00
test_bug132255.html Bug 367393 - Add a packed MochiKit that contains only SimpleTest dependencies- plain 1/1. r=jmaher, a=test-only 2011-08-12 12:21:42 -04:00
test_bug159849.html Bug 659350 part 5. The guts of the change to move from storing inline event handlers on the JSObject to storing them in the event listener manager directly, so we can easily set/read them via IDL. 2011-08-24 15:49:25 -04:00
test_bug260264.html Bug 649012 - Fail mochitest-plains which use flaky timeouts (setTimeout(x) for x > 0); r=ted 2014-12-11 13:34:40 -05:00
test_bug260264_nested.html Bug 873403 - Convert test_bug260264.html to use SpecialPowers. r=jst 2013-09-20 12:50:26 +02:00
test_bug265203.html Bug 698437 - Allow spatial navigation with directional controller. r=kats 2013-10-12 13:59:50 -04:00
test_bug291377.html Bug 832014 part 8. Switch Location to WebIDL bindings. r=peterv,bholley 2014-07-11 19:32:46 -04:00
test_bug291653.html Bug 649012 - Fail mochitest-plains which use flaky timeouts (setTimeout(x) for x > 0); r=ted 2014-12-11 13:34:40 -05:00
test_bug304459.html Bug 404077: Clean up erroneous expectAssertions calls from GC of objects created in test_bug291653.html. 2013-02-26 22:23:08 -08:00
test_bug308856.html Bug 404077: Clean up erroneous expectAssertions calls from GC of objects created in test_bug291653.html. 2013-02-26 22:23:08 -08:00
test_bug327891.html Bug 404077: Clean up erroneous expectAssertions calls from GC of objects created in test_bug291653.html. 2013-02-26 22:23:08 -08:00
test_bug333983.html Bug 404077: Clean up erroneous expectAssertions calls from GC of objects created in test_bug291653.html. 2013-02-26 22:23:08 -08:00
test_bug335976.xhtml Bug 367393 - Add a packed MochiKit that contains only SimpleTest dependencies- plain 1/1. r=jmaher, a=test-only 2011-08-12 12:21:42 -04:00
test_bug342448.html Bug 649012 - Fail mochitest-plains which use flaky timeouts (setTimeout(x) for x > 0); r=ted 2014-12-11 13:34:40 -05:00
test_bug345521.html Bug 367393 - Add a packed MochiKit that contains only SimpleTest dependencies- plain 1/1. r=jmaher, a=test-only 2011-08-12 12:21:42 -04:00
test_bug346659.html Bug 1092388 - Remove cross-origin document.write test. r=bz 2014-11-13 11:13:36 -08:00
test_bug351601.html Bug 367393 - Add a packed MochiKit that contains only SimpleTest dependencies- plain 1/1. r=jmaher, a=test-only 2011-08-12 12:21:42 -04:00
test_bug369306.html Bug 649012 - Fail mochitest-plains which use flaky timeouts (setTimeout(x) for x > 0); r=ted 2014-12-11 13:34:40 -05:00
test_bug370098.html Bug 916644 - Disable invoking WebIDL constructors without |new| unless you have the system principal. r=bz 2014-03-04 10:05:08 -08:00
test_bug377539.html Bug 367393 - Add a packed MochiKit that contains only SimpleTest dependencies- plain 1/1. r=jmaher, a=test-only 2011-08-12 12:21:42 -04:00
test_bug384122.html Bug 367393 - Add a packed MochiKit that contains only SimpleTest dependencies- plain 1/1. r=jmaher, a=test-only 2011-08-12 12:21:42 -04:00
test_bug389366.html Fix for bug 762657 (Fix canvas tests and drop support for fake ImageData in putImageData to comply with spec). r=Ms2ger. 2012-05-25 16:27:18 +02:00
test_bug393974.html Bug 838518 part 1. Fix treewalker callers per the API change that was made. r=smaug 2013-02-06 14:22:33 +00:00
test_bug394769.html Bug 394769. Remove the additional lateness argument for timeouts and intervals. r=jst 2012-02-07 15:28:08 -05:00
test_bug396843.html Bug 857820 part.3 Drop <blink> support from HTML parser r=mrbkap 2013-04-14 19:11:09 +09:00
test_bug400204.html Bug 367393 - Add a packed MochiKit that contains only SimpleTest dependencies- plain 1/1. r=jmaher, a=test-only 2011-08-12 12:21:42 -04:00
test_bug404748.html Bug 367393 - Add a packed MochiKit that contains only SimpleTest dependencies- plain 1/1. r=jmaher, a=test-only 2011-08-12 12:21:42 -04:00
test_bug406375.html Bug 996848 - Change expectAssertion() in tests because of removed assertion. r=spohl 2014-05-10 11:58:09 -05:00
test_bug411103.html Bug 404077: Clean up erroneous expectAssertions calls from GC of objects created in a series of tests using showModalDialog. 2013-02-26 22:23:08 -08:00
test_bug414291.html Bug 860941 - Remove assertion annotations for the now-removed mArguments assertion. r=jst 2013-05-17 10:43:20 -07:00
test_bug427744.html Bug 757726 - Part 6a: Add support for cloaking plugin names in navigator.plugins and navigator.mimeTypes enumeration. r=johns sr=bsmedberg 2013-10-31 22:19:09 -07:00
test_bug430276.html Bug 404077: Clean up erroneous expectAssertions calls from GC of objects created in a series of tests using showModalDialog. 2013-02-26 22:23:08 -08:00
test_bug437361.html Bug 860941 - Remove assertion annotations for the now-removed mArguments assertion. r=jst 2013-05-17 10:43:20 -07:00
test_bug440572.html Bug 1040391 - Fix test_bug440572.html to not rely on silent failure to pass. r=bz. 2014-07-09 16:58:04 +02:00
test_bug456151.html Bug 404077: Clean up erroneous expectAssertions calls from GC of objects created in a series of tests using showModalDialog. 2013-02-26 22:23:08 -08:00
test_bug458091.html Bug 404077: Clean up erroneous expectAssertions calls from GC of objects created in a series of tests using showModalDialog. 2013-02-26 22:23:08 -08:00
test_bug459848.html Bug 404077: Clean up erroneous expectAssertions calls from GC of objects created in a series of tests using showModalDialog. 2013-02-26 22:23:08 -08:00
test_bug465263.html Bug 404077: Clean up erroneous expectAssertions calls from GC of objects created in a series of tests using showModalDialog. 2013-02-26 22:23:08 -08:00
test_bug479143.html Bug 860941 - Remove assertion annotations for the now-removed mArguments assertion. r=jst 2013-05-17 10:43:20 -07:00
test_bug484775.html Bug 822399 - Make Event to use Paris bindings, r=peterv 2013-03-09 13:34:29 +02:00
test_bug492925.html Bug 404077: Clean up erroneous expectAssertions calls from GC of objects created in a series of tests using showModalDialog. 2013-02-26 22:23:08 -08:00
test_bug495219.html Bug 404077: Clean up erroneous expectAssertions calls from GC of objects created in a series of tests using showModalDialog. 2013-02-26 22:23:08 -08:00
test_bug504862.html Bug 860941 - Remove assertion annotations for the now-removed mArguments assertion. r=jst 2013-05-17 10:43:20 -07:00
test_bug529328.html Bug 921718 - Part b: Move MediaList to WebIDL; r=bz 2013-11-11 09:03:17 +01:00
test_bug531176.html Bug 1041426 - Make error message for unexpected token more clear. r=jwalden 2014-09-09 19:08:14 +09:00
test_bug531542.html Bug 404077: Clean up erroneous expectAssertions calls from GC of objects created in a series of tests using showModalDialog. 2013-02-26 22:23:08 -08:00
test_bug534149.html Bug 877478 - Fix test to use SpecialPowers.{add,remove}Observer. r=mrbkap 2013-06-04 19:56:42 -07:00
test_bug541530.html Bug 832014 part 8. Switch Location to WebIDL bindings. r=peterv,bholley 2014-07-11 19:32:46 -04:00
test_bug545314.html Bug 404077: Clean up erroneous expectAssertions calls from GC of objects created in a series of tests using showModalDialog. 2013-02-26 22:23:08 -08:00
test_bug548828.html Bug 404077: Clean up erroneous expectAssertions calls from GC of objects created in a series of tests using showModalDialog. 2013-02-26 22:23:08 -08:00
test_bug558973.html Bug 745498 - Add testcases for DOM4 exception types. r=sicking 2012-04-26 09:42:26 -07:00
test_bug562433.html Bug 404077: Clean up erroneous expectAssertions calls from GC of objects created in a series of tests using showModalDialog. 2013-02-26 22:23:08 -08:00
test_bug563487.html Bug 404077: Clean up erroneous expectAssertions calls from GC of objects created in a series of tests using showModalDialog. 2013-02-26 22:23:08 -08:00
test_bug581072.html Bug 649012 - Fail mochitest-plains which use flaky timeouts (setTimeout(x) for x > 0); r=ted 2014-12-11 13:34:40 -05:00
test_bug583225.html Bug 404077: Clean up erroneous expectAssertions calls from GC of objects created in a series of tests using showModalDialog. 2013-02-26 22:23:08 -08:00
test_bug585240.html Bug 404077: Clean up erroneous expectAssertions calls from GC of objects created in a series of tests using showModalDialog. 2013-02-26 22:23:08 -08:00
test_bug585819.html Bug 404077: Clean up erroneous expectAssertions calls from GC of objects created in a series of tests using showModalDialog. 2013-02-26 22:23:08 -08:00
test_bug593174.html Bug 887928 - document.referrer should be based on the incument script settings object. r=bz 2014-01-03 14:37:17 -08:00
test_bug597809.html Bug 903891 - Fix category manager tests to use a contract-id that we can create in content. r=emk 2013-08-22 15:51:34 -07:00
test_bug612267.html Bug 404077: Clean up erroneous expectAssertions calls from GC of objects created in a series of tests using showModalDialog. 2013-02-26 22:23:08 -08:00
test_bug617296.html Bug 367393 - Add a packed MochiKit that contains only SimpleTest dependencies- plain 1/1. r=jmaher, a=test-only 2011-08-12 12:21:42 -04:00
test_bug620947.html Bug 404077: Clean up erroneous expectAssertions calls from GC of objects created in a series of tests using showModalDialog. 2013-02-26 22:23:08 -08:00
test_bug622361.html Bug 649012 - Fail mochitest-plains which use flaky timeouts (setTimeout(x) for x > 0); r=ted 2014-12-11 13:34:40 -05:00
test_bug633133.html Bug 404077: Clean up erroneous expectAssertions calls from GC of objects created in a series of tests using showModalDialog. 2013-02-26 22:23:08 -08:00
test_bug641552.html Bug 903891 - Fix category manager tests to use a contract-id that we can create in content. r=emk 2013-08-22 15:51:34 -07:00
test_bug642026.html Bug 404077: Clean up erroneous expectAssertions calls from GC of objects created in a series of tests using showModalDialog. 2013-02-26 22:23:08 -08:00
test_bug648465.html Bug 404077: Clean up erroneous expectAssertions calls from GC of objects created in a series of tests using showModalDialog. 2013-02-26 22:23:08 -08:00
test_bug654137.html Bug 367393 - Add a packed MochiKit that contains only SimpleTest dependencies- plain 1/1. r=jmaher, a=test-only 2011-08-12 12:21:42 -04:00
test_bug664737.html Bug 859707. Convert History to WebIDL bindings. r=bz 2013-08-09 23:47:59 -07:00
test_bug665548.html Bug 665548 - Test. r=jst 2012-10-15 15:48:26 +01:00
test_bug684544.html Backed out 3 changesets (bug 932309, bug 932322) for Linux mochitest-bc timeouts on a CLOSED TREE. 2013-11-04 14:31:21 -05:00
test_bug691707.html Fix for bug 691707 (Enumerating new proxy-based DOM bindings should enumerate the prototype too). r=mrbkap. 2012-02-07 20:55:37 +01:00
test_bug698061.html Bug 937461. Make cloneNode/importNode "deep" arg default to false, since the spec changed on us. r=sicking 2013-12-20 14:28:17 -05:00
test_bug698551.html Bug 698551. When forwarding gets to the prototype in nodelists, make sure to use the right |this|. r=waldo,peterv 2011-11-04 12:18:38 -04:00
test_bug707749.html Bug 707749 - For document.write move the navigator forward to the new inner window. r=jst 2011-12-28 14:39:55 +01:00
test_bug735237.html Bug 739038 (followup) - tests for dom.disable_window_showModalDialog and disable_window_print [r=jst] 2012-04-13 15:27:39 -07:00
test_bug739038.html Bug 739038 (followup) - tests for dom.disable_window_showModalDialog and disable_window_print [r=jst] 2012-04-13 15:27:39 -07:00
test_bug740811.html Bug 740811. Make SVGElement.prototype be Element.prototype again. r=peterv, a=akeybl 2012-04-20 21:44:35 -04:00
test_bug743615.html Bug 743615 - Tests. r=bent, a=blassey 2012-04-24 12:58:18 +02:00
test_bug750051.html Bug 750051 - Disable window.find in Fennec because it breaks and/or crashes [r=jst] 2012-05-03 09:15:38 -07:00
test_bug755320.html Bug 755320 - Make <iframe remote=true> work (the remote part should be ignored; it's just a normal iframe). r=smaug 2012-05-16 01:28:57 -04:00
test_bug777628.html Bug 777628 - Do a Checked Unwrap in JS_WriteTypedArray. r=jorendorff 2012-08-14 08:31:02 -07:00
test_bug809290.html Bug 887928 - document.referrer should be based on the incument script settings object. r=bz 2014-01-03 14:37:17 -08:00
test_bug817476.html Bug 817476. Really do WebIDL bindings for Screen. r=ms2ger 2012-12-03 11:44:56 -05:00
test_bug823173.html Bug 823173 test. Make sure that navigator doesn't have any broken interfaces on it. r=jlebar 2012-12-19 16:21:18 -08:00
test_bug848088.html Fix for bug 848088 (IonMonkey: property get IC for DOM list proxies fails to detect expando). r=jandem. 2013-03-06 22:45:59 +01:00
test_bug850517.html Bug 976704 - Make opaque security wrappers non-callable. r=gabor,sr=mrbkap 2014-03-18 19:23:45 -03:00
test_bug857555.html Bug 983920 - Port window.sidebar and window.external to WebIDL; r=bzbarsky 2014-03-28 00:03:03 -04:00
test_bug862540.html Bug 862540. Make window.status actually be settable (but have no effect unless the pref that no one ever sets is set). r=smaug 2013-04-19 23:03:01 -04:00
test_bug876098.html Bug 876098. Make sure to not skip calling addProperty hooks when objects have them. Otherwise DOM expandos can go AWOL. r=djvj 2013-05-30 13:01:38 -04:00
test_bug927901.html test for Bug 927901, rs=jst 2013-10-26 00:35:34 +03:00
test_bug1022869.html Bug 1022869 - Reparent template contents owner document. r=peterv 2014-06-25 17:33:24 -07:00
test_devicemotion_multiple_listeners.html Bug 805069 - use SimpleTest.executeSoon instead of SpecialPowers.executeSoon in test_devicemotion_multiple_listeners.html; r=jdm 2012-10-23 12:36:13 -04:00
test_domparser_after_blank.html Bug 820841 - Cache the document URI on the window so that DOMParser() can refer. r=bz 2012-12-26 20:00:05 +09:00
test_errorReporting.html Bug 1070842 - Tests. r=bz 2014-09-29 15:34:22 +02:00
test_onerror_message.html Backed out changesets b08e57dbef4e and 1049cfbf3426 (bug 947044) for various regressions. 2014-09-25 14:32:43 -04:00
test_protochains.html Fix for bug 821606 (Turn on WebIDL bindings for Element and HTMLElement). r=bz. 2012-11-22 12:09:57 +01:00
test_resize_move_windows.html Bug 854117 - Re-enable test_resize_move_windows.html on Linux. rs=Ms2ger 2013-03-25 18:52:17 +00:00
test_sizetocontent_clamp.html Bug 847881 - adjust test_sizetocontent_clamp for minimum window size constraints on Win8. r=mounir 2013-03-08 05:22:36 -06:00
test_toJSON.html Bug 936813 - Implement onresourcetimingbufferfull callback (part 2) r=bz 2014-05-10 05:12:06 +03:00
test_window_bar.html Bug 367393 - Add a packed MochiKit that contains only SimpleTest dependencies- plain 1/1. r=jmaher, a=test-only 2011-08-12 12:21:42 -04:00
utils_bug260264.js Bug 873403 - Convert test_bug260264.html to use SpecialPowers. r=jst 2013-09-20 12:50:26 +02:00
utils_bug743615.js Bug 743615 - Tests. r=bent, a=blassey 2012-04-24 12:58:18 +02:00
worker_bug743615.js Bug 743615 - Tests. r=bent, a=blassey 2012-04-24 12:58:18 +02:00