Commit Graph

271 Commits

Author SHA1 Message Date
Joel Maher
5bb94296a2 Bug 670897 - port waitForFocus to SpecialPowers. r=ctalbert,enndeakin; a=test-only 2011-10-06 10:51:03 -04:00
Joel Maher
066569ae74 Bug 621363 - SpecialPowers ipc setter code does not receive new value locally until next event loop run. r=jdm 2011-10-06 10:51:03 -04:00
Joel Maher
be5ce7dc85 Bug 676274 - refactor specialpowers so we can use the api in mochitest-chrome without specialpowers. r=ted, a=test-only. 2011-10-06 10:51:03 -04:00
Malini Das
835c7884f7 Bug 677626 - Add a profiling test suite for mochitest. r=jmaher 2011-09-30 14:54:10 -04:00
Joel Maher
3dff7e590b Bug 687264 - add mochitest support for filtering tests. r=ctalbert 2011-09-26 07:41:17 -04:00
Boris Zbarsky
8347ad6a37 Bug 677002. Back out the patch for bug 666643 because it disabled a bunch of tests. r=khuey 2011-09-23 12:27:18 -04:00
Malini Das
c485070b88 Bug 688052 - Disable permaorange Android tests for now; r=mbrubeck 2011-09-22 17:48:07 +01:00
Masayuki Nakano
54e3afdd66 Bug 543789 part.7 Dispatch compositionupdate event and set data value of compositionend event in all IME handling tests r=smaug, sr=roc 2011-09-22 18:17:41 +09:00
Malini Das
a7afb90004 Bug 677626 - Add a profiling test suite for mochitest [tests]. r=jmaher 2011-09-19 14:52:06 -04:00
Malini Das
841f72da21 Bug 677626 - Add a profiling test suite for mochitest. r=jmaher 2011-09-19 14:52:04 -04:00
Matt Woodrow
f41ce961ab Bug 682758 - Stop repr() trying to call match() on an empty Array. r=mdas 2011-09-01 11:35:04 +12:00
Malini Das
af8ec59a0c Bug 682028 - Rename the Mochitest 'loops' feature to be 'repeat'. r=jmaher 2011-08-29 16:14:33 -04:00
Malini Das
104022a602 Bug 676147 - looping single mochitests with make command doesn't work. r=jmaher 2011-08-25 14:35:35 -04:00
Joel Maher
1f21fde540 backout 7918fee254ae, no comments or user in patch 2011-08-25 14:34:54 -04:00
Joel Maher
b916fd4a4b imported patch mdas_loops.patch 2011-08-25 14:20:51 -04:00
Brian R. Bondy
fae523e7bd Bug475045 - Can't drag unlinkified URL to bookmarks toolbar. r=mak,enndeakin 2011-08-24 08:52:53 -04:00
Malini Das
da32b5cbd3 Bug 367393 - Add a packed MochiKit that contains only SimpleTest dependencies- update tests. r=jmaher, a=test-only 2011-08-12 12:21:37 -04:00
Malini Das
0efd71b59a Bug 367393 - Add a packed MochiKit that contains only SimpleTest dependencies- harness. r=jmaher, a=test-only 2011-08-12 12:21:35 -04:00
Masayuki Nakano
1380b10143 Bug 675865 backout new dragginf for selection handling code from Mozilla8 r=smaug (backed out patches are: bug 552707, bug 644621, bug 670058, bug 670508, bug 671319) 2011-08-03 12:39:02 +09:00
Joel Maher
0b8112d8ae Bug 666660 - convert mochitest plugin harness code to specialpowers. r=ted, a=test-only 2011-07-23 09:02:43 -04:00
Joel Maher
344f4a7302 Bug 666654 - split eventutils.js functions that are chrome only into chromeutils.js. r=ted, a=test-only 2011-07-23 09:02:40 -04:00
Joel Maher
c3a05191bb Bug 666649 - remove enablePrivilege from various places in the harness and chrome tests. r=ted, a=test-only 2011-07-21 16:21:25 -04:00
Joel Maher
17c6b0a950 Bug 666643 - convert snapshotWindow to SpecialPowers. r=ted, a=test-only 2011-07-21 16:21:24 -04:00
Joel Maher
6c53116c92 Bug 668303 - convert mozillafilelogger to specialpowers. r=ctalbert, a=test-only
--HG--
rename : testing/mochitest/tests/SimpleTest/MozillaFileLogger.js => testing/mochitest/tests/SimpleTest/MozillaLogger.js
2011-07-18 22:10:29 -04:00
Ehsan Akhgari
0787743cf4 Merge the last green changeset on mozilla-inbound to mozilla-central 2011-07-15 08:13:08 -04:00
Cameron McCormack
1d4c284e8c Bug 670817 - Check that uncaught exceptions cause test failures. (v2) r=jmaher 2011-07-15 14:43:09 +12:00
Malini Das
d494a702ae Bug 603517 - Enable mochitest to optionally run in loops without restarting the browser r=ctalbert 2011-07-14 14:39:17 -07:00
Boris Zbarsky
69399cfaba Bug 670452. Fix WindowSnapshot's windowutils codepath to work correctly for canvases of different sizes. r=joe 2011-07-12 12:06:34 -04:00
Joel Maher
d697f73b2e Bug 666636 - enable specialpowers for all mochitest types. r=ted, a=test-only 2011-07-09 08:35:38 -04:00
Cameron McCormack
9c454e0a35 Bug 669252 - Use the string "unknown test url" in mochitest logging lines if the current test URL is unknown. r=ted 2011-07-09 16:49:01 +12:00
Cameron McCormack
8cd812d8e4 Bug 669554 - Add a missing newline to dumped uncaught JS exceptions in chrome mochitests. r=ted 2011-07-07 10:27:51 +12:00
Masayuki Nakano
180918ceb1 Bug 552707 While we're expanding selection by dragging, the selection root element should capture mouse events and all scrollable elements should be scrollable r=roc+smaug, ui=faaborg 2011-07-06 11:16:18 +09:00
Joe Drew
bcb9088b38 Bug 552605 - Write tests to make sure we reload images that are redirected with a Cache-Control: no-cache header. r=bz 2011-07-01 13:03:43 -04:00
Marco Bonardo
6013ac2db8 Backout bug 552605 and bug 619048 due to increase in random failures in reftests on a CLOSED TREE 2011-07-01 18:08:24 +02:00
Joe Drew
301a37eb71 Bug 552605 - Write tests to make sure we reload images that are redirected with a Cache-Control: no-cache header. r=bz 2011-06-30 21:58:36 -04:00
Cameron McCormack
8d48f55b96 Bug 667155 - Ensure uncaught exceptions do cause test failures in plain mochitests. r=ted 2011-06-27 11:05:02 +12:00
Cameron McCormack
b5a3db93ba Bug 666435 - Remove a line of debugging output from Mochitest harness. r=ted
--HG--
extra : rebase_source : 90bc40c9d247385cd99b5f5f78170f2da8631096
2011-06-24 11:37:52 +12:00
Cameron McCormack
5f0489f00f Bug 642175 - Part 2: Allow mochitests to clean up plugin and IPC process crash dumps. r=ted 2011-06-21 12:11:50 +12:00
Cameron McCormack
5135d118cc Bug 642175 - Part 1: Simplify mochitest logging, and other minor cleanups. r=ted 2011-06-21 12:11:18 +12:00
Cameron McCormack
d61685773e Bug 663669 - Remove some useless code from mochitest harness file quit.js. r=ted 2011-06-16 10:40:09 +12:00
Benjamin Stover
4384958eb5 Bug 658065 Fix some warnings in mochitest harness r=ctalbert 2011-06-08 09:04:14 -07:00
Joel Maher
49f029c6fb Bug 654461 - cleanup chrome and a11y harnesses to simplify code. r=ted, a=test-only 2011-05-17 13:10:37 -04:00
Marco Bonardo
28155c0088 Bug 651107 - Allow waitForClipboard to check for any custom flavor.
r=ehsan,ted
2011-04-23 02:04:15 +02:00
Ehsan Akhgari
c5b0c5daca Bug 649012 - Fix some flaky mochitests which rely on non-zero timeout values; rs=ted 2011-04-15 18:26:50 -04:00
Neil Deakin
bd96b74b10 Bug 462172, fix up preventDefault call in drag synthesis test and move to a chrome test
--HG--
rename : testing/mochitest/tests/SimpleTest/tests/test_synthesizeDragStart.xul => testing/mochitest/chrome/test_synthesizeDragStart.xul
rename : testing/mochitest/tests/SimpleTest/tests/test_synthesizeDrop.xul => testing/mochitest/chrome/test_synthesizeDrop.xul
2011-04-13 13:53:24 -04:00
Ted Mielczarek
a66ce3b452 bug 643803 - Expose DOMWindowUtils via SpecialPowers. r=ctalbert 2011-03-25 14:12:23 -04:00
Olli Pettay
587ffcf922 Bug 644565 - SpecialPowers should be able add event listeners to TabChildGlobal, r=ted 2011-03-25 15:39:23 +02:00
Marco Bonardo
dcae976170 Bug 630838 - Clear document.popupNode between browser chrome tests.
r=mano, gavin a=tests-only
2011-02-02 17:00:47 +01:00
Mounir Lamouri
bd113d2f2e Bug 622264 - Make synthesizeDrop works in more situations. r=enndeakin a=tests 2011-01-25 11:30:24 +01:00
Masayuki Nakano
84e289495a Bug 610821 part.4 Send correct keyevents when type isn't specified r=smaug, a=beltzner 2011-01-14 22:43:18 +09:00
Phil Ringnalda
b9883dc5b6 Back out d1a5599b49fa from bug 615546 for turning bug 592402 from something that hadn't happened for three months to a top-10 test failure, a=shaver 2011-01-09 01:11:31 -08:00
Serge Gautherie
7a3239568c Bug 621384 - SimpleTest.showReport(): add a separator from the test content; (Av1) Add |addNode(HR());|.
r=rcampbell a=(test only).
2011-01-04 16:20:18 +01:00
Clint Talbert
abb327a3d5 Bug 582472 - Add a special powers object to remove enable privilege r=ted,smaug a=test-only 2010-12-22 08:39:29 -08:00
Serge Gautherie
a3e742b408 Bug 615546 - SimpleTest.finish() should be asynchronous; (Av1a) SimpleTest.js: Create SimpleTest._finishNow() out of SimpleTest.finish() then call it asynchronously, Fix some (unrelated) nits.
r=rcampbell a=(test only).
2010-12-05 14:09:58 +01:00
Dave Townsend
e7db93f2d0 Backing out changeset ab44d15573e2 from bug 615546 due to an unusual rise in failures of bug 592402 (and maybe others). a=backout CLOSED TREE 2010-12-01 11:14:43 -08:00
Serge Gautherie
472cbecc86 Bug 615546 - SimpleTest.finish() should be asynchronous; (Av1a) SimpleTest.js: Create SimpleTest._finishNow() out of SimpleTest.finish() then call it asynchronously, Fix some (unrelated) nits.
r=rcampbell a=(test only).
2010-12-01 18:24:03 +01:00
Clint Talbert
4ef8182731 Backed out changeset 32f70e593bf6 due to intermittent orange on mochi-1 a=bustage 2010-11-12 11:03:44 -08:00
Clint Talbert
ccf09edf01 Bug 582472 - Add Special Powers object to replace Universal XPConnect in mochitest plain r=ted,smaug a=NPOTB 2010-11-12 06:06:23 -08:00
Markus Stange
253a0ae7e1 Bug 574663 - Mark momentum scroll events with a kIsMomentum flag and don't allow them to cause zooming. r=smaug, a=final 2010-11-05 17:04:28 +01:00
Jonathan Griffin
14394b5284 Bug 600413 - make mochitest-browser-chrome logging a little more similar to mochitest-plain. r=ctalbert, a=tests
--HG--
extra : rebase_source : 78bdb3f6cd810f116d94a4c2a0061c88fe7c65a0
2010-10-19 12:20:49 -07:00
L. David Baron
a3f067c2ed Add method to synthesize mouse events at the center of elements. (Bug 595652) r=Mossop a2.0=blocking2.0:betaN 2010-10-11 11:03:12 -07:00
Mounir Lamouri
cc33a99998 Merging to tip. a=blocking-b7 2010-09-30 17:10:19 -07:00
Henri Sivonen
054f988ab7 Bug 599583 - Make MochiKit tests use the Mozilla version of SimpleTest.js properly. r=jgriffin, a=blocking2.0-beta7. 2010-09-28 10:32:31 +03:00
Josh Aas
1200785239 Bustage fix for bug 596762, I merged patches incorrectly. a=josh 2010-09-27 17:56:38 -04:00
Scott Greenlay
92c12ef9d7 Bug 596762: Allow specification of differing IPC preferences for each architecture in a universal binary. r=josh a=blocking-b7 2010-09-27 16:42:43 -04:00
Josh Aas
54d8736551 Back out patch for 596762, running the test plugin out-of-process on 64-bit Mac OS X is exposing a bug that causes a lot of intermittent orange. a=josh 2010-09-24 15:08:30 -04:00
Scott Greenlay
9ab1f355f5 Bug 596762: Allow specification of differing IPC preferences for each architecture in a universal binary. r=josh a=blocking-b7 2010-09-24 10:32:02 -04:00
Josh Aas
a2b531c127 Backed out changeset 401db5db054a, bug 596762. Too much orange, again. a=josh 2010-09-23 16:06:13 -04:00
Scott Greenlay
4d41c8ea82 Bug 596762: Allow specification of differing IPC preferences for each architecture in a universal binary. r=josh a=blocking-b7 2010-09-23 13:21:55 -04:00
Josh Aas
4c5979b1bf Backed out changeset c06ef0414fee, bug 596762. a=me 2010-09-20 22:13:13 -04:00
Scott Greenlay
c18a02206e Bug 596762: Allow specification of differing IPC preferences for each architecture in a universal binary. r=josh a=blocking-b7 2010-09-20 20:21:55 -04:00
Joel Maher
161d8ae5ae Bug 591325 Fix regression due to relativesrcdir landing in xpchsell test, continued cleanup in chrome tets r=ctalbert a=NPOTB 2010-09-10 10:20:38 -07:00
Jonas Sicking
6bae28a4f7 Test for bug 590812. r=jst a=test-only 2010-09-03 15:53:28 -07:00
Joel Maher
ce269022ab Bug 574189 - Fix chrome tests to work from an extension for android and e10s support a=NPOTB r=ctalbert 2010-08-24 10:29:34 -07:00
Jonas Sicking
cbc0676504 Backout bugs 586754, 574189, 584611 due to orange. a=backout 2010-08-20 11:08:43 -07:00
Joel Maher
978a4a1ad2 Bug 574189 - Fix chrome tests so they can run from a .jar bundle (e10s, android) r=ctalbert a=NPOTB 2010-08-20 09:28:13 -07:00
Dão Gottwald
57558ad437 Bug 584995 follow-up: Make waitForFocus output appear in browser-chrome test logs again. r=enn
--HG--
extra : rebase_source : cf13b1c120930194e98d12c190a68654518f3f56
2010-08-16 22:10:32 +02:00
Dão Gottwald
608a67ff5a Bug 584995 - waitForFocus makes test analysis lie about the number of tests run. r=enn
--HG--
extra : rebase_source : 919daaea171f5e464b6363ba86c0c5202d5c66f1
2010-08-06 14:22:47 +02:00
Clint Talbert
d2fb12a794 Bug 573694 Optionally allow reftest harness to write output to log file for android r=dbaron 2010-07-26 18:43:33 -07:00
Dão Gottwald
10e54c1b6b Bug 578301 - Clearly identify expected and actual results when tests fail. r=dbaron 2010-07-14 22:55:21 +02:00
Ted Mielczarek
17362ddaa6 bug 574357 - Plugin crash reports are submitted with Throttleable=0. r=dolske
--HG--
rename : modules/plugin/test/mochitest/test_crash_notify_no_report.xul => modules/plugin/test/mochitest/test_crash_submit.xul
2010-06-30 10:29:05 -04:00
Justin Dolske
157f21c04d Backed out changeset e112f68bc941 (bug 574357) due to test failures. 2010-06-29 22:45:30 -07:00
Ted Mielczarek
1ff7a5c880 bug 574357 - Plugin crash reports are submitted with Throttleable=0. r=dolske
--HG--
rename : modules/plugin/test/mochitest/test_crash_notify_no_report.xul => modules/plugin/test/mochitest/test_crash_submit.xul
2010-06-29 19:34:39 -04:00
Timothy Nikkel
862d66fc00 Bug 571640. Part 1. Enhance synthesizeDrop to take a source element to start the drag on. r=enndeakin 2010-06-25 16:51:17 -05:00
Joel Maher
7d77d349d6 Bug 567417 - bug to get mochitests running on fennec + e10s r=smaug,ctalbert 2010-06-24 13:30:50 -07:00
Jesse Ruderman
6c09de8976 Fix MozillaFileLogger bustage (https://bugzilla.mozilla.org/show_bug.cgi?id=570730#c9)
--HG--
extra : rebase_source : 1720f7e2e57fcebd2362e4f296b38ad463fd6484
2010-06-17 13:36:02 -07:00
Jesse Ruderman
880fe87fe3 Bug 570730 - automation.py should indicate which test crashed (or timed out) for reftests and mochitests. r=ctalbert 2010-06-10 18:46:18 -07:00
L. David Baron
e4e084864f Allow mochitests that don't require chrome privileges to run in a normal profile. (Bug 570328) r=jwalden 2010-06-08 18:44:31 -07:00
L. David Baron
ebb980ea52 Show value information for passing mochitests too. (Bug 570327) r=ted 2010-06-08 18:44:31 -07:00
L. David Baron
88a824e268 Make mochitest print the amount of time each test takes. (Bug 482162) r=ted 2010-06-08 18:44:31 -07:00
Paul O’Shannessy
33279d473c Bug 567870 - add waitForClipboard to SimpleTest [r=gavin]
This also updates the test for bug 556061 to use waitForClipboard.
2010-06-02 13:38:32 -07:00
Ehsan Akhgari
35d3466b87 Bug 542928 - Add some more debugging logs to waitForFocus in order to track down the browser-chrome random orange; r=enndeakin 2010-05-19 09:52:07 -04:00
Neil Deakin
a45e72c383 Bug 554873, improve waitForFocus to check for about:blank pages, r=mak 2010-05-18 09:31:03 -04:00
Neil Deakin
5be95f4ad7 Bug 527099, use waitForFocus to wait for the frameset window 2010-05-17 09:21:11 -04:00
Neil Deakin
e47ae5d46e Add some debugging to help debug 527099 2010-05-16 13:22:55 -04:00
Michael Kohler
9397418412 Bug 506041 Part 2: Correct misspellings in source code
r=timeless
2010-05-13 14:19:50 +02:00
Jeff Walden
00f6066393 Bug 552560 - Remove support for __parent__. r=mrbkap 2010-04-11 13:51:00 -07:00
Serge Gautherie
f847bae546 Bug 427500 - Upgrade the copy of MochiKit used in Mochitest, to v1.4.2; (Dv2) Remove MochiKit r1174 tests.
r=ctalbert.
2010-05-01 14:02:03 +02:00
Jens Hatlak
1de548c31d Bug 554418 - "Enable synthesizeDragStart to specify coordinates" [r=enndeakin] 2010-03-24 10:33:00 -04:00
Serge Gautherie
a80090b84d Bug 427500 - Upgrade the copy of MochiKit used in Mochitest, to v1.4.2; (Gv1a) Explicitly test http://svn.mochikit.com/mochikit/tags/MochiKit-1.4.2/ (== r1480), make it run and pass.
r=ctalbert.
2010-04-16 16:50:56 +02:00