Граф коммитов

6004 Коммитов

Автор SHA1 Сообщение Дата
Ryan VanderMeulen 9dc33bae19 Backed out 5 changesets (bug 1092888) because something in the push made Gij(2) permafail.
Backed out changeset 0ad25135a27f (bug 1092888)
Backed out changeset 7cd8260bfc16 (bug 1092888)
Backed out changeset 86385291d8c8 (bug 1092888)
Backed out changeset be16d194d5df (bug 1092888)
Backed out changeset daee46827258 (bug 1092888)
2014-12-09 12:08:59 -05:00
Ryan VanderMeulen b2a40f89be Backed out changeset d4dfb076f5f1 (bug 1108714) because something in the push made Gij(2) permafail. 2014-12-09 12:08:45 -05:00
Chris Manchester 2f3509ec3d Bug 1108714 - Make marionette's skip_if_b2g run desktop tests. r=mdas 2014-12-08 17:21:59 -05:00
Morris Tseng c563ff4503 Bug 1092888 - Part 5: Add a parameter to toggle context menu when calling long_press. r=mdas 2014-11-16 18:52:00 +01:00
Byron Campen [:bwc] 3af28ea884 Bug 1091242 - Part 6: Wiring the new JSEP handler code in. See https://github.com/unicorn-wg/gecko-dev/tree/multistream_rebase for more history. r=jesup, r=smaug 2014-11-19 16:16:29 -08:00
Phil Ringnalda 5fe54ea0fd Backed out 10 changesets (bug 1091242) for Android/b2g non-unified build bustage
CLOSED TREE

Backed out changeset 7f72b55c5de7 (bug 1091242)
Backed out changeset f1501aa24397 (bug 1091242)
Backed out changeset 7fde5994aee5 (bug 1091242)
Backed out changeset 59b415714087 (bug 1091242)
Backed out changeset dadb65fedc08 (bug 1091242)
Backed out changeset 21be81424e4e (bug 1091242)
Backed out changeset 498fb1dafba5 (bug 1091242)
Backed out changeset 8d0653eb85ab (bug 1091242)
Backed out changeset c82d484e135a (bug 1091242)
Backed out changeset 3e0c8932f1b1 (bug 1091242)
2014-12-08 20:53:07 -08:00
Byron Campen [:bwc] bb404e8254 Bug 1091242 - Part 6: Wiring the new JSEP handler code in. See https://github.com/unicorn-wg/gecko-dev/tree/multistream_rebase for more history. r=jesup, r=smaug 2014-11-19 16:16:29 -08:00
Julien Pagès 3dfa6981dc Bug 920938 - [manifestparser] handle symlinks in populate_directory and from directories; r=jmaher 2014-12-05 09:59:00 +01:00
Malini Das a9ea28c960 Bug 1108023 - update idb path in mozrunner, r=ahal 2014-12-05 14:32:38 -08:00
David Burns ceb88421cf Bug 1107915: Allow switching to Browser elements from Marionette; r=mdas
--HG--
extra : rebase_source : 88739c49fd635ee701af0490fab8d62be0d15d7e
2014-12-05 15:33:21 +00:00
Ting-Yu Chou 16959d7bdc Bug 989048 - Do not overwrite emulator's user data image. r=ahal
--HG--
extra : rebase_source : d7143ad6539c162f1c3e42211258febe4e862f48
2014-12-03 16:41:45 -08:00
David Burns 5dd8500c1d Bug 940954: Allow marionette to restart the browser and create a new session
This gives us the ability to restart a session from the client side, say for testing Firefox updates,
and then carry on the test. To do this it is just self.marionette.restart()

--HG--
extra : rebase_source : 536b85e5e82e12eb7710135945217dfe707e5b5d
2014-12-03 22:08:04 +00:00
Andrew Halberstadt 277bba36b7 Bug 1104742 - Marionette runner should cleanup marionette objects when gc'ed, r=AutomatedTester
--HG--
extra : rebase_source : 8a869167794d3bb439d167f4d29ceb8c820a5ebf
2014-12-04 10:17:12 -08:00
Nicholas Hurley f42d623474 Bug 1107267 - Advertise h2-16. r=mcmanus 2014-12-04 11:50:38 -08:00
Malini Das ab425be28a Bug 1105748 - Fix Mn failure on emulator/device, r=dburns 2014-12-04 10:02:32 -08:00
Carsten "Tomcat" Book 13bd1becaf Merge mozilla-central to b2g-inbound 2014-12-03 13:45:36 +01:00
Carsten "Tomcat" Book 32170ac2c3 merge fx-team to mozilla-central a=merge 2014-12-03 13:38:31 +01:00
Phil Ringnalda 4eaf476a52 Back out 1b87e7511983 (bug 940954) on suspicion of causing b2g desktop Mac sqlite troubles
CLOSED TREE
2014-12-02 18:40:15 -08:00
Alexandre Lissy a20477472a Bug 1100345 - Make Mulet appear as B2G for Marionette r=jgriffin
When running Gaia Marionette integration tests, we need to talk to Mulet
like if it was a B2G device. We define the "b2g.is_mulet" pref for this
purpose.
2014-11-27 03:07:00 +01:00
Andrew Halberstadt 4a745facf7 Bug 1104941 - Bump marionette-client to 0.8.5, r=AutomatedTester
--HG--
extra : rebase_source : f6435707a5808e9119cca7bbe3ad5a8d40585b0f
2014-12-02 14:40:14 -08:00
David Burns 88fec34715 Bug 940954: Allow marionette to restart the browser and create a new session
This gives us the ability to restart a session from the client side, say for testing Firefox updates,
and then carry on the test. To do this it is just self.marionette.restart()

--HG--
extra : rebase_source : 95d0c6d4fcd30865ff7cbbf97de0e5ca09b3eaab
2014-11-26 00:33:53 +00:00
J. Ryan Stinnett 6bbfd73703 Bug 1058997 - Part 3b: Update non-trivial security prompts. r=past 2014-12-01 22:55:56 -08:00
Dave Hunt c2507c0921 Bug 1105995 - [mozversion] Bump version to 1.1. r=wlachance 2014-12-02 05:31:07 -08:00
Phil Ringnalda f713acf7ea Merge f-t to m-c, a=merge 2014-11-29 09:02:17 -08:00
Mark Hammond 6aaa535030 Bug 809561 - Integrate xpcshell test harness with chrome remote debugging. r=past/chmanchester 2014-11-29 10:40:58 +11:00
Rob Wood 1794005775 Backed out changeset 5671737e4f24 (bug 984508) because of intermittent failures 2014-11-28 11:21:43 -05:00
Rob Wood 2b4500c9e7 Backed out changeset b93c92150721 (bug 984508) because of intermittent failures 2014-11-28 11:21:21 -05:00
Dan Minor 6742f3e7b7 Bug 1101133 - Change jit-test packaging to work properly even if test-stage cleanup fails; r=ted
--HG--
extra : rebase_source : e3f886e056f012c5f636905d1f024299fbc5a80f
2014-11-25 13:10:02 -05:00
Dan Minor 7c19db87c2 Bug 1087567 - Add proper manifest for cppunit tests; r=ted
--HG--
extra : rebase_source : 622e454f491462d9d2c4125d1309a28854a92b0b
2014-10-28 09:38:21 -04:00
Carsten "Tomcat" Book 353ec034ab Merge mozilla-central to mozilla-inbound 2014-11-28 14:23:52 +01:00
Dave Hunt bd758ab7fa Bug 1102140 - [mozversion] Support the ADB server running on an alternate host/port. r=wlachance 2014-11-28 09:59:23 +00:00
Jan Varga 3528192339 Bug 1083927 - IndexedDB: Subdomain Quota Management; r=bent,ehsan
--HG--
rename : dom/indexedDB/test/unit/bug1056939.zip => dom/indexedDB/test/unit/bug1056939_profile.zip
2014-11-28 09:44:12 +01:00
Brian Grinstead 588091934f Bug 1031404 - Browser Toolbox: Open on last used panel by default;r=jryans,r=Gijs 2014-11-26 15:40:00 -08:00
Phil Ringnalda 88598d3fbc Merge m-c to f-t 2014-11-27 17:45:52 -08:00
Dave Hunt 164f5d917f Bug 1105764 - [mozdevice] Bump version to 0.44. r=mdas 2014-11-27 15:32:41 +00:00
Carsten "Tomcat" Book 1d5f5053d1 merge fx-team to mozilla-central a=merge 2014-11-27 12:59:50 +01:00
Ryan VanderMeulen 99e4cde2a2 Merge m-c to fx-team. a=merge 2014-11-26 21:44:26 -05:00
Dave Hunt 0d8fb4da63 Bug 1097032 - Add test for expected.elements_present when there are no elements found. r=atolfsen 2014-11-25 15:20:00 -05:00
Dave Hunt df58a9adcb Bug 1015242 - Provide a combined expected condition for element present and displayed. r=atolfsen
CLOSED TREE
2014-11-26 04:19:00 -05:00
Dave Townsend 8599032cc9 Bug 1101654: First use tour for search UI. r=felipe 2014-11-20 15:27:10 -08:00
Patrick McManus cec693e1bc bug 1104987 - cleanup h1 instances in h2 tests promptly r=hurley 2014-11-25 16:24:02 -05:00
Carsten "Tomcat" Book 1c59965bf5 Backed out changeset d37a1340fa0b (bug 1093611) 2014-11-26 15:08:32 +01:00
James Graham d874d19887 Bug 1105252 - Update web-platform-tests expected data, a=testonly
--HG--
rename : testing/web-platform/meta/selectors-api/tests/submissions/Opera/level2-baseline.html.ini => testing/web-platform/meta/selectors-api/tests/submissions/Opera/ParentNode-find-findAll.html.ini
2014-11-26 13:22:46 +00:00
James Graham d2e17b60ef Bug 1105252 - Update to latest wptrunner, a=testonly 2014-11-26 13:22:46 +00:00
James Graham 00f5e72aea Bug 1105252 - Update web-platform-tests to revision fdbdabd4c8adb385e19f541cd03f1832b1aea468, a=testonly 2014-11-26 13:22:45 +00:00
Masatoshi Kimura c8b6471be5 Bug 1100917 - Add config options for SSL3/RC4 only servers to ssltunnel. r=ted 2014-11-26 20:37:18 +09:00
Valentin Gosu 5b771ca01a Bug 1093611 - url hash should be the encoded - enable web-platform test a=testonly 2014-11-26 11:02:02 +02:00
Gijs Kruitbosch b877692a44 Bug 1100419 - add --timeout switch to mochitets, r=ted
--HG--
extra : rebase_source : 21285fe8cbab61365f4c987b2119b7feb8d64c08
2014-11-17 16:52:24 +00:00
Geoff Brown 74313d0f7e Bug 1026290 - Push chrome test files to device; r=jmaher 2014-11-26 16:51:14 -07:00
Geoff Brown 4299cfd502 Bug 1026290: Do not filter logFile parameter from testConfig.js; r=chmanchester 2014-11-26 16:51:13 -07:00