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
Ted Mielczarek
a88f0715f0
merge m-c and b-s
2011-06-13 09:09:43 -04:00
Patrick McManus
0823794e32
bug 663096 update mochitest/pywebsocket to drain input to avoid RST r=biesi
...
--HG--
extra : transplant_source : %27%05%5C%B1%E8j2%22q%BE%BBY%D7%8B9%81%18%18I%03
2011-06-10 16:52:30 -04:00
Patrick McManus
e9d0d51cfa
bug 663096 udpate mochitest/pywebsockets to 489 r=biesi
...
--HG--
extra : transplant_source : %BF.%3D%14%E8%D9%FB%83%F3%D1j%EC%85_%04%E1%AA.%00%F5
2011-06-10 16:52:29 -04:00
Ted Mielczarek
c7f40506bf
merge m-c to b-s
2011-06-10 12:58:21 -04:00
Mitchell Field
5e5f1a616a
Merge mozilla-central to build-system.
2011-05-29 14:10:30 +10:00
Dão Gottwald
dfd0fdcac6
Bug 658738 - clean out each test's scope. r=gavin
2011-06-10 09:00:45 +02:00
Benjamin Stover
4384958eb5
Bug 658065 Fix some warnings in mochitest harness r=ctalbert
2011-06-08 09:04:14 -07:00
Armen Zambrano G.
3feb58f6fc
Bug 656435 - Add --ipcplugins flag to test/mochitest/runtests.py so that we can move the tests without requiring per-branch changes to the release engineering setup, r=ctalbert
2011-05-13 10:06:35 -04:00
Brad Lassey
7935bd4ea0
Bug 650205 - Implement devicemanager using adb. r=jmaher, a=test-only
2011-05-06 18:17:55 -04:00
Joel Maher
09585a9b7a
Bug 654116 - need pidfile generated for xpcshell process. r=bear, a=test-only
2011-05-12 12:47:38 -04:00
Dave Townsend
294e4f950f
Bug 611048: Allow jumping to failures in the list of browser-chrome results. r=gavin
2011-05-10 10:27:11 -07:00
Ed Morley
a72aae162f
Bug 654719 - Remove WinCE code from testing/* ; r=cjones
2011-05-06 11:41:19 -07:00
Patrick McManus
c2f7522f58
bug 640003 - websockets, fixup tests for new server r=smaug r=biesi
2011-05-21 21:27:52 -04:00
Patrick McManus
b1ca5ae6b8
bug 640003 websockets - update incorporated pywebsockets to support -07 r=biesi
2011-05-21 21:27:52 -04:00
Benoit Jacob
5a9c7d6431
Bug 658359 - Register .frag and .vert extensions as text/plain to prevent crashing due to buggy plugins in WebGL mochitest - r=ehsan
...
These file types were unknown, leading to querying plugins to check if any would recognize these types, leading to xpcshell crashes due to bad plugins on linux, leading to mochitest failure on my machine.
2011-05-20 17:50:53 -04:00
Joel Maher
052cebcbb5
Bug 618977 - Specifying an invalid test-path no longer complains about no tests to run, instead just does nothing. r=gavin, a=test-only
2011-05-20 11:54:01 -04:00
Benjamin Smedberg
4dab17b9d9
Bug 644626 - Move plugin tests from modules/plugin/test to dom/plugin/test, r=ted
...
--HG--
rename : modules/plugin/test/Makefile.in => dom/plugins/test/Makefile.in
rename : modules/plugin/test/crashtests/110650-1.html => dom/plugins/test/crashtests/110650-1.html
rename : modules/plugin/test/crashtests/41276-1.html => dom/plugins/test/crashtests/41276-1.html
rename : modules/plugin/test/crashtests/48856-1.html => dom/plugins/test/crashtests/48856-1.html
rename : modules/plugin/test/crashtests/539897-1.html => dom/plugins/test/crashtests/539897-1.html
rename : modules/plugin/test/crashtests/540114-1.html => dom/plugins/test/crashtests/540114-1.html
rename : modules/plugin/test/crashtests/570884.html => dom/plugins/test/crashtests/570884.html
rename : modules/plugin/test/crashtests/598862.html => dom/plugins/test/crashtests/598862.html
rename : modules/plugin/test/crashtests/626602-1.html => dom/plugins/test/crashtests/626602-1.html
rename : modules/plugin/test/crashtests/crashtests.list => dom/plugins/test/crashtests/crashtests.list
rename : modules/plugin/test/mochitest/307-xo-redirect.sjs => dom/plugins/test/mochitest/307-xo-redirect.sjs
rename : modules/plugin/test/mochitest/Makefile.in => dom/plugins/test/mochitest/Makefile.in
rename : modules/plugin/test/mochitest/cocoa_focus.html => dom/plugins/test/mochitest/cocoa_focus.html
rename : modules/plugin/test/mochitest/cocoa_window_focus.html => dom/plugins/test/mochitest/cocoa_window_focus.html
rename : modules/plugin/test/mochitest/crashing_subpage.html => dom/plugins/test/mochitest/crashing_subpage.html
rename : modules/plugin/test/mochitest/large-pic.jpg => dom/plugins/test/mochitest/large-pic.jpg
rename : modules/plugin/test/mochitest/loremipsum.txt => dom/plugins/test/mochitest/loremipsum.txt
rename : modules/plugin/test/mochitest/loremipsum.xtest => dom/plugins/test/mochitest/loremipsum.xtest
rename : modules/plugin/test/mochitest/loremipsum.xtest^headers^ => dom/plugins/test/mochitest/loremipsum.xtest^headers^
rename : modules/plugin/test/mochitest/loremipsum_file.txt => dom/plugins/test/mochitest/loremipsum_file.txt
rename : modules/plugin/test/mochitest/loremipsum_nocache.txt => dom/plugins/test/mochitest/loremipsum_nocache.txt
rename : modules/plugin/test/mochitest/loremipsum_nocache.txt^headers^ => dom/plugins/test/mochitest/loremipsum_nocache.txt^headers^
rename : modules/plugin/test/mochitest/neverending.sjs => dom/plugins/test/mochitest/neverending.sjs
rename : modules/plugin/test/mochitest/plugin_visibility_loader.html => dom/plugins/test/mochitest/plugin_visibility_loader.html
rename : modules/plugin/test/mochitest/plugin_window.html => dom/plugins/test/mochitest/plugin_window.html
rename : modules/plugin/test/mochitest/pluginstream.js => dom/plugins/test/mochitest/pluginstream.js
rename : modules/plugin/test/mochitest/post.sjs => dom/plugins/test/mochitest/post.sjs
rename : modules/plugin/test/mochitest/test_GCrace.html => dom/plugins/test/mochitest/test_GCrace.html
rename : modules/plugin/test/mochitest/test_bug479979.xul => dom/plugins/test/mochitest/test_bug479979.xul
rename : modules/plugin/test/mochitest/test_bug532208.html => dom/plugins/test/mochitest/test_bug532208.html
rename : modules/plugin/test/mochitest/test_bug539565-1.html => dom/plugins/test/mochitest/test_bug539565-1.html
rename : modules/plugin/test/mochitest/test_bug539565-2.html => dom/plugins/test/mochitest/test_bug539565-2.html
rename : modules/plugin/test/mochitest/test_clear_site_data.html => dom/plugins/test/mochitest/test_clear_site_data.html
rename : modules/plugin/test/mochitest/test_cocoa_focus.html => dom/plugins/test/mochitest/test_cocoa_focus.html
rename : modules/plugin/test/mochitest/test_cocoa_window_focus.html => dom/plugins/test/mochitest/test_cocoa_window_focus.html
rename : modules/plugin/test/mochitest/test_convertpoint.xul => dom/plugins/test/mochitest/test_convertpoint.xul
rename : modules/plugin/test/mochitest/test_cookies.html => dom/plugins/test/mochitest/test_cookies.html
rename : modules/plugin/test/mochitest/test_copyText.html => dom/plugins/test/mochitest/test_copyText.html
rename : modules/plugin/test/mochitest/test_crash_nested_loop.html => dom/plugins/test/mochitest/test_crash_nested_loop.html
rename : modules/plugin/test/mochitest/test_crash_notify.xul => dom/plugins/test/mochitest/test_crash_notify.xul
rename : modules/plugin/test/mochitest/test_crash_notify_no_report.xul => dom/plugins/test/mochitest/test_crash_notify_no_report.xul
rename : modules/plugin/test/mochitest/test_crash_submit.xul => dom/plugins/test/mochitest/test_crash_submit.xul
rename : modules/plugin/test/mochitest/test_crashing.html => dom/plugins/test/mochitest/test_crashing.html
rename : modules/plugin/test/mochitest/test_crashing2.html => dom/plugins/test/mochitest/test_crashing2.html
rename : modules/plugin/test/mochitest/test_enumerate.html => dom/plugins/test/mochitest/test_enumerate.html
rename : modules/plugin/test/mochitest/test_fullpage.html => dom/plugins/test/mochitest/test_fullpage.html
rename : modules/plugin/test/mochitest/test_getauthenticationinfo.html => dom/plugins/test/mochitest/test_getauthenticationinfo.html
rename : modules/plugin/test/mochitest/test_hanging.html => dom/plugins/test/mochitest/test_hanging.html
rename : modules/plugin/test/mochitest/test_instantiation.html => dom/plugins/test/mochitest/test_instantiation.html
rename : modules/plugin/test/mochitest/test_multipleinstanceobjects.html => dom/plugins/test/mochitest/test_multipleinstanceobjects.html
rename : modules/plugin/test/mochitest/test_newstreamondestroy.html => dom/plugins/test/mochitest/test_newstreamondestroy.html
rename : modules/plugin/test/mochitest/test_npn_asynccall.html => dom/plugins/test/mochitest/test_npn_asynccall.html
rename : modules/plugin/test/mochitest/test_npn_timers.html => dom/plugins/test/mochitest/test_npn_timers.html
rename : modules/plugin/test/mochitest/test_npobject_getters.html => dom/plugins/test/mochitest/test_npobject_getters.html
rename : modules/plugin/test/mochitest/test_npruntime.xul => dom/plugins/test/mochitest/test_npruntime.xul
rename : modules/plugin/test/mochitest/test_npruntime_construct.html => dom/plugins/test/mochitest/test_npruntime_construct.html
rename : modules/plugin/test/mochitest/test_npruntime_identifiers.html => dom/plugins/test/mochitest/test_npruntime_identifiers.html
rename : modules/plugin/test/mochitest/test_npruntime_npnevaluate.html => dom/plugins/test/mochitest/test_npruntime_npnevaluate.html
rename : modules/plugin/test/mochitest/test_npruntime_npninvoke.html => dom/plugins/test/mochitest/test_npruntime_npninvoke.html
rename : modules/plugin/test/mochitest/test_npruntime_npninvokedefault.html => dom/plugins/test/mochitest/test_npruntime_npninvokedefault.html
rename : modules/plugin/test/mochitest/test_npruntime_npnsetexception.html => dom/plugins/test/mochitest/test_npruntime_npnsetexception.html
rename : modules/plugin/test/mochitest/test_painting.html => dom/plugins/test/mochitest/test_painting.html
rename : modules/plugin/test/mochitest/test_plugin_scroll_painting.html => dom/plugins/test/mochitest/test_plugin_scroll_painting.html
rename : modules/plugin/test/mochitest/test_pluginstream_asfile.html => dom/plugins/test/mochitest/test_pluginstream_asfile.html
rename : modules/plugin/test/mochitest/test_pluginstream_asfileonly.html => dom/plugins/test/mochitest/test_pluginstream_asfileonly.html
rename : modules/plugin/test/mochitest/test_pluginstream_err.html => dom/plugins/test/mochitest/test_pluginstream_err.html
rename : modules/plugin/test/mochitest/test_pluginstream_geturl.html => dom/plugins/test/mochitest/test_pluginstream_geturl.html
rename : modules/plugin/test/mochitest/test_pluginstream_geturlnotify.html => dom/plugins/test/mochitest/test_pluginstream_geturlnotify.html
rename : modules/plugin/test/mochitest/test_pluginstream_newstream.html => dom/plugins/test/mochitest/test_pluginstream_newstream.html
rename : modules/plugin/test/mochitest/test_pluginstream_post.html => dom/plugins/test/mochitest/test_pluginstream_post.html
rename : modules/plugin/test/mochitest/test_pluginstream_poststream.html => dom/plugins/test/mochitest/test_pluginstream_poststream.html
rename : modules/plugin/test/mochitest/test_pluginstream_seek.html => dom/plugins/test/mochitest/test_pluginstream_seek.html
rename : modules/plugin/test/mochitest/test_pluginstream_seek_close.html => dom/plugins/test/mochitest/test_pluginstream_seek_close.html
rename : modules/plugin/test/mochitest/test_pluginstream_src.html => dom/plugins/test/mochitest/test_pluginstream_src.html
rename : modules/plugin/test/mochitest/test_positioning.html => dom/plugins/test/mochitest/test_positioning.html
rename : modules/plugin/test/mochitest/test_privatemode.xul => dom/plugins/test/mochitest/test_privatemode.xul
rename : modules/plugin/test/mochitest/test_propertyAndMethod.html => dom/plugins/test/mochitest/test_propertyAndMethod.html
rename : modules/plugin/test/mochitest/test_redirect_handling.html => dom/plugins/test/mochitest/test_redirect_handling.html
rename : modules/plugin/test/mochitest/test_streamNotify.html => dom/plugins/test/mochitest/test_streamNotify.html
rename : modules/plugin/test/mochitest/test_streamatclose.html => dom/plugins/test/mochitest/test_streamatclose.html
rename : modules/plugin/test/mochitest/test_twostreams.html => dom/plugins/test/mochitest/test_twostreams.html
rename : modules/plugin/test/mochitest/test_visibility.html => dom/plugins/test/mochitest/test_visibility.html
rename : modules/plugin/test/mochitest/test_windowed_invalidate.html => dom/plugins/test/mochitest/test_windowed_invalidate.html
rename : modules/plugin/test/mochitest/test_wmode.xul => dom/plugins/test/mochitest/test_wmode.xul
rename : modules/plugin/test/mochitest/test_xulbrowser_plugin_visibility.xul => dom/plugins/test/mochitest/test_xulbrowser_plugin_visibility.xul
rename : modules/plugin/test/mochitest/test_zero_opacity.html => dom/plugins/test/mochitest/test_zero_opacity.html
rename : modules/plugin/test/mochitest/utils.js => dom/plugins/test/mochitest/utils.js
rename : modules/plugin/test/mochitest/xulbrowser_plugin_visibility.xul => dom/plugins/test/mochitest/xulbrowser_plugin_visibility.xul
rename : modules/plugin/test/reftest/border-padding-1-ref.html => dom/plugins/test/reftest/border-padding-1-ref.html
rename : modules/plugin/test/reftest/border-padding-1.html => dom/plugins/test/reftest/border-padding-1.html
rename : modules/plugin/test/reftest/border-padding-2-ref.html => dom/plugins/test/reftest/border-padding-2-ref.html
rename : modules/plugin/test/reftest/border-padding-2.html => dom/plugins/test/reftest/border-padding-2.html
rename : modules/plugin/test/reftest/border-padding-3-ref.html => dom/plugins/test/reftest/border-padding-3-ref.html
rename : modules/plugin/test/reftest/border-padding-3.html => dom/plugins/test/reftest/border-padding-3.html
rename : modules/plugin/test/reftest/div-alpha-opacity.html => dom/plugins/test/reftest/div-alpha-opacity.html
rename : modules/plugin/test/reftest/div-alpha-zindex.html => dom/plugins/test/reftest/div-alpha-zindex.html
rename : modules/plugin/test/reftest/div-sanity.html => dom/plugins/test/reftest/div-sanity.html
rename : modules/plugin/test/reftest/plugin-alpha-opacity.html => dom/plugins/test/reftest/plugin-alpha-opacity.html
rename : modules/plugin/test/reftest/plugin-alpha-zindex.html => dom/plugins/test/reftest/plugin-alpha-zindex.html
rename : modules/plugin/test/reftest/plugin-background-1-step.html => dom/plugins/test/reftest/plugin-background-1-step.html
rename : modules/plugin/test/reftest/plugin-background-10-step.html => dom/plugins/test/reftest/plugin-background-10-step.html
rename : modules/plugin/test/reftest/plugin-background-2-step.html => dom/plugins/test/reftest/plugin-background-2-step.html
rename : modules/plugin/test/reftest/plugin-background-5-step.html => dom/plugins/test/reftest/plugin-background-5-step.html
rename : modules/plugin/test/reftest/plugin-background-ref.html => dom/plugins/test/reftest/plugin-background-ref.html
rename : modules/plugin/test/reftest/plugin-background.css => dom/plugins/test/reftest/plugin-background.css
rename : modules/plugin/test/reftest/plugin-background.html => dom/plugins/test/reftest/plugin-background.html
rename : modules/plugin/test/reftest/plugin-background.js => dom/plugins/test/reftest/plugin-background.js
rename : modules/plugin/test/reftest/plugin-busy-alpha-zindex.html => dom/plugins/test/reftest/plugin-busy-alpha-zindex.html
rename : modules/plugin/test/reftest/plugin-canvas-alpha-zindex.html => dom/plugins/test/reftest/plugin-canvas-alpha-zindex.html
rename : modules/plugin/test/reftest/plugin-sanity.html => dom/plugins/test/reftest/plugin-sanity.html
rename : modules/plugin/test/reftest/plugin-transform-1-ref.html => dom/plugins/test/reftest/plugin-transform-1-ref.html
rename : modules/plugin/test/reftest/plugin-transform-1.html => dom/plugins/test/reftest/plugin-transform-1.html
rename : modules/plugin/test/reftest/plugin-transform-2-ref.html => dom/plugins/test/reftest/plugin-transform-2-ref.html
rename : modules/plugin/test/reftest/plugin-transform-2.html => dom/plugins/test/reftest/plugin-transform-2.html
rename : modules/plugin/test/reftest/plugin-transform-alpha-zindex.html => dom/plugins/test/reftest/plugin-transform-alpha-zindex.html
rename : modules/plugin/test/reftest/pluginproblemui-direction-1-ref.html => dom/plugins/test/reftest/pluginproblemui-direction-1-ref.html
rename : modules/plugin/test/reftest/pluginproblemui-direction-1.html => dom/plugins/test/reftest/pluginproblemui-direction-1.html
rename : modules/plugin/test/reftest/pluginproblemui-direction-2-ref.html => dom/plugins/test/reftest/pluginproblemui-direction-2-ref.html
rename : modules/plugin/test/reftest/pluginproblemui-direction-2.html => dom/plugins/test/reftest/pluginproblemui-direction-2.html
rename : modules/plugin/test/reftest/reftest.list => dom/plugins/test/reftest/reftest.list
rename : modules/plugin/test/reftest/windowless-clipping-1-ref.html => dom/plugins/test/reftest/windowless-clipping-1-ref.html
rename : modules/plugin/test/reftest/windowless-clipping-1.html => dom/plugins/test/reftest/windowless-clipping-1.html
rename : modules/plugin/test/testplugin/Info.plist => dom/plugins/test/testplugin/Info.plist
rename : modules/plugin/test/testplugin/Makefile.in => dom/plugins/test/testplugin/Makefile.in
rename : modules/plugin/test/testplugin/README => dom/plugins/test/testplugin/README
rename : modules/plugin/test/testplugin/nptest.cpp => dom/plugins/test/testplugin/nptest.cpp
rename : modules/plugin/test/testplugin/nptest.def => dom/plugins/test/testplugin/nptest.def
rename : modules/plugin/test/testplugin/nptest.h => dom/plugins/test/testplugin/nptest.h
rename : modules/plugin/test/testplugin/nptest.rc => dom/plugins/test/testplugin/nptest.rc
rename : modules/plugin/test/testplugin/nptest_droid.cpp => dom/plugins/test/testplugin/nptest_droid.cpp
rename : modules/plugin/test/testplugin/nptest_gtk2.cpp => dom/plugins/test/testplugin/nptest_gtk2.cpp
rename : modules/plugin/test/testplugin/nptest_macosx.mm => dom/plugins/test/testplugin/nptest_macosx.mm
rename : modules/plugin/test/testplugin/nptest_os2.cpp => dom/plugins/test/testplugin/nptest_os2.cpp
rename : modules/plugin/test/testplugin/nptest_platform.h => dom/plugins/test/testplugin/nptest_platform.h
rename : modules/plugin/test/testplugin/nptest_qt.cpp => dom/plugins/test/testplugin/nptest_qt.cpp
rename : modules/plugin/test/testplugin/nptest_utils.cpp => dom/plugins/test/testplugin/nptest_utils.cpp
rename : modules/plugin/test/testplugin/nptest_utils.h => dom/plugins/test/testplugin/nptest_utils.h
rename : modules/plugin/test/testplugin/nptest_windows.cpp => dom/plugins/test/testplugin/nptest_windows.cpp
rename : modules/plugin/test/unit/head_plugins.js => dom/plugins/test/unit/head_plugins.js
rename : modules/plugin/test/unit/test_bug455213.js => dom/plugins/test/unit/test_bug455213.js
rename : modules/plugin/test/unit/test_bug471245.js => dom/plugins/test/unit/test_bug471245.js
2011-05-18 09:05:24 -04: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
Justin Lebar
548056eb81
Bug 654354 - Don't output python backtraces when a mochitest is killed via ctrl-c. r=ted
...
--HG--
rename : testing/mochitest/pywebsocket_ignore_sigint.py => testing/mochitest/pywebsocket_wrapper.py
2011-05-09 17:54:35 -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
Joel Maher
c491e58d06
Bug 650828 - change runtestremote and remotereftests to generate pid file. r=ctalbert
2011-04-19 15:17:01 -07:00
Jonas Sicking
aa9367266f
Bug 588990 - Part 1: Add a SpecialPowers.gc() API; r=ehsan
2011-04-19 13:48:08 -04:00
Serge Gautherie
5c6a46a0c1
Bug 647414 - Distributed extensions should be automatically installed into temporary testing profile; (Cv1) Add ipc-overlay.xul to SeaMonkey too.
...
r=jmaher.
2011-04-18 18:50:04 +02:00
Serge Gautherie
0a24429b84
Bug 647414 - Distributed extensions should be automatically installed into temporary testing profile; (Bv3) Make installExtensionsToProfile() automatically install application distributed extensions.
...
r=jmaher.
2011-04-18 18:48:23 +02:00
Serge Gautherie
e51245f503
Bug 647414 - Distributed extensions should be automatically installed into temporary testing profile; (Av2) Improve addChromeToProfile() and related.
...
r=jmaher.
2011-04-18 18:41:57 +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
Serge Gautherie
acea4b4d7b
Bug 647404 - automation.py: fix extractZip() and installExtension(); (Cv2) Explicitly support an optional path in --install-extension.
...
r=jmaher.
2011-04-14 17:28:46 +02: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
Mitchell Field
59b853fca5
Bug 647118 - Remove support for --disable-plugins. r=glandium
2011-04-02 01:41:46 +11:00
L. David Baron
484bb3497b
Add test for bug 583219. r=bzbarsky
2011-03-29 20:46:13 -07:00
Benjamin Stover
6dc7507c52
Bug 643187 Add support for generators to mochitests r=robcee
2011-03-29 16:41:29 -07:00
Ehsan Akhgari
47e2b07627
Bug 607639 - Check for any window left open after a browser-chrome test; r=gavin
2011-03-28 16:29:09 -04:00
Jonas Sicking
9dca224906
Bug 641706: Make SpecialPowers able to create a XHR object with full system powers. r=smaug
2011-03-17 09:19:13 -07: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
Ehsan Akhgari
e4ad8f774b
Bug 640321 - Register the mouse event handlers for the editor in the system group; r=roc
2011-03-16 15:34:30 -04:00
Ehsan Akhgari
be77af5b37
Bug 613109 - Make it possible to run a mochitest-* test suite with an extension installed; r=ted
2010-11-18 17:15:54 -05:00
Ted Mielczarek
29faecbced
bug 641969 - fix SpecialPowers to use DOMWindowCreated events instead of observer service notifications. r=smaug
2011-03-17 14:02:44 -04:00
Joel Maher
2f3d0b881d
Bug 636450 - add a --host-os option for remote testing scripts. r=ctalbert, a=NPOTB
2011-02-24 14:45:42 -05:00
Joel Maher
432824779c
Bug 636154 - server.js limits custom ports to 31999, we should make this 64K. r=ted, a=test-only
2011-02-23 14:39:01 -05:00
Joel Maher
d3c43fac0f
Bug 629266 - org.mozilla.fennec is left running after dm.updateApp(). r=ctalbert, a=NPOTB
2011-02-23 14:38:56 -05: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
Jonas Sicking
6c6a7cea3e
Disallow content access to chrome functions without __exposedProps__ (bug 628410, r=gal).
2011-01-29 18:47:17 -08:00
Mounir Lamouri
bd113d2f2e
Bug 622264 - Make synthesizeDrop works in more situations. r=enndeakin a=tests
2011-01-25 11:30:24 +01:00
Jeff Walden
15fda24aa9
Bug 497869 - Future reserved words are syntax errors in strict mode. r=brendan
2011-01-22 17:46:22 -08:00
Jeff Walden
882117c5e3
Back out everything from the last several hours for turning into a disaster zone finally ending in total orange. r=return-to-sanity
2011-01-23 03:12:28 -08:00
Jeff Walden
5ef527b523
Another round of orange fixes, sigh. r=orange yet again
2011-01-23 00:12:05 -08:00
Justin Lebar
144d86d08f
Bug 613813 - Mochitest's websocket server shouldn't die upon receiving SIGINT when running an interactive debugger. r=ted, a=testonly
...
--HG--
extra : rebase_source : 1f2664b9829ac2db355f02308fcdc133ead2d53f
2010-11-20 19:29:58 -08: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
Clint Talbert
8947822a22
Bug 624001 Update android devicemanager with better error handling r=jmaher,mcote a=NPOTB
2011-01-13 12:00:23 -06: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
Joel Maher
4b2ccbce75
Bug 611230 Remote mochitest fails to honor --utility-path r=ctalbert a=NPOTB
2010-12-09 14:47:21 -08:00
Gavin Sharp
9c64c7f28c
Bug 606251: fix bug in test file enumeration that broke running tests more than once (depending on JS version changes), r=dtownsend, a=tests
...
--HG--
extra : rebase_source : 4c0ad52132f4674e415bae9f6e0b955fb813cd60
2010-12-05 08:38:29 -05: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
Ryan VanderMeulen
b3c91154cb
Bug 578546 - Fix more MSVC warning spam by removing unneeded declarations. r=cjones a=benjamin
2010-11-16 10:21:53 +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
Edmund Wong
5b4740a5e2
Bug 576026 - Renamed runtests.py.in to runtests.py and removed the interpolation lines from Makefile.in r=khuey a=bsmedberg
...
--HG--
rename : testing/mochitest/runtests.py.in => testing/mochitest/runtests.py
2010-11-08 09:47:02 +13: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
Phil Ringnalda
64b1370792
Bug 608546 - Get rid of log spam about 'variable basePath redeclares argument', r=jmaher, a=test-only
2010-10-30 10:00:19 -07:00
Joel Maher
4c291bfb94
Bug 608740 Remote Testing on browser chrome misses testConfig.js file r=ctalbert a=NPOTB
2010-11-04 17:01:12 -07:00
Dave Townsend
2ea8fdd74f
Bug 608416: Stop exceptions from cleanup functions from breaking the harness. r=gavin, a=tests
2010-10-30 11:59:18 -07:00
Dave Townsend
00e3246a8b
Bug 607018: Browser harness is always on top on Linux. r=gavin, a=tests
2010-10-25 16:38:01 -07:00
Honza Bambas
34d4d2f157
Bug 542207 - ssltunnel: clean up and update logging and make it optional, r=ted, a=test-only-change
2010-10-25 18:47:23 +02:00
Joel Maher
431d92c153
Bug 599847 Cleanup unused test files in mochitest/static r=ctalbert a=NPOTB
2010-10-21 13:15:57 -07:00
Joel Maher
12cc3dc7f4
Bug 601243 - mochitest should clean up temporary directories and files r=ctalbert a=NPOTB
2010-10-21 13:15:57 -07:00
Dave Townsend
fefbd6adb3
Bustage fix for running browser-chrome tests manually from bug 600413. r=gavin, a=bustage
2010-10-20 13:35:22 -07: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
Henri Sivonen
8bc14b6092
Bug 559023 part 1 - Move html5lib tree builder tests to a directory of their own. r=jgriffin, a=test-only.
...
--HG--
rename : parser/htmlparser/tests/mochitest/html5lib_license.txt => parser/htmlparser/tests/mochitest/html5lib_tree_construction/html5lib_license.txt
rename : parser/htmlparser/tests/mochitest/html5lib_tree_dat1.txt => parser/htmlparser/tests/mochitest/html5lib_tree_construction/tests1.dat
rename : parser/htmlparser/tests/mochitest/html5lib_tree_dat2.txt => parser/htmlparser/tests/mochitest/html5lib_tree_construction/tests2.dat
rename : parser/htmlparser/tests/mochitest/html5lib_tree_dat3.txt => parser/htmlparser/tests/mochitest/html5lib_tree_construction/tests3.dat
2010-09-01 14:41:12 +03:00
Paul O’Shannessy
864398a779
Bustage fix from 91a49bf6464b. a=bustage
...
I shouldn't be allowed to copy & paste...
2010-10-04 13:50:16 -07:00
Paul O’Shannessy
0482dcb224
Bug 600066 - Don't use octal escape sequences in mochitest harness [r=ctalbert, a=NPOTB]
...
Landing again, changes were reverted in a merge in bug 543800.
2010-10-04 13:03:30 -07:00
Mounir Lamouri
cc33a99998
Merging to tip. a=blocking-b7
2010-09-30 17:10:19 -07:00
Joel Maher
d45b95262c
Bug 598366 - remote logging with mochitest needs a little love for android and large files. r=ctalbert, a=sayrer
2010-09-29 19:20:33 -04: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
Paul O’Shannessy
2496e79cb3
Bug 600066 - Don't use octal escape sequences in mochitest harness [r=ctalbert, a=NPOTB]
2010-09-28 11:54:29 -07: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
Joel Maher
3b1fb9d8ce
Bug 592859 Update browser chrome tests to only use chrome paths for mochitest to prep for android support 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
Justin Lebar
0ba0a47001
merge backout
2010-08-24 15:51:34 -07:00
Justin Lebar
b014db09a5
Backed out changeset 2d57f5901aa2 (bug 576026). a=bustage
2010-08-24 15:41:14 -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
Edmund Wong
1bb7d157fb
Bug 576026 - runtests.py.in is an interpolated file and shouldn't be. r=ted, a=bsmedberg
...
--HG--
rename : testing/mochitest/runtests.py.in => testing/mochitest/runtests.py
2010-08-21 12:52:22 -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
Clint Talbert
22d247b3a4
Bug 584611 - Correct mochitest test detection to search for test_* r=jmaher a=NPOTB
2010-08-20 08:27:58 -07:00
Gavin Sharp
86355a4e69
Bug 589498: clean up browser test timing code, r=dtownsend, a=tests
2010-08-23 15:44:07 -07:00
Karl Tomlinson
fa68faa201
use "Test timed out" so that automation.py detects the time out b=414049 r=gavin a=testing
...
--HG--
extra : rebase_source : 515c62bfe919ab0ec62bd916f2930ee0ec10f11e
2010-08-23 13:29:05 +12:00
Karl Tomlinson
a17dc95129
b=414049 dump screen on first mochitest time out (GTK) r=ted a=testing
...
--HG--
extra : rebase_source : bc550d298019baa44f719cdd2b88181ac9c670eb
2010-08-23 13:27:26 +12:00
Robert O'Callahan
5a5f107e6e
Bug 586804. Swallow exceptions generated in the error message listener, to avoid infinite loop. r=robcee,a=test-only
2010-08-19 21:35:09 +12: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
ddbf1e4462
Bug 585361 - Handle requests for synchronously removing an already asynchronously closing tab. r=gavin
...
--HG--
extra : rebase_source : 6f9c8f691706b63e70c2fc0d91b115e8894d5e0a
2010-08-11 15:12:54 +02:00
Benjamin Smedberg
e6153772f3
Back out all of dgottwald's push from Wed Aug 11 05:04:25 2010 PDT because the tree is in a state of chaos and the push was obviously against tree rules.
2010-08-11 09:00:33 -04:00
Dão Gottwald
8dda9cce85
Bug 585361 - Handle requests for synchronously removing an already asynchronously closing tab. r=gavin
2010-08-11 14:02:49 +02:00
Dão Gottwald
911cb73155
temporary measure against infinite loop after browser_bug380960.js (bug 585361)
2010-08-10 10:48:20 +02:00
Dave Townsend
e500b59593
Bug 585396: Log how long tests take to run. r=robcee
2010-08-09 13:54:23 -07:00
Benjamin Smedberg
ccb16680db
Merge bug 579178 to mozilla-central. reviews by Mossop/khuey/jwalden/ted
2010-08-09 10:04:10 -04:00
Benjamin Smedberg
c622433f07
Merge mozilla-central into single-chrome-manifest.
2010-08-04 14:23:04 -04:00
Benjamin Smedberg
55d78a4daf
Followup to bug 579178 part B (packaging) - only create the mochitest distribution bundle directory if it doesn't already exist
2010-07-22 10:44:38 -04:00
Benjamin Smedberg
1815abc007
Bug 579718 part B - packaging and build changes to ship a single chrome.manifest from which other manifests are read. r=khuey See long-form commit details below:
...
In a nonpackaged build, we have the following manifests:
* chrome.manifest is just a series of manifest directives for all the other manifests, generated in rules.mk using buildlist.py
** components/interfaces.manifest is also generated in rules.mk using buildlist.py
** components/components.manifest contains only the *binary* components. JS components each have their own manifest which is installed to dist/bin/components
** Each chrome/jarfile.jar has a matching chrome/jarfile.manifest, and JarMaker.py inserts this filename into the root chrome.manifest by importing buildlist.py
In a packaged build, we end up with the following manifests:
* chrome.manifest lists the four manifests below
** components/interfaces.manifest
** components/components.manifest
** chrome/nonlocalized.manifest
** chrome/localized.manifest
In the future it should be possible to integrate the three non-localized manifests directly into the root chrome.manifest for increased performance, but this is slightly tricky because it involves rewriting some manifest instructions which may include relative JAR URIs. That is left for a future followup.
When we repackage a l10n build, we only have to replace chrome/localized.manifest.
2010-07-22 10:38:59 -04: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
Robert Sayre
72e587294e
Backed out changeset e393b9673207. ( Bug 573803 - add SSL WebSocket support to mochitest. r=ted )
2010-07-29 13:13:11 -07:00
Jonathan Griffin
ed48fbc343
Bug 573803 - add SSL WebSocket support to mochitest. r=ted
2010-07-29 10:23:58 -07:00
Markus Stange
65909a7edf
Backed out changeset cd5c28912351, bug 574663 (momentum scroll zooming) because the new test fails on Windows.
2010-08-02 17:51:57 +02:00
Markus Stange
d08bf257da
Bug 574663 - Mark scroll events that are sent by touchpad momentum scrolling after the finger has left the touchpad with a kIsMomentum flag and prevent these events from changing the zoom factor. r=josh, r=smaug
2010-08-02 15:30:52 +02:00
Marco Bonardo
db29d29142
Bug 576151 - Better message for leftover tabs and windows on timed out browser-chrome tests. r=gavin
2010-07-15 22:38:03 +02: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
Dave Townsend
fbd07113b1
Bug 376553: Don't restart during startup affor extension and app changes. r=robstring, r=bsmedberg
2010-07-14 10:13:26 -07:00
Jonathan Griffin
9cc92295b6
Bug 572570 - allow ssltunnel to detect WebSocket traffic via header inspection. r=ted
2010-07-28 10:55:36 -07:00
Clint Talbert
ad556ab54f
Bug 580418 Fix remote reftests to start their own httpd.js webserver r=jmaher
2010-07-26 18:43:34 -07: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
Jonathan Griffin
889921576e
Bug 572570 - backed out changeset 90ade0c197ed due to linux m0 oranges
2010-07-26 16:01:06 -07:00
Jonathan Griffin
e1a1e214a6
Bug 572570 - make ssltunnel recognize WebSocket traffic via header inspection. r=ted
2010-07-26 14:40:08 -07: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
wfernandom2004@gmail.com
abe089666e
Bug 572975, bug 573227, websocket fixes, r=smaug
...
--HG--
extra : rebase_source : d9b5160666ce18344abb47634fa94405c9c2d070
2010-06-28 00:09:29 +03: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
Jesse Ruderman
427777ed92
Bug 570287 - New stack fixer that uses breakpad symbol files. r=ted
2010-06-25 14:47:19 -07: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
Clint Talbert
87348db73f
Bug 573263 - Refactor remote reftest to work on android, create shared remoteautomation class r=jmaher
2010-06-24 02:32:01 -07:00
Clint Talbert
cc2d4b85a1
Bug 573263 - Refactor remote reftest to work on android, create shared remoteautomation class r=jmaher
2010-06-24 02:32:01 -07:00
Dave Townsend
20a7dcab0c
Bug 573779: Log which tabs were left at the end of a test. r=gavin
2010-06-22 11:28:32 -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
Jonathan Griffin
ff0b54f0da
Bug 570789. Add WebSocket support to mochitest. r=ted
...
--HG--
extra : rebase_source : 2e33d054a13824d1a7e527777383820946684c3f
2010-06-16 22:38:55 -07:00
Matt Brubeck
3666cdf87f
Bug 572244 - Mochitests broken in Fennec by bug 571885 [r=gavin]
2010-06-15 23:55:46 -04:00
Clint Talbert
4fd313f0d8
Bug 568624 Running runtestsremote does not work on windows r=jmaher
2010-06-15 13:02:17 -07:00
Dão Gottwald
7235b520f2
Bug 571885 - blame tests for leaving too many tabs open. pending r=gavin
2010-06-14 17:53:43 +02:00
Jesse Ruderman
a3157e9395
Bug 570730 - followup fix to include mochitest-browser-chrome
2010-06-10 21:28:34 -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
Clint Talbert
96985b8969
Bug 563860 - update runtestsremote.py to start webserver automatically and to work on android better r=jmaher
2010-05-27 13:02:15 -07:00
Honza Bambas
b0df7df6bb
Bug 564975 - Intermittent test_bug455367.html | Test timed out, added larger timeout, r=ted
2010-05-21 22:43:09 +02: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
Ehsan Akhgari
886325df00
Bug 543278 - Try to use a more robust way of making sure that the main browser window is focused before running the next browser-chrome test; r=Mossop
2010-05-12 18:51:04 -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
Ben Turner
2e8a7ea60e
Bug 552300 - 'Use VMware VMs to run mochitests, optionally record and repeat until they fail.' r=ted.
2010-05-17 11:00:13 -07: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
Ehsan Akhgari
c0d83853ed
Backed out changeset 0e11e454db6c because of browser-chrome orangeness
2010-05-12 20:49:46 -04:00
Ehsan Akhgari
387eade2e1
Bug 543278 - Try to use a more robust way of making sure that the main browser window is focused before running the next browser-chrome test; r=Mossop
2010-05-12 18:51:04 -04:00
Ted Mielczarek
09691f1ca3
bug 563745 - Make automationutils.py's minidump processing able to send minidumps to minidump-stackwalk-cgi. r=catlee
...
--HG--
extra : rebase_source : ebbf745e5e77c55437cb05071f49d421d08956c6
2010-05-06 08:06:09 -04: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
Serge Gautherie
6e4b64d225
Bug 427500 - Upgrade the copy of MochiKit used in Mochitest, to v1.4.2; (Fv1a) Explicitly test http://svn.mochikit.com/mochikit/tags/MochiKit-1.4.2/ (== r1480), add bare files.
...
r=ctalbert.
2010-04-16 16:50:56 +02:00
L. David Baron
7ee6b6c13e
Make mochitests not build and search the results table when run inside the harness. (Bug 466104) r=sayrer
2010-04-04 20:48:59 -07:00
Chris Jones
7c959e67d7
Bug 551254: Allow reviewed+approved STL headers to be included through <foo>. (<algorithm> and <vector> are provisionally in the list because of their use in libpr0n, but need to be reviewed in followup bug 556700 and bug 556701). r=ehsan,ted,zwol
2010-04-02 12:58:11 -05:00
Chris Jones
996c23e86b
Backed out changeset cec7b12eb5e3
2010-04-02 13:20:22 -05:00
Chris Jones
94e6bcfee2
Bug 551254: Allow reviewed+approved STL headers to be included through <foo>. (<algorithm> and <vector> are provisionally in the list because of their use in libpr0n, but need to be reviewed in followup bug 556700 and bug 556701). r=ehsan,ted,zwol
2010-04-02 12:58:11 -05:00
Joel Maher
a7f743f4eb
Bug 553922 - Update remote test code to have MPL header and use devicemanager timeout properly (NPOTB) r=ctalbert
2010-03-24 10:51:17 -07:00
Masayuki Nakano
bb7a62d1cf
Bug 528396 Create XP level IME transaction tests r=roc+mats, sr=jst
2010-03-19 14:02:53 +09:00
Marco Bonardo
434bcb00af
Bug 553248 - waitForFocus in browser chrome tests uses SimpleTest ok(), rather than browser-test one. f=dao r=enn
2010-03-18 21:11:20 +01:00
Joel Maher
bd61e9366f
Bug 552440 Update runtestsremote to support exceptions from devicemanager.py r=ctalbert a=dholbert for CLOSED TREE landing, NPOTB
2010-03-15 15:47:34 -07:00
Ben Turner
00147d1b0e
Bug 551256 - 'Automate VMWare recording over mochitests'. r=ted, a=dholbert for CLOSED TREE
2010-03-15 14:44:29 -07:00
Joel Maher
bf256a825e
Bug 551222 Update runtestremote.py to account for changes in runtests.py for winmo refactoring r=ctalbert
2010-03-13 10:34:19 -08:00
Joel Maher
e1bb662746
Bug 512319 Add options for mochitest to use an external server r=ted
2010-03-13 09:56:24 -08:00
Joel Maher
64cc671e70
Bug 544097 Fixing up leaktest and profileserver tests to run with these changes r=ctalbert p=jmaher. Landed on CLOSED TREE
2010-03-12 13:53:37 -08:00
Joel Maher
d050afae06
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
Mounir Lamouri
139b8d7fff
Bug 550701 - synthesizeDragStart should not fail with |expectedDragData| = null.
...
r=enndeakin.
2010-03-10 21:03:23 +01:00
Brad Lassey
8857f4c08a
bug 548207 - allow make check to run over remote connection from devicemanager.py r=ted,ctalbert,jmaher
...
--HG--
rename : build/devicemanager.py => build/mobile/devicemanager.py
2010-03-10 13:36:45 -05:00
Brad Lassey
bb55fe310f
backing out changesets e939397fc6a5, 88529662c474 and 3d7c54b194bb due to random hangs in pgo tests
2010-03-09 22:33:11 -05:00
Joel Maher
be2af66d17
Bug 512319 Add options for mochitest to use an external server p=jmaher r=ted
2010-03-09 11:54:39 -08:00
Joel Maher
aef3dc32c3
Bug 544097 changing mochitests to use mochi.test instead of localhost for windows mobile refactoring p=jmaher, r=ted,dwitte, sayrer, waldo, ctalbert
2010-03-09 08:55:39 -08:00
Kyle Huey
1d0289c601
Backed out changeset 8ce70abd7777
2010-03-09 01:14:21 -05:00
Joel Maher
cee9b522a0
Bug 544097 Change mochitests to use mochi.test instead of localhost for mobile refactoring p=jmaher r=ted,dwitte,sayrer
2010-03-08 19:21:33 -08:00
Clint Talbert
7ffd9496bc
Backed out changeset b4372055f473 -- due to unexplained orange on OS X Leak test (Bd) box
2010-03-07 17:34:23 -08:00
Joel Maher
ef6c5fda3d
Bug 544097 - Change mochitests to use mochi.test instead of localhost for mobile test refactoring p=jmaher, r=sayrer,dwitte
2010-03-07 16:08:05 -08:00
Joel Maher
fef337e20b
Bug 541412 Add Runtestsremote.py to mozilla-central for remote mochitests p=jmhaer r=ctalbert
2010-02-25 11:10:39 -08:00
Jonas Sicking
aba45b34d3
Bug 547165: Add tests for form submission and fix a few cases where we differ from IE/HTML5. Also add a generic getMyDirectory.sjs file for use in other tests as well. r=benjamn/waldo
2010-02-24 21:57:54 -08:00
Jonas Sicking
703cc57e55
Bug 548171: Make getFile function on SERVER_ROOT platform independent. r=waldo
2010-02-23 18:04:35 -08:00
Joel Maher
b4e4a16416
bug 541410 - add devicemanager.py to mozilla-central r=ctalbert
2010-02-23 11:48:16 -05:00
Jesse Ruderman
8dd58baaf8
Bug 539516 - Switch automation.py to use the new python stack fixer. r=ted
...
--HG--
rename : tools/rb/fix-macosx-stack.py => tools/rb/fix_macosx_stack.py
2010-02-21 13:03:20 -08:00
Neil Deakin
853a05a89b
Bug 545175, allow initializing drop effect in synthesizeDrop
2010-02-18 16:37:28 -05:00
Ms2ger
63c2cf06cb
Bug 368994 - move mochitest tests near the code they test in the tree; Removing moved files.
...
r=sayrer.
2010-02-10 02:15:36 +01:00
Zack Weinberg
5d31f02b7d
Bug 540633: Label httpd.js debug logs, optionally timestamp them, and add support for enabling or disabling them in the middle of a run (currently only for mochitests). r=jwalden
2010-02-09 14:07:33 -08:00
Mats Palmgren
7744382398
Use GetExtremeCaretPosition() for all editable nodes, not just the doc root. b=512295 r=roc
2010-02-09 17:09:59 +01:00
Phil Lacy
39196a6523
Bug 462172: Drag downloaded items from download manager to folders r=enndeakin
...
--HG--
extra : rebase_source : d51cbf914cf05b7aeb9d1a6b8c8bc7b90d46d26a
2010-02-07 10:44:48 -05:00
Jeff Walden
48c994ee2a
Bug 511317 - Add a SERVER_ROOT object-state mapping to the Mochitest harness. r=sicking
2010-02-02 17:28:46 -08:00
Daniel Holbert
8032ae4bbb
Bug 539585: Fix warning "warning: format '%p' expects type 'void *'" in mochitests' ssltunnel.cpp file. r=waldo
2010-02-02 16:29:19 -08:00
Kyle Huey
87966b78d4
Backed out changeset 43a19419ec4b
2010-01-30 09:32:47 -05:00
Phil Lacy
b5bacc4e95
Bug 462172: Drag downloaded items from download manager r=sdwilish,enndeakin
2010-01-30 08:08:37 -05:00
Honza Bambas
bdf19cea6b
Bug 517938 - Test timed out in security/ssl/mixedcontent, r=ted
2010-01-26 14:33:03 +01:00
Marco Bonardo
bf01c04edb
Bug 529860 - Provide a method to enlarge timeout for some browser chrome tests, r=gavin
2009-12-04 15:13:22 +01:00
Marco Bonardo
095a8b7e72
Bug 485269 - Add head.js and cleanup functions support to browser chrome tests, r=gavin
2009-11-23 22:32:27 +01:00
Jonathan Griffin
5c7218952b
Bug 540369. Fix logic error which prevented hang detection in unit tests from working if autorun was specified. r=ted
2010-01-22 11:24:01 -08:00
Marco Bonardo
364bf6fdec
Bug 528469 - browser-test.js should ensure windows state between tests (further modified by gavin, r=me), r=gavin
2010-01-21 13:05:27 +01:00
Joel Maher
c606caf24b
Bug 530475 - convert test harness python code to classes additional refactoring for automation.py and runtests.py p=jmaher r=ted
2010-01-19 11:45:04 -08:00
Zack Weinberg
cfbf3c1afd
Merge backout of 153390d0f83b
2010-01-18 14:55:58 -08:00
Zack Weinberg
bee097ea73
Back out instrumentation for bug 536603 and re-disable test
2010-01-18 14:54:56 -08:00
Zack Weinberg
ef69f941b3
Extensive debugging instrumentation for bug 536603
2010-01-18 09:03:50 -08:00
Honza Bambas
1b970142da
Bug 517938 - added more ssl tunnel logging, only test infrastructure change
2010-01-16 16:29:59 +01:00
Joel Maher
fe0f0b0ff6
Bug 530475 - Convert testharness python code to classes for future integration with mobile framework p=jmaher r=ted
2010-01-15 09:22:54 -08:00
Honza Bambas
5fbc870ec3
Bug 517938 - Yet more logging added to ssltunnel, only test infrastructure change
2010-01-18 20:58:59 +01:00
Clint Talbert
a8699cf98f
Orange on Bd builds: Backed out changeset 745af1f3dbf5
2010-01-13 14:44:49 -08:00
Joel Maher
37b4f8d10a
Bug 530475, convert test harness python code to classes for future integration with mobile framework. r=ted patch=jmaher
2010-01-13 13:53:26 -08:00
Boris Zbarsky
1d3e09c88b
Adding bug 535806 test. r=dbaron
2010-01-13 11:37:54 -05:00
Neil Rashbrook
a711f8a29e
Bug 525057 'make clean' deletes automationutils.py r=ted
2010-01-11 23:55:51 +00:00
Clint Talbert
1acc74d9c9
Backed out changeset e67e79969232 due to orange on debug mochitests
2010-01-07 19:57:02 -06:00
Joel Maher
f1b69370ac
Bug 530475 - Refactoring test harnesses to classes for easier reuse for mobile testing p=jmaher r=ted
2010-01-07 12:47:19 -06:00
Clint Talbert
4c1d49b91d
Backed out changeset 85cd0f297421 - causing orange on leak bloat and linux mochitests
2010-01-06 16:03:29 -06:00
Joel Maher
4d4376e23a
Bug 530475 - convert all python test harnesses to classes for easier reuse, patch=jmaher, r=ted
2010-01-06 12:01:18 -06:00
Dave Townsend
5afdaacb83
Bug 538008: SSLTunnel won't startup if a previous instance was killed with sockets still opened. r=ted
2010-01-05 21:10:47 -08:00
Jonathan Griffin
4cbcea0339
Bug 534762. Fix problem using --test-path on win32
2009-12-29 15:31:09 -08:00
Honza Bambas
cf9c7b2906
Bug 517938 - Added logging to ssltunnel to figure this bug out, no review, just no-affect test changes
2009-12-28 19:50:34 +01:00
Honza Bambas
0fe5da21fb
backout a707bf69e7a0
2009-12-28 17:20:01 +01:00
Honza Bambas
7badd888c4
Bug 517938 - Added logging to ssltunnel to figure this bug out, no review, just no-affect test changes
2009-12-28 16:55:16 +01:00
Jonathan Griffin
472f331bb5
Bug 534762. Allow --test-path to run mochitest-chrome tests from a specific diretory. r=ted
2009-12-22 14:48:16 -08:00
Joel Maher
a9af3fbdeb
Bug 523402 - when doing a make package-tests, it doesn't include the mobile specific browser chrome tests [r=ted]
2009-12-18 16:56:09 -05:00
Neil Rashbrook
ba5f0c33fd
Bug 525047 'make clean' deletes automationutils.py (backout)
2009-12-18 00:19:53 +00:00
Neil Rashbrook
a2ecb52c78
Bug 525057 'make clean' deletes automationutils.py r=ted
2009-12-17 20:59:10 +00:00
Dão Gottwald
0bb69ec297
Bug 521282 - Make sure the browser window is focused before each test. r=mano
2009-11-22 15:05:54 +01:00
L. David Baron
d0f535b30d
Add mechanism for an individual mochitest to say it needs a longer timeout. (Bug 527614) r=ted
2009-11-19 09:35:09 -08:00
Vladimir Vukicevic
b6a1710439
backing out 5ee85f7 due to test harness failures
2009-11-18 11:13:29 -08:00
Ted Mielczarek
b3b937975b
add progress to mochitest, let 'run tests' button switch to 'stop tests' when tests are running. r=jwalden
...
--HG--
extra : rebase_source : a3140848cc101fae96f355f4a44892b4e23c9850
2009-10-30 13:00:19 -04:00
Ted Mielczarek
f6c0a3e6f9
bug 525370 - figure out windows bustage with hang detection and re-enable it. r=jwalden
...
--HG--
extra : rebase_source : 24ea6c09d89f20c21dc7f0b49b6dc62e32cd5934
2009-10-30 13:00:19 -04:00
Aki Sasaki
d7605bda48
Bug 522617 - bump up server startup timeout to 90 seconds - r=jwalden+bmo
2009-11-13 17:48:07 -05:00
Jonathan Griffin
7bfd72fed6
Bug 524489. Add the --setpref option to runreftest.py. r=ted
2009-11-11 14:50:35 -08:00
Dão Gottwald
bea18b662b
Bug 527417 - nsIPluginHost::getPluginTags aPluginCount out param should be optional. r=josh
2009-11-09 22:11:58 +01:00
Honza Bambas
7b651e605c
Bug 522684 - Test timed out for /tests/security/ssl/mixedcontent/test_bug472986.html, fixing another ssltunnel hang, r=ted
2009-10-31 13:53:54 +01:00
Serge Gautherie
89f1795be1
BrowserChrome: always use 'Passed' and 'Failed' idents
...
Bug 473506 - Synchronize BrowserChrome and Mochitest log formats; (Bv1a)
r=rcampbell
2009-10-29 01:29:41 +01:00
Ted Mielczarek
752e9fc299
bustage fix for bug 501034
2009-10-29 19:20:42 -04:00
Ted Mielczarek
943273d508
bug 501034 - add a Win32 helper app to crash a process, and make automation.py use it when the app hangs. r=Waldo
...
--HG--
extra : rebase_source : 845326f8cfcd3dfe7ca5b0a98bd0810966cf2809
2009-10-16 13:34:27 -04:00
Ted Mielczarek
018ffaec34
bug 501034 - add hang detection + breakpad triggering to automation.py. r=Waldo
...
--HG--
extra : rebase_source : 088eeeb0c3135d1048dca08f3639642a90b2eab2
2009-10-13 16:56:24 -04:00
Gijs Kruitbosch
7229ff20dc
Backing out bug 473506 now that 473259 was already backed out, to get rid of orange.
2009-10-29 13:21:12 +01:00
Serge Gautherie
864750365d
BrowserChrome: always use 'Passed' and 'Failed' idents
...
Bug 473506 - Synchronize BrowserChrome and Mochitest log formats; (Bv1a)
r=rcampbell
2009-10-29 01:29:41 +01:00
Marco Bonardo
402e13d377
Bug 521233 - waitForFocus(callback) times out in browser chrome tests. use it in browser_bug304198.js, r=enn
2009-10-28 17:22:59 +01:00
Ted Mielczarek
6d7a9bbc89
bug 523330 - default symbols path busted for mochitest/reftest. r=bsmedberg
2009-10-21 14:19:51 -04:00
Ted Mielczarek
bbcf4bdfc6
report file + line number in mochitest onerror handler pushing to CLOSED TREE for better failure analysis
2009-10-22 11:36:33 -04:00
Jonathan Griffin
9d1984bf9a
Bug 521457. Add debugger options to runreftest.py and runxpcshelltests.py. r=ted
...
--HG--
extra : rebase_source : 420b33b1d44aae7361c25d8bcc15032c303aa80d
2009-10-19 16:12:09 -07:00
Jonathan Griffin
f7c1aed1b9
Bug 521130. Add a --timeout parameter to runtests.py, and change the --timeout parameter in runreftests.py to use s instead of ms. r=ted
2009-10-16 13:23:30 -07:00