James Graham
6b501b0c5a
Bug 1092458 - Disable drawFocusIfNeeded tests for instability on Windows. r=RyanVM, a=test-only
2015-03-24 17:37:29 +00:00
Jean-Yves Avenard
14aabb58db
Bug 1143971: Part2. Re-enable mediasource-duration.html tests. r=karlt a=testonly
2015-03-23 21:08:06 +11:00
Jean-Yves Avenard
1d8716b717
Bug 1144509: Part2. Update webref tests. r=karlt a=testonly
2015-03-23 21:03:40 +11:00
Ehsan Akhgari
3bdb6e5549
Bug 1145631 - Part 1: Replace MOZ_OVERRIDE and MOZ_FINAL with override and final in the tree; r=froydnj
...
This patch was automatically generated using the following script:
function convert() {
echo "Converting $1 to $2..."
find . \
! -wholename "*/.git*" \
! -wholename "obj-ff-dbg*" \
-type f \
\( -iname "*.cpp" \
-o -iname "*.h" \
-o -iname "*.c" \
-o -iname "*.cc" \
-o -iname "*.idl" \
-o -iname "*.ipdl" \
-o -iname "*.ipdlh" \
-o -iname "*.mm" \) | \
xargs -n 1 sed -i -e "s/\b$1\b/$2/g"
}
convert MOZ_OVERRIDE override
convert MOZ_FINAL final
2015-03-25 12:42:35 -04:00
Paolo Amadini
852651e492
Bug 1144869 - Add BrowserTestUtils.withNewTab. r=smacleod, a=test-only
2015-03-20 10:26:01 -07:00
Paolo Amadini
011aa40a6e
Bug 1143937 - Make BrowserTestUtils.waitForEvent not use flaky timeouts and cover more use cases. r=smacleod, a=test-only
2015-03-20 10:26:01 -07:00
Steven MacLeod
93c82afc7d
Bug 1132566 - Make test e10s compatible: browser_privatebrowsing_cookieacceptdialog.js. r=billm, a=test-only
2015-03-05 11:06:10 -05:00
Paolo Amadini
6e19dd1c31
Bug 1142108 - Make TestUtils.topicObserved cover more use cases. r=smacleod, a=test-only
2015-03-13 15:54:43 +00:00
Dave Townsend
1354be2bbd
Bug 1136910 - Backport the ContestTask.jsm changes to Fx38. a=test-only
...
This also makes ContentTask act sanely in the presence of tab detach by using
browser.permanentKey as the indication that the framescript has been loaded and
just listening to all frames.
Also adds a click in the upper-left of the content area to browser_tabopen_reflows.js
to make sure the mouse isn't hovered over one of the tiles causing an unexpected
reflow.
2015-03-09 15:53:01 -07:00
Julien Pagès
8f703715b9
Bug 1141129 - BaseMarionetteTestRunner.__init__ should initialize self.prefs as dictionary. r=dburns, a=test-only
2015-03-09 14:05:00 +01:00
James Graham
2fb8d3158d
Bug 1139234 - Update wpt metadata for OSX 10.10. a=test-only
2015-03-04 11:41:49 +00:00
Jeff Gilbert
31e26a1a21
Bug 1143218 - Use mochitest subsuites to specify webgl tests. r=jmaher, r=gbrown, a=test-only
...
try: -b do -p android-api-9,android-api-11 -u mochitests -t none
2015-03-18 17:19:22 -07:00
Chris Manchester
55466cc7a5
Bug 1145444. r=jmaher, a=test-only
2015-03-20 12:30:37 -07:00
Barbara Miller
889289f80c
Bug 1134872 - Fixing getElementValueOfCssProperty to support chrome elements. r=dburns, a=test-only
2015-03-06 13:45:00 -08:00
Chris Manchester
6bd13fb1ce
Bug 1139722 - Allow use of nested job objects in mozprocess on windows versions that support them. r=ahal, a=test-only
...
This patch detects when breaking away from the parent job isn't strictly necessary to manage processses in a new job to allow using nested job objects to manage processes and their children. Loss of job object functionality is handled in mozprocess as non-fatal, however mozrunner and others doing things like restarting firefox require it.
2015-03-05 18:02:38 -08:00
Henrik Skupin
0ee53cc499
Bug 1124667 - Release marionette-driver 0.2 and marionette-client 0.9. r=automatedtester, a=test-only
2015-02-26 13:22:10 +01:00
Chris Manchester
90fe9964bd
Bug 1097705 - Add ability to right and middle click to marionette's action chains.;r=automatedtester a=test-only
2015-02-27 17:30:07 -08:00
Chris Manchester
873ecf3d87
Bug 1129702 - Add support for double clicks to marionette's action chains.;r=automatedtester a=test-only
2015-02-27 17:30:07 -08:00
Chris Manchester
9adbd651f4
Bug 1142404 - Fix marionette's restarts to keep from attempting to reconnect to the browser as it's shutting
...
down.;r=dburns a=test-only
2015-03-16 14:59:46 -07:00
Chris Manchester
e9efcf5c96
Bug 1142344 - Remove a racy assertion added in marionette test for frequently failing on a pgo build. r=jgriffin
...
a=test-only
2015-03-11 18:41:10 -07:00
Chris Manchester
7d91f6aadc
Bug 1141679 - Ignore the server's response when quitting the application with marionette.;r=jgriffin a=test-only
2015-03-11 10:17:33 -07:00
Chris Manchester
b348ba17cd
Bug 1137388 - Add a facility to restart firefox from marionette from within the browser for update
...
tests.;r=automatedtester a=test-only
2015-03-06 17:39:26 -08:00
Jordan Lund
521a874712
Bug 1113460 - Bump mozharness.json to revision 75c435ef19ca. a=test-only
2015-03-18 12:09:31 -07:00
Jordan Lund
11da5a0166
Bug 1142743 - Increase chunks for Android 2.3 mochitest-gl, in-tree cfg total chunk fix. r=kmoir, a=test-only
2015-03-17 18:28:36 -07:00
Ryan VanderMeulen
df339ff7f2
No bug - Bump mozharness.json to revision fde96e1730cc. a=NPOTB
2015-03-17 14:00:48 -04:00
Geoff Brown
6efca04516
Bug 1142552 - Update robocop chunking to fix rc10 on aurora; r=ahal, a=test-only
2015-03-17 09:35:51 -06:00
Joel Maher
a264691d60
no bug: bump mozharness revision to fix mozharness branch conflict of android.json removal CLOSED TREE a=bustage
2015-03-13 17:32:07 -04:00
James Graham
39f72ac229
Bug 1136398 - Update to latest wptrunner, a=testonly
2015-02-24 15:18:19 +00:00
David Burns
b4bdffb974
Bug 1107336: update build and test targets to use new marionette driver; r=jgriffin a=test-only
2015-02-23 14:45:50 +00:00
David Burns
44b09e3a3b
Bug 1107336: Update marionette unit tests to use new marionette driver; r=jgriffin a=test-only
2015-02-23 14:46:40 +00:00
David Burns
ff03b72e22
Bug 1107336: update marionette client runners to use the new marionette driver; r=jgriffin a=test-only
2015-02-23 15:23:16 +00:00
David Burns
b2dbc4d081
Bug 1107336: Create Marionette Driver containining all of the automation API code; r=jgriffin a=test-only
2015-02-23 15:31:00 +00:00
Ben Hearsum
25b8fcfe61
No bug: bump mozharness revision as part of Buildbot master reconfig. r=reconfig, a=reconfig
2015-03-13 14:44:37 -04:00
Jordan Lund
72d7341edd
Bug 1094364 - switch win64 builds to use mozharness - mozharness.json bump, r=mshal, a=testing
2015-03-13 10:08:55 -07:00
Chris Pearce
eae489ce3c
Bug 1131387 - Rename MSE whitelist pref. r=kentuckyfriedtakahe, a=sledru
2015-03-09 16:24:21 +13:00
Syd Polk
a6109f1f9f
Bug 1134888 - Disable the mediasource-config-change-webm-a-bitrate.html test; r=cpearce a=testonly
...
It is unreliable on Windows.
2015-03-11 00:57:25 -05:00
Steven MacLeod
626129c721
Bug 1093566 - Migrate BrowserUITestUtils into BrowserTestUtils. r=Unfocused, r=paolo, a=test-only
2015-02-23 12:48:54 -05:00
Steven MacLeod
402c9b0cdd
Bug 1093566 - Add Cc, Ci, Cu, Cr to scope of spawned ContentTasks. r=Gijs, r=paolo, a=test-only
2015-02-26 11:49:36 -05:00
Steven MacLeod
974ea5edd6
Bug 1093566 - Add modules for sharing mochitest-browser test code. r=Gijs, r=paolo, a=test-only
...
Currently code used by many mochitest-browser tests is scattered
throughout the tree in various head.js files. Many similar or identical
helper methods are repeated throughout these files.
This commit introduces a BrowserTestUtils.jsm module and includes it in
the mochitest scope; the idea being these frequently re-implemented
methods can live in a central place.
A TestUtils.jsm module has also been introduced to contain code useful to
all types of tests.
2015-02-22 23:11:22 -05:00
Valentin Gosu
34e531ff86
Bug 1123920 - requestStart timestamp is before connectEnd when using persistent connections. r=mcmanus, a=lmandel
2015-02-25 20:23:35 +02:00
Geoff Brown
7b2f2ad783
Bug 1062365 - Bump mozharness rev. r=armenzg, a=NPOTB
2015-03-05 10:47:40 -07:00
Jordan Lund
13bd754633
Bug 1094364 - Switch win64 builds to use mozharness mach. r=catlee, a=NPOTB
2015-03-04 23:39:00 -05:00
Jean-Yves Avenard
d1845a97ca
Bug 1096089 - Make end argument an unrestricted double as per spec. r=cajbir, r=bholley, a=lsblakk
...
Also, test for updating value before testing for duration and start, as per
spec: http://w3c.github.io/media-source/#widl-SourceBuffer-remove-void-double-start-unrestricted-double-end
2015-02-25 20:35:44 +11:00
Alessio Placitelli
8dce0b9487
Bug 1111022 - Tests for the SelfSupport backend. r=gfritzsche
2015-01-09 11:18:00 +01:00
Boris Kudryavtsev
dfc0eadbfa
Bug 1131763 - Remove dead constants in marionette.py. r=dburns
2015-02-19 18:30:00 -05:00
Joshua Cranmer
bd768fb353
Bug 1054308 - Add mozmill tests to the mozharness configurations for Thunderbird, r=ted
2015-02-20 20:48:29 -06:00
Chris Manchester
a168916587
Bug 1125377 - Store window ids in a weak map keyed by browser objects to prevent attempts to access dead windows in marionette's getWindowHandles.;r=jgriffin
2015-02-05 11:58:53 -08:00
Bill McCloskey
05e7cc3688
Bug 1128798 - [e10s] Make a version of nsIContentPolicy that doesn't pass the node as a parameter (r=mrbkap,tanvi,ckerschb)
2015-02-20 08:54:12 -08:00
Joel Maher
56242eb19e
Bug 1134824 - update talos on trunk to gain fixes for e10s, mainthreadio, etc. r=wlach
2015-02-20 06:43:40 -05:00
Chris Manchester
4679e1ee6e
Bug 1133468 - Use wait_for_condition rather than immediately checking for a url update in marionette's modal handling code.;r=automatedtester
2015-02-19 17:41:37 -08:00