Jonathan Griffin
6eaeb8ed78
Bug 834266 - Use isEqualNode instead of == for comparing frames, r=mdas
2013-01-30 10:13:54 -08:00
Wes Kocher
4c5a78404c
Update Jetpack tests in run against Firefox to pick up bug 832590. r=kwierso
2013-01-29 17:50:12 -08:00
Malini Das
f4aad786eb
Bug 816246 - Add a 'timeout' kwarg to execute_* in marionette, r=jgriffin
2013-01-29 12:45:59 -05:00
Paolo Amadini
c9fdf4a86a
Bug 825591 - Skeleton of asynchronous JavaScript API for downloads. r=enn,mak
2013-01-29 15:24:17 +01:00
Jonathan Griffin
35ba174461
Bug 826135 - Fix --utility-path error on Fennec, r=gbrown
2013-01-25 11:35:15 -08:00
Dave Townsend
6c649be569
Bug 793928: Switch users of the promise library to the new location and move tests files. r=gavin
...
--HG--
rename : toolkit/addon-sdk/test/Makefile.in => addon-sdk/test/Makefile.in
rename : toolkit/addon-sdk/test/unit/head.js => addon-sdk/test/unit/head.js
rename : toolkit/addon-sdk/test/unit/test_promise.js => addon-sdk/test/unit/test_promise.js
rename : toolkit/addon-sdk/test/unit/xpcshell.ini => addon-sdk/test/unit/xpcshell.ini
2013-02-01 11:43:15 -08:00
Dave Townsend
ca287bb2e6
Bug 793928: Ship the Add-on SDK APIs as part of the platform. r=gps
2013-02-01 11:20:17 -08:00
Gregory Szorc
e1aea193f5
Bug 809920 - Create testing/modules for shared testing-only JS modules; r=ted
...
Includes AppInfo.jsm with code for manipulating XULAppInfo.
--HG--
rename : services/healthreport/modules-testing/utils.jsm => testing/modules/AppInfo.jsm
2013-02-01 12:26:07 -08:00
Jeff Hammel
61dc2df435
Bug 836123 - eliminate the mysteriously old tinderbox-standalone-tests;r=ted
2013-02-01 10:26:35 -08:00
Joel Maher
0aa7bf6fcd
Bug 834778 - upload a new talos.zip to capture fixes for xperf. r=armenzg
2013-01-25 14:16:07 -05:00
Matt Brubeck
7b005eb511
Bug 832101 - Allow EventUtils.sendMouseEvent to set pressure and inputSource [r=smaug]
2013-01-24 06:52:57 -08:00
Joel Maher
d1468a8363
Bug 832442 - upload a new talos.zip to capture fixes for android, process crash detection and datazilla. r=kmoir
2013-01-24 11:39:06 -05:00
Nathan Froyd
152e9edc71
Bug 715376 - update MockFilePicker.init() to take a window for event dispatching purposes; r=jmaher
2012-10-16 17:39:32 -04:00
Joel Maher
b3b0dae0f7
Backed out changeset 69db50f12203
2013-01-24 08:43:05 -05:00
Joel Maher
b1f6def635
Bug 832442 - upload a new talos.zip to capture fixes for android, process crash detection and datazilla. r=kmoir
2013-01-24 07:34:58 -05:00
Jonathan Griffin
979cbd3f18
Bug 831149 - Expose SpecialPowers to conent scripts via a lazy getter, r=philikon
2013-01-23 11:26:33 -08:00
Jonathan Griffin
296c5c2ad5
Bug 826135 - Throw if --utility-path points to ARM version of xpcshell, r=ahal
2013-01-03 17:37:26 -08:00
Jeff Hammel
a220f76fed
Bug 830996 - implement a way to DRY mozbase packages for m-c;r=wlach ; DONTBUILD because NPOTB
2013-01-23 10:46:43 -08:00
Yiming Yang
8c84c67a85
Bug 830637 - Increase pageload timeout, r=jgriffin
2013-01-22 15:42:07 -08:00
Malini Das
ec7cf5a38b
Bug 833079 - python touch layer should check if element is displayed before acting on it, r=jgriffin
2013-01-22 16:11:23 -05:00
Christian Holler
64de2e26f4
Bug 833018 - Enable special ASan options for tests when running with low memory. r=jmaher,a=nonlibxul
2013-01-22 16:48:02 +01:00
Joel Maher
be110fb042
Backout 70be2aca088e
2013-01-18 16:18:15 -05:00
Jonathan Griffin
e3178cfbcf
Bug 831830 - Run Marionette unit tests before webapi tests, r=rwood
2013-01-17 10:29:56 -08:00
Joel Maher
68658f27d6
Bug 832442 - upload a new talos.zip to capture fixes for android, process crash detection and datazilla. r=Callek
2013-01-18 15:15:51 -05:00
Jonathan Griffin
3709b75b06
Bug 820463 - Remove loadearly code from test runners, r=ahal
2013-01-17 12:18:37 -08:00
Jonathan Griffin
c07e60c224
Bug 830431 - Send data from client in 4kb chunks, r=mdas
2013-01-18 10:29:40 -08:00
Jonathan Griffin
2e7f5d0e84
Bug 831857 - Use RotatingFileAppender for Marionette's log, r=gwagner
2013-01-17 11:43:57 -08:00
Ehsan Akhgari
6dfb56aab3
Bug 831900 - Ensure that SpecialPowers.getFocusedElementForWindow actually returns something; r=ted
2013-01-17 15:23:49 -05:00
Wes Kocher
eaa5f97874
Bug 831474 - Update revision of Jetpack tests used in Firefox. r=kwierso
2013-01-17 12:10:06 -08:00
Boris Zbarsky
143bbcf6c2
Bug 823228 part 1. Make browser-test.js ignore indexed properties on the window when determining whether a test leaked properties onto the global. r=dao
2013-01-17 12:30:36 -05:00
Ted Mielczarek
32aee48225
bug 825511 - use outputTimeout for runcppunittests.py. r=ahal
...
--HG--
extra : rebase_source : 420bd55289ec63b92bec57f0d73d47aecda580be
2013-01-03 18:50:22 -05:00
Jonathan Griffin
4bd2625b82
Bug 828558 - Don't attach to jsconsole window, r=mdas
2013-01-15 17:41:36 -08:00
Jonathan Griffin
5f0b44a3ad
Bug 827531 - Add a pip requirements.txt file for running B2G unit tests, r=aki
2013-01-16 14:14:10 -08:00
Malini Das
313d1c0456
Bug 829566 - have marionette client send right tap event depending on shim, r=jgriffin
2013-01-16 11:40:06 -05:00
David Burns
4b572e2ad6
Bug 814768: Force marionette to move to window.top if we try access something the compartment is dead and handle OOP being pulled from under us; r=jgriffin
2013-01-16 15:00:00 +00:00
Jonathan Griffin
6b5006a13c
Bug 825802 - Don't expose SpecialPowers unless specifically requested, r=philikon
2013-01-15 15:42:06 -08:00
Jonathan Griffin
e071c0ece1
Bug 826111 - Support mochitests on b2g desktop build, r=ahal
2013-01-04 10:41:34 -08:00
Ed Morley
06900008e9
Backout a5b75feea6dd (bug 826111) on suspicion of breaking marionette on linux on a CLOSED TREE
2013-01-15 11:04:25 +00:00
Dave Hunt
e991352a4a
Bug 829790 - Marionette client's XML report fails when path does not contain a directory. r=jgriffin
2013-01-14 20:15:03 -05:00
Jim Blandy
f2cbe8628b
Bug 808791: Add some xpcshell testing functions handy for matching JSON packets. r=jmaher
2013-01-14 16:15:58 -08:00
Jonathan Griffin
d935eb89e8
Bug 826111 - Support mochitests on b2g desktop build, r=ahal
2013-01-04 10:41:34 -08:00
Joel Maher
916bbb33af
Bug 830374 - upload a new talos.zip to capture mozdevice 0.19. r=armenzg
2013-01-14 12:06:45 -05:00
David Burns
37e8280082
Bug 805475: add the ability to switch to active element in the document; r=jgriffin
2013-01-14 14:57:54 +00:00
Ehsan Akhgari
47319c37e6
Merge mozilla-central into mozilla-inbound
2013-01-12 09:27:31 -05:00
Gregory Szorc
2531a73bed
Bug 828829 - Refactor Health Report policy out of services/healthreport; r=rnewman
...
--HG--
rename : services/healthreport/HealthReportService.js => services/datareporting/DataReportingService.js
rename : services/healthreport/modules-testing/mocks.jsm => services/datareporting/modules-testing/mocks.jsm
rename : services/healthreport/policy.jsm => services/datareporting/policy.jsm
rename : services/healthreport/tests/xpcshell/test_policy.js => services/datareporting/tests/xpcshell/test_policy.js
extra : rebase_source : cf766bc99ff843f2d31f82b1c4be71313fbc65a8
2013-01-11 13:45:22 -08:00
Vignesh Sarma
eefc2c85d0
Bug 822875 - Make TPS .py files use 4-space indent, r=jgriffin
2013-01-11 13:32:50 -08:00
Vignesh Sarma
fc8edf1bc0
Bug 822875 - Fix pyflakes warnings in TPS, r=jgriffin
2013-01-11 13:00:16 -08:00
Malini Das
c27ec87dc3
Bug 829377 - tap() in synthetic_gestures should send touch/mouse/click events, r=jgriffin
2013-01-10 17:40:17 -08:00
Matt Brubeck
eb8ce2e33d
Bug 773598 - Add MIME types to script tags in mochitest/browser-harness.xul [r=jmaher]
...
This fixes an error in Metro debug builds that prevented scripts from using
JavaScript 1.7 features.
2013-01-11 16:40:28 -08:00
Ed Morley
d34cee3383
Backout 6be5ab4c2fde (bug 829580) to see if it fixes bug 829690
2013-01-11 23:10:19 +00:00
Yiming Yang
eca0712e16
Bug 827403 - Implement 'timeouts' command, r=mdas
2013-01-11 11:33:58 -08:00
Ed Morley
9c3117b944
Bug 829580 - Update talos to 637cee40c3ca; r=jmaher
2013-01-11 16:25:28 +00:00
Geoff Brown
ebfb213563
Bug 822823 - Dump logcat on any robocop failure; r=jmaher
2013-01-10 02:24:58 -07:00
Ed Morley
b3429a1fc7
Bug 811644 - Disable test_bug199692.html on Android for too many intermittent failures
2013-01-10 14:59:28 +00:00
Malini Das
31f0f1188d
Bug 828747 - make synthetic gestures use real touch events by default, r=jgriffin
2013-01-09 17:17:35 -08:00
Raymond Lee
cfa5fd5fdc
Bug 806736 - Port test_privbrowsing.html to the new per-tab PB APIs. r=ehsan
...
--HG--
rename : toolkit/components/passwordmgr/test/test_privbrowsing.html => toolkit/components/passwordmgr/test/test_privbrowsing_perwindowpb.html
2013-01-09 12:21:29 +08:00
Mounir Lamouri
2b48203e27
Bug 827050 - Ignore do_get_profile() calls when made from a content process in xpcshell tests. r=jmaher
2013-01-08 15:13:44 +00:00
Joel Maher
51bd6c63f5
Bug 828099 - upload a new talos.zip to capture fixes for android and windows counters. r=Callek
2013-01-09 06:52:54 -05:00
Andrew Halberstadt
a53240ba5a
Bug 821012 - (Part 3) marionette install_busybox step should happen before install_gecko step, r=jgriffin
2013-01-08 14:59:55 -05:00
Andrew Halberstadt
c222387b06
Bug 821012 - B2G emulator install_gecko step should use busybox if available, r=jgriffin
2013-01-08 12:19:49 -05:00
Jeff Hammel
0de49ebb05
Bug 825957 - mirror mozcrash 0.3 from github to m-c;r=jmaher
...
--HG--
extra : rebase_source : 66105fc53438e7cd3e4f1b2dbaacbaa270e02f34
2013-01-07 16:41:35 -08:00
Ed Morley
221ab1071c
Backout b51c3d819364 (bug 806736) for frequent intermittent failures in test_privbrowsing_perwindowpb.html
2013-01-07 21:17:54 +00:00
Ed Morley
549f0d9ca7
Merge mozilla-central to mozilla-inbound
2013-01-07 20:20:51 +00:00
Jeff Hammel
31307ca4d2
Bug 811527 - generate_diff.py does not ensure that m-c mirror of mozbase is internally compatible;r=jmaher ; follow-up, DONTBUILD because NPTOB
2013-01-07 11:02:19 -08:00
Ed Morley
1ecbe572b9
Merge mozilla-central to mozilla-inbound
2013-01-07 12:04:57 +00:00
Gregory Szorc
36e67f706e
Bug 791869 - Remove services/notifications; r=rnewman
2013-01-06 12:04:59 -08:00
Gregory Szorc
bf544fce44
Merge mozilla-central into services-central
...
--HG--
rename : content/html/content/public/nsHTMLCanvasElement.h => content/html/content/public/HTMLCanvasElement.h
rename : content/html/content/src/nsHTMLCanvasElement.cpp => content/html/content/src/HTMLCanvasElement.cpp
2013-01-06 10:06:07 -08:00
Gregory Szorc
91da65ca23
Bug 813833 - Add a Promise-based API to mozIStorage/SQLite; r=mak, sr=Mossop
2013-01-04 15:36:59 -08:00
Ehsan Akhgari
9a6ecf3d9f
Backed out changeset 1024e72d4ef9 (bug 826146) because of test failures
2013-01-03 22:59:44 -05:00
Jeff Hammel
199647096c
Bug 811527 - generate_diff.py does not ensure that m-c mirror of mozbase is internally compatible;r=wlach ; DONTBUILD because NPOTB
2013-01-04 13:55:29 -08:00
Mihnea Dobrescu-Balaur
8b3ebf1231
Bug 819482 - Remove retry code from b2g automation now that devicemanager handles it, r=ahal
2013-01-04 14:07:48 -05:00
Joel Maher
cfa1961c48
Bug 826769 - make mochitest-robotium may fail with: OSError: [Errno 2] No such file or directory: '/tmp/xxx/tests.jar'. r=gbrown
2013-01-04 13:42:32 -05:00
Joel Maher
40b470c4f7
Bug 826308 - Robocop tests log output should contain begin/end block markers for the full test run. r=bc
2013-01-04 13:42:22 -05:00
Bobby Holley
4988938f0f
Bug 826146 - Add a pref-controlled install confirmation override for automation. r=sicking
2013-01-04 10:21:31 -08:00
Boris Zbarsky
0635656574
Bug 826423. Fix SpecialPowers.wrap() to reliably detect Xrays. r=peterv
2013-01-04 12:02:13 -05:00
Raymond Lee
b4f67cc3c3
Bug 806736 - Port test_privbrowsing.html to the new per-tab PB APIs. r=ehsan
...
--HG--
rename : toolkit/components/passwordmgr/test/test_privbrowsing.html => toolkit/components/passwordmgr/test/test_privbrowsing_perwindowpb.html
2013-01-07 15:51:36 +08:00
Andrew Halberstadt
0dc82f61d7
Bug 812012 - (Part 1) Add busybox arg to b2g reftest/mochitest harnesses, r=jgriffin, DONTBUILD a=NPOTB,test-only
2013-01-07 10:29:43 -05:00
Bobby Holley
96f2bec98f
Bug 826146 - Add a pref-controlled install confirmation override for automation. r=sicking
2013-01-03 18:27:43 -08:00
Wes Kocher
86bc416db4
Bug 826485 - Update revision of jetpack tests used in Firefox tests r=kwierso
2013-01-03 14:49:34 -08:00
Dave Hunt
6a2fd0ac27
Bug 826652 - Create the XML output path if it doesn't exist. r=jgriffin
2013-01-06 22:24:16 -05:00
Dave Hunt
b45324836f
Bug 826651 - Add XML output path to testvars so that it can be used when saving files related to the results. r=jgriffin
2013-01-06 22:24:15 -05:00
Geoff Brown
111718cc9b
Bug 821425 - Flexible env variable support for remote cpp unit tests; r=jmaher
...
--HG--
extra : rebase_source : 8fd1519077f7e20538af805d91d6373c0c9abcd1
2013-01-03 13:02:04 -07:00
Geoff Brown
bad5f14283
Bug 824724 - Allow --remoteTestRoot option in remotecppunittests.py; r=jmaher
...
--HG--
extra : rebase_source : ef8ed5a28b6c771aed684e599fc633b16fe8741f
2013-01-03 13:02:01 -07:00
Geoff Brown
b6310b5413
Bug 821590 - Use remote paths for MOZ_XRE_DIR and MOZILLA_FIVE_HOME in remote cpp unit tests; r=dmose
...
--HG--
extra : rebase_source : 2a159610b8938086f497820e0b1527815a3d0b76
2013-01-03 13:01:59 -07:00
Geoff Brown
f029422122
Bug 821033 - Define TMPDIR and HOME environment variables for unit tests. r=dmose
...
--HG--
extra : rebase_source : 422b429e63ebefb8097f4aa54027f97db68fdffe
2013-01-03 13:01:57 -07:00
Geoff Brown
92286eebc8
Bug 811411 - Add ability to run C++ unit tests on mobile; r=ted.mielczarek
...
--HG--
extra : rebase_source : c45a5d3792e0dcdfc11ea4f893cb72e7367cd1fd
2013-01-03 13:01:54 -07:00
Jonathan Griffin
9457cbe3c6
Bug 813305 - Make Marionette's PROCESS-CRASH message the same as other harnesses, r=ahal
2013-01-03 13:15:48 -08:00
Jonathan Griffin
e54b572556
Bug 820463 - Revert early-loading changes, r=mdas
2012-12-17 15:18:58 -08:00
Jonathan Griffin
4ab69f5cf5
Bug 797913 - Make is() output use actual result, r=mdas
2013-01-03 10:44:17 -08:00
Jonathan Griffin
9a76b709e2
Bug 826132 - Don't restart emulator on failure, r=ahal
2013-01-03 10:44:07 -08:00
Ed Morley
f14bf64427
Backout 119c60543071 (bug 751156) for robocop failures
2013-01-03 18:12:36 +00:00
Joey Armstrong
7fdbf88066
bug 751156: robocop dependency build should be a nop
2013-01-03 10:48:04 -05:00
Joel Maher
6adf2eda4f
Bug 826042 - upload a new talos.zip to capture fixes for android. r=armenzg
2013-01-03 10:33:06 -05:00
Ed Morley
1151e083a4
Backout 18f20fd92f8c (bug 826042) for talos failures
2013-01-03 13:30:23 +00:00
Joel Maher
5b9b0ec179
Bug 826042 - upload a new talos.zip to capture fixes for android. r=armenzg
2013-01-02 16:53:34 -05:00
Richard Newman
eaed7d2195
Merge m-c to s-c.
2013-01-02 19:35:43 -08:00
Richard Newman
1bd9a0ba60
Merge m-c to s-c.
2012-12-22 11:32:28 -08:00
Chris Jones
77ab658cf5
Back out bug 782542 for regressions.
2012-12-21 18:23:13 -08:00
Richard Newman
33cfee79b0
Merge m-c to s-c.
2012-12-20 00:07:49 -08:00
Geoff Brown
79fef6eac8
Bug 817235 - Make xpcshell tests work with sutAgent; r=jmaher
2012-12-18 22:18:03 -07:00
Geoff Brown
b605e6020e
Bug 814805 - Do not use run-as for android xpcshell tests; r=wlach
2012-12-18 22:18:00 -07:00
Richard Newman
ed2a1f4e26
Merge m-c to s-c.
2012-12-18 11:43:03 -08:00
Jonathan Griffin
ca4b034517
Bug 818738 - Write all results to resultfile, not just most recent one, a=test-only
2012-12-17 18:16:40 -08:00
Richard Newman
ae5fa5496d
Merge m-c to s-c (including fixed conflict in Android Sync manifest).
...
--HG--
rename : mobile/android/base/resources/drawable-xlarge-mdpi-v11/tabs_button.xml.in => mobile/android/base/resources/drawable-xlarge-mdpi-v11/tabs_button.xml
rename : mobile/android/base/resources/drawable-xlarge-mdpi-v11/tabs_level.xml.in => mobile/android/base/resources/drawable-xlarge-mdpi-v11/tabs_level.xml
rename : mobile/android/base/resources/drawable/tabs_button.xml.in => mobile/android/base/resources/drawable/tabs_button.xml
rename : mobile/android/base/resources/drawable/tabs_level.xml.in => mobile/android/base/resources/drawable/tabs_level.xml
2012-12-15 17:08:14 -08:00
Ed Morley
86255d5aae
Backout 22f9cf3cc575 (bug 820463) for breaking marionette on a CLOSED TREE
2012-12-19 01:23:00 +00:00
Jonathan Griffin
75e14f2b3f
Bug 820463 - Revert early-loading changes, r=mdas
2012-12-17 15:18:58 -08:00
Martijn Wargers
0557f19ef6
Bug 815416 - Enable layout mochitests for b2g, r=jgriffin, a=test-only
2012-12-14 15:49:11 -08:00
Malini Das
71b9307ba3
Bug 722596 - Get stack trace from errors in content frames, r=jgriffin
2012-12-18 09:21:28 -05:00
Richard Newman
9b3f517b2c
Merge m-c to s-c.
2012-12-10 13:01:43 -08:00
Jonathan Griffin
e2cfed9e61
Bug 818569 - Stop B2G before updating gecko, r=ahal
2012-12-07 14:44:55 -08:00
Marshall Culpepper
2938ec805c
Bug 821412: Part 4 - Initial automation frontend for B2G update smoketests. r=jgriffin
2013-01-02 12:41:40 -06:00
Marshall Culpepper
6bd48a10f8
Bug 821412: Part 3 - Initial B2G update tests and smoketests. r=bbondy
2013-01-02 12:41:40 -06:00
Marshall Culpepper
83f1841d6d
Bug 821412: Part 2 - Initial Marionette frontend for B2G update tests. r=jgriffin
2013-01-02 12:41:39 -06:00
Marshall Culpepper
a12c395a84
Bug 821412: Part 1 - Marionette changes to support automated B2G update tests. r=jgriffin
2013-01-02 12:41:39 -06:00
Ed Morley
aff0165a54
Backout a5fee86dec9e (bug 814531) for crashtest failures on a CLOSED TREE
2013-01-02 16:28:48 +00:00
Yoshi Huang
313098c246
Bug 816893 - Part 4: Marionette tests for reading Sim Contact. r=hsinyi
2012-12-14 12:07:12 +08:00
Jonathan Griffin
37330aed69
Bug 818738 - Open resultfile with 'w' instead of 'a', a=test-only
2012-12-07 10:38:13 -08:00
Jonathan Griffin
c2df188859
Bug 818738 - Pass resultfile to the testrunner, a=test-only
2012-12-06 18:58:50 -08:00
Gregory Szorc
0e1250bd4f
Bug 818475 - Return proper exit code if xpcshell test fails; r=ted
...
DONTBUILD (NPOTB)
2012-12-05 15:42:11 -08:00
Gregory Szorc
aeb7cca597
Bug 797101 - Support running mochitests under debugger with mach; r=Ms2ger
2012-12-05 14:27:54 -08:00
Ed Morley
b44aae1e63
Merge last PGO-green changeset of mozilla-inbound to mozilla-central
2012-12-05 22:10:26 +00:00
Ed Morley
9112551608
Bug 784321 - Disable test_framedhistoryframes.html on Android for too many intermittent failures
2012-12-05 15:14:10 +00:00
Ed Morley
3f81d6f539
Bug 783589 - Disable test_popup-navigates-children.html on Android for too many intermittent failures
2012-12-05 15:14:10 +00:00
Andrew Halberstadt
4ed02e4344
Bug 818259 - Fix undefined reference in remote/b2g xpcshell, r=mdas, DONTBUILD a=NPOTB,test-only
2012-12-05 10:53:03 -05:00
Henrik Skupin
f183fbe1d8
Bug 814531 - Enable WebRTC crashtests on mozilla-central. r=jesup
2013-01-02 16:14:28 +01:00
Geoff Brown
c26ce20742
Bug 819093 - Use strings for env values in remote mochitest; r=jmaher DONTBUILD
2012-12-07 09:04:01 -07:00
Wes Kocher
3238ceb0ff
Bug 817670 - Update Jetpack tests to pick up fixes to test failures. r=kwierso
2012-12-07 11:11:45 -08:00
Andrew Halberstadt
e05ad4400c
Bug 818638 - B2G xpcshell shouldn't abort entire test run on single test timeout, r=jgriffin, DONTBUILD a=NPOTB,test-only
2012-12-07 11:37:16 -05:00
Ehsan Akhgari
c51600f223
Backed out 2 changesets (bug 532150) for test failure
...
Backed out changeset 57bbbda0dedd (bug 532150)
Backed out changeset 5cab33f5bfbd (bug 532150)
2012-12-15 12:08:04 -05:00
Dave Hunt
87a48f87d9
Bug 818324 - bump marionette_client version to 0.5.10 r=jgriffin
2012-12-04 17:00:51 -08:00
Ed Morley
cae89b2e48
Backout 4a0c471957b7 (bug 816246) for B2G Marionette crashes
2012-12-05 00:54:50 +00:00
Jonathan Griffin
cdf00bc6c0
Backout 1819a9cc6d27 for bustage, bug 816246, CLOSED TREE
2012-12-06 19:13:39 -08:00
Malini Das
f3a8498756
Bug 816246 Add a 'timeout' kwarg to execute_* in marionette; r=jgriffin
2012-12-04 10:32:00 +00:00
Geoff Brown
8b55dd24fe
Bug 823730 - Simplify make xpcshell-tests-remote make target; r=jmaher
2012-12-21 12:44:45 -07:00
Geoff Brown
ca5c6d1c1e
Bug 823703 - Create and use an android xpcshell manifest; r=jmaher
2012-12-21 12:44:42 -07:00
Malini Das
dce3e78377
Bug 816246 - Add a 'timeout' kwarg to execute_* in marionette, r=jgriffin
2012-12-04 13:34:35 -05:00
Ed Morley
ee20ee7c54
Bug 765200 - Shorten errors of type: "an unexpected uncaught JS exception reported through window.onerror - ..."; r=jmaher
2012-12-04 17:45:32 +00:00
Ed Morley
206ae0899d
Bug 816532 - Print logcat for failed robocop tests; r=gbrown
2012-12-04 15:54:37 +00:00
Ryan VanderMeulen
6f42a940c4
Merge m-c to inbound.
2012-12-03 20:25:59 -05:00
Geoff Brown
ad5e43f49f
Bug 816630 - Restore use of dist/fennec for Android xpcshell localLib; r=ahal, DONTBUILD
2012-12-03 17:50:07 -07:00
Ryan VanderMeulen
77948c6e44
Merge the last PGO-green inbound changeset to m-c.
2012-12-03 19:03:01 -05:00
Andrew Halberstadt
bc79e87efd
Bug 817122 - Add initial B2G xpcshell manifest, r=jgriffin, DONTBUILD a=NPOTB,test-only
2012-12-03 14:56:12 -05:00
Ms2ger
4089e553d3
Bug 809097 - Add a testharness.js case to gen_template.pl; r=jhammel
2012-12-02 09:59:36 +01:00
Jonathan Griffin
41032d9689
Bug 779011 - Attach id's to all requests to prevent Marionette from getting out-of-sync, r=mdas
2012-11-26 18:19:04 -08:00
Panos Astithas
f93c708f04
Bug 815807 - Part 4: Let Marionette listen for non-local connections, r=jgriffin
2012-11-23 12:51:29 +02:00
Jonathan Griffin
4c8faceb12
Bug 815807 - Part 3: Load marionette early in the B2G startup process if relevant pref is set, otherwise load it late, r=ahal
2012-11-29 19:46:39 -08:00
Marco Bonardo
79b7f7961e
Bug 791447 - Move about:newTab data to preferences. r=gavin
...
Gecko 18 doesn't store anymore about: pages DOMStorage into chromeappsstore.sqlite, so any previous data would be lost on upgrade to it.
Moreover, we want to move off DOMStorage due to high startup costs.
Thus here we migrate old about:newTab chromeappsstore.sqlite data to complex prefs.
2012-12-03 20:19:17 +01:00
Brian Smith
9fcc4bfd61
Backed out changeset 329da1081148
...
--HG--
extra : rebase_source : 9efe319bbff8d9a3f55208686d238626bf6d0dc0
2012-11-30 19:36:08 -08:00
Brian Smith
534e4f8dbf
Bug 767241, Part 3: Replace uses of one-off Auto* classes with ScopedNSSTypes in ssltunnel, r=ted
2012-11-12 09:42:33 -08:00
David Burns
7a0b596290
Bug 754220: adding cookie support for Marionette, desktop only; r=mdas
...
Bug 754220: adding cookie support for Marionette, desktop only; r=mdas
2012-11-22 15:53:44 +00:00
Ed Morley
23644a9747
Backout f2eca3ea531f (bug 754220) for Marionette failures
2012-12-06 16:07:33 +00:00
David Burns
f753427635
Bug 754220: adding cookie support for Marionette, desktop only; r=mdas
2012-11-22 15:53:44 +00:00
Yoshi Huang
afa96c01e6
Bug 814618 - Part 3: marionette test for Display Text with GSM 7 bit encoding. r=vicamo
2012-12-05 15:58:07 +08:00
David Rajchenbach-Teller
8057248eae
Bug 532150 - Testing main thread fallback for session file; r=felipe
...
--HG--
extra : rebase_source : fe825601fc013fce66aaa619dece0980f6f03ff5
2012-12-15 10:45:13 -05:00
David Burns
e05c2f4f04
Bug 819351: move import script file creation/deletion to marionette actor and have it deleted on session delete. r=jgriffin
2012-12-14 16:11:02 +00:00
Ehsan Akhgari
a46b8ab992
Bug 816406 - Disallow dragging a private tab into a non-private window and vice versa; r=dao
2012-12-02 15:57:06 -05:00
Ed Morley
8ab8060a02
Merge mozilla-central to mozilla-inbound DONTBUILD since all NPOTB
2012-12-05 23:43:42 +00:00
Brian Smith
918b8579c0
Bug 767241, Part 3: Replace uses of one-off Auto* classes with ScopedNSSTypes in ssltunnel, r=ted
...
--HG--
extra : rebase_source : d3d9c1e474bee2c0952d5d71cb3e7460d661a5aa
2012-11-12 09:42:33 -08:00
Jeff Walden
491b83bd26
Make SimpleTest.js runnable in non-Gecko browsers again. No bug, r=jmaher over IRC
...
--HG--
rename : browser/themes/gnomestripe/downloads/allDownloadsViewOverlay.css => browser/themes/gnomestripe/downloads/downloads.css
rename : browser/themes/winstripe/downloads/allDownloadsViewOverlay.css => browser/themes/winstripe/downloads/downloads.css
rename : toolkit/components/places/tests/mochitest/test_bug_461710_perwindowpb.html => toolkit/components/places/tests/mochitest/test_bug_461710.html
extra : rebase_source : a0c2241ee37c74d1df60cccc02b3b08fb7c68f58
2012-12-20 17:57:29 -05:00
Ed Morley
3df5586b3c
Backout f5aaf21d0a2b (bug 722596) for python 2.6 compat issues
2012-12-17 22:06:21 +00:00
Malini Das
aa4b820c71
Bug 722596 - Get stack trace from errors in content frames, r=jgriffin
2012-12-17 16:02:58 -05:00
Jim Mathies
f5523fcce2
Bug 817881 - Move test plugin to dist/plugins, and touch up tests and test logic to support the change. r=glandium, dtownsend
2012-12-17 12:08:00 -06:00
Jonathan Griffin
d2a02288a2
Bug 821833 - Don't open extra socket when marionette.force-local is true, r=mdas
2012-12-14 16:08:05 -08:00
Walter Chen
455951f78c
Bug 816514 - [B2G] Using marionette in Keyboard frame, causing lose of focus, r=jgriffin
...
Adding focus parameters and logics for marionette server and client
2012-12-17 17:45:28 +08:00
Jeff Hammel
717317ae39
Bug 821820 - bump mozfile version to 0.2 and release to m-c;r=wlach ; DONTBUILD because NPOTB
2012-12-16 18:17:27 -08:00
Rob Wood
27ab5f7b53
Bug 811583 - Develop WebAPI tests for proximity sensor API, update manifest. r=davehunt
2012-12-07 11:29:19 -08:00
David Chan
82e61d47bc
Bug 816847 - Use AppService instead of Webapps.jsm for manifest lookup. r=jgriffin
2012-11-30 10:52:40 -08:00
Ed Morley
0166feddca
Backout 3e4e600adc3b (bug 782542) for crashtest-ipc timeouts
2012-12-16 18:09:39 +00:00
Josh Matthews
d599a1c9c4
Bug 782542 - Secure necko IPDL usage. r=ted,jduell
...
* * *
Bug 782542 - Disable network.ipc security for certain mochitests r=ted
* * *
Bug 782542. Disable some more tests that use mozbrowser w/o app r?ted
* * *
Bug 782542 : yet another test needs tweaking. r?ted
2012-12-12 10:40:33 -05:00
Drew Willcoxon
1e75598cb5
Bug 699859 - Create nsIContentPrefService2, an async version of nsIContentPrefService. r=mak, sr=mossop
2012-12-20 17:37:56 -08:00
Josh Matthews
954a16b997
Bug 782542 - Secure necko IPDL usage. r=ted,jduell
2012-12-12 10:40:33 -05:00
Andrew Halberstadt
387b2d541f
Bug 821865 - Update mozdevice to version 0.18, r=jhammel
2012-12-20 10:24:25 -05:00
Geoff Brown
fa7435e42c
Bug 810347 - Provide option for setting remote test root; r=jmaher
2012-12-20 09:11:11 -07:00
David Rajchenbach-Teller
bf9e5fa6d4
Bug 532150 - Test main thread fallback for session file. r=Felipe
2012-12-19 20:04:53 -05:00
Bobby Holley
2d4b03b032
Bug 823120 - Fix templates. r=jmaher
...
Having <script> tags after the content, rather than before, encourages people to
do <iframe onload="go()"> before go is guaranteed to be defined.
2012-12-19 15:27:49 -08:00
Malini Das
e4ca8f9111
Bug 823195 - virtualenv created by marionette should use --no-site-packages, r=jgriffin
2012-12-19 16:24:37 -05:00
Jonathan Griffin
b43755b9ae
Bug 823106 - Bump marionette's version number, a=test-only
2012-12-19 09:41:48 -08:00
David Burns
14e55e366f
Bug 810259: Adding support for getting screenshot from Marionette; r=mdas
2012-11-30 23:25:26 +00:00
Jim Mathies
69b84bb4b7
Bug 810617 - Pass browser app directory to xpcshell test harness. r=ted
2012-11-30 15:14:27 -06:00
Jonathan Griffin
2e70a34fa0
Backout 9252522aab90, r=bustage
2012-11-30 12:54:00 -08:00
Jonathan Griffin
7c732aaf6d
Bug 815807 - Part 3: Load marionette early in the B2G startup process if relevant pref is set, otherwise load it late, r=ahal
2012-11-29 19:46:39 -08:00
Andrew Halberstadt
b314f9861f
Bug 816630 - B2G xpcshell tests use wrong binary directory, r=jgriffin, DONTBUILD a=NPOTB,test-only
2012-11-30 11:25:40 -05:00
Malini Das
8797e16790
Bug 815757 - refactor script timeouts and rename variables, r=jgriffin
2012-11-30 10:42:43 -05:00
Joel Maher
574d005671
Bug 816702 - Deploy new talos.zip for 2012-11-29. r=Callek
2012-11-30 07:58:19 -05:00
Jim Mathies
69aa589ced
Bug 817076 - Update various services paths to point to the gre. r=gps
2012-12-05 16:36:27 -06:00
Andrew Halberstadt
dbdca5dae8
Bug 818615 - Release mozdevice 0.17 to m-c, r=jgriffin
2012-12-05 15:35:19 -05:00
Ehsan Akhgari
0e237b0440
Merge mozilla-central into mozilla-inbound, but DONTBUILD since this all NPOTB stuff
2012-12-05 15:01:59 -05:00
William Lachance
4928373991
Bug 818080 - Bump mozdevice version to 0.16;r=ahal
2012-12-05 12:17:38 -05:00
Mihnea Dobrescu-Balaur
276dff46b2
Bug 742794 - check host/port before starting gecko instance in marionette client, r=mdas
2012-12-14 12:21:46 -05:00
Georg Fritzsche
d543e765a5
Bug 805330 - Ensure plugin widget visibility via paint flushes. r=josh,roc,robcee
...
--HG--
rename : layout/base/tests/chrome/paint_listener.js => testing/mochitest/tests/SimpleTest/paint_listener.js
2012-12-05 14:39:26 +01:00
Jonathan Griffin
ee5da5b676
Bug 821091 - Add a pref to Marionette to cause it use force-local: true, r=mdas, a=test-only
2012-12-12 18:04:49 -08:00
Mihnea Dobrescu-Balaur
96c1dbc65f
Bug 821018 - Fix XML output when tests have been skipped, r=jgriffin
2012-12-12 15:29:47 -08:00
Andrew Halberstadt
04eda3fcf0
Bug 817122 - Disable failing B2G xpcshell tests, enable debugger tests, r=mdas
2012-12-12 16:17:49 -05:00
Jeff Hammel
12d3cf45ba
Bug 820606 - update mozfile on mozilla-central to version 0.1;r=gps
2012-12-12 10:01:27 -08:00
Jeff Hammel
b46451b8ce
Bug 820612 - remove docs.manifest from mozilla-central;r=wlach DONTBUILD because NPOTB
2012-12-12 09:55:30 -08:00
Gregory Szorc
fe00f5a2b5
Bug 819033 - Part 1: Add add_task() to xpcshell runner; r=ted
...
You can now register generator functions containing Task.spawn friendly
tests. This makes writing unit tests for promise-based APIs much easier.
2012-12-11 10:53:43 -08:00
David Rajchenbach-Teller
4b024fdb16
Bug 810543 - Testing the behavior of OS.Constants.Path.profileDir;r=froydnj
2012-12-11 15:12:59 -08:00
Ed Morley
ec20fd0a1a
Backout fac650c31656 & 907a846d368f (bug 819033) for xpcshell failures
2012-12-11 20:29:18 +00:00
Ehsan Akhgari
a1844bd954
Backed out changeset 34c9ccee8058 (bug 782542) for mochitest failures
2012-12-11 15:04:11 -05:00
Mihnea Dobrescu-Balaur
8efbbfddf2
Bug 816035 - Add durations to xunit output, r=jgriffin
2012-12-11 11:33:03 -08:00