Commit Graph

11759 Commits

Author SHA1 Message Date
Gregory Szorc
d06abbe862 Bug 1275623 - Use "branch" instead of "revision" to pass symbolic revisions; r=jlund
robustcheckout barfs on symbolic revisions when using "revision."

MozReview-Commit-ID: B7YXqbWG0G1

--HG--
extra : rebase_source : d852930ac24be79004bce978c8ed6542ab58600f
2016-05-31 14:40:04 -07:00
Jordan Lund
db5849856e Bug 1277041 - update migration scripts to support robustcheckout, DONTBUILD r=gps
MozReview-Commit-ID: GD3vspSFmTa

* fix clean_repos. it expects vcs_config key revision but now we use branch

--HG--
extra : rebase_source : d09622ca30eb1c7face42892f149812e5ae5a26a
extra : amend_source : cf7491d93ff2ea9ca13929606368fd443c8f026b
2016-05-31 12:43:15 -07:00
Carsten "Tomcat" Book
fa71bef543 merge mozilla-inbound to mozilla-central a=merge 2016-05-31 11:59:45 +02:00
Mantaroh Yoshinaga
fcb2a1a123 Bug 1178662 part 6 - Remove the Animation's w-p-f meta file associated setting the timeline. r=birtles
MozReview-Commit-ID: Gfmr6PSwufM

--HG--
extra : rebase_source : 9cc8f4dc8bcc5653c4fe039ef4769adf78c7526e
2016-05-31 09:42:38 +09:00
Hiroyuki Ikezoe
d5e07e1e8b Bug 1271487 - Enable PerformanceObserver API in nightly by default. r=baku
MozReview-Commit-ID: 7v5KhZdVuSm

--HG--
extra : rebase_source : e65095c2ebf46de2edf554d04d046ba7c18520c7
2016-05-10 13:35:35 +09:00
Hiroyuki Ikezoe
76a40b897e Bug 1276490 - Do not use Math.random() to create unique values to avoid intermittent failrues. r=jgraham
MozReview-Commit-ID: 3QHrpCTpEzM

--HG--
extra : rebase_source : 7aaa4dae880b2e49fa0dd36d1eaba0d723d81592
2016-05-31 06:51:27 +09:00
Andrew Halberstadt
b33e9cdd97 Bug 1276409 - Use a generic ubuntu image as a base for the lint image, r=dustin
The ES job uses an image based on the official node image. While this was convenient
for eslint, it is a bit less convenient for other things. I want to use this image
for all lint jobs, and switching the base to a generic ubuntu image seems a bit cleaner.

I chose 16.04 for no good reason other than it is the most recent, and we might as well.
Node v4.4.5 and taskcluster-vcs have been uploaded to tooltool.

MozReview-Commit-ID: GngYeH98zO1

--HG--
extra : rebase_source : 3c9b8264e159c601e1a3edad08d989272691751a
2016-05-25 09:32:10 -04:00
Benjamin Bouvier
b5ba183003 Bug 1215834: Pass an internal timeout option to jit_tests.py; r=jlund
MozReview-Commit-ID: I9jdkLcMuE8

--HG--
extra : rebase_source : 8c135ab72d17b4e448a21649248cd689be04b0b2
extra : histedit_source : 1e78108c350e0f775c8e181c90fe008d3999a24f
2016-05-30 14:53:58 +02:00
Michael Ratcliffe
b023aea18c Bug 1276275 - Stop showing warnings in treeherder summaries for eslint. r=gijs 2016-05-30 21:51:58 +01:00
Carsten "Tomcat" Book
463212f69f merge mozilla-inbound to mozilla-central a=merge 2016-05-30 15:29:19 +02:00
Kris Maglione
de6fb7712e Bug 1269501: Part 1 - Add $PYTHON variable to environment for subprocess xpcshell tests. r=glandium
I'm not especially happy with this method, but the DMD tests are the only
other tests I can find doing anything like this, and I don't have a better
solution than doing it the same way.

MozReview-Commit-ID: JlclyKoUhRf

--HG--
extra : rebase_source : 61122aa9bb83a2d290a0e3daad34c78f96b82b7f
extra : source : ed35c5f4d756aa5b073832e21c103ce4faf282bd
2016-05-08 20:33:36 -07:00
Sebastian Hengst
cf6ad4521e Backed out 5 changesets (bug 1269501) for failing the added test_subprocess.js on Windows (didn't fold it into the last backout). r=backout
Backed out changeset 3e1d7c5d1a58 (bug 1269501)
Backed out changeset 167e407cb1fc (bug 1269501)
Backed out changeset 6438b11898cf (bug 1269501)
Backed out changeset 1cbbf940ec35 (bug 1269501)
Backed out changeset ed35c5f4d756 (bug 1269501)
2016-05-28 12:38:25 +02:00
Wes Kocher
1d0e4229bd Merge m-c to fx-team, a=merge 2016-05-27 14:44:06 -07:00
Joel Maher
ec73f39513 Bug 1269872 - add taskcluster definitions for gpu/clipboard. r=gbrown
MozReview-Commit-ID: HRklImbGwZx
2016-05-27 05:14:21 -04:00
Kris Maglione
91c9dcbb5c Bug 1269501: Part 1 - Add $PYTHON variable to environment for subprocess xpcshell tests. r=glandium
I'm not especially happy with this method, but the DMD tests are the only
other tests I can find doing anything like this, and I don't have a better
solution than doing it the same way.

MozReview-Commit-ID: JlclyKoUhRf

--HG--
extra : rebase_source : 2906a6aa3a65fd388db6c388c3fe8d582e02d76f
2016-05-08 20:33:36 -07:00
Daisuke Akatsuka
fd52d985db Bug 1272211 - Part 2: Modified and append tests. r=birtles
MozReview-Commit-ID: A9gGXe1vMal

--HG--
extra : rebase_source : 51b744eb2c04e3618655a52e7cfc578c30d1d03f
2016-05-30 09:01:21 +09:00
Rail Aliiev
73e83d6b8d Bug 1276451 - Do not beetmove stub installer in esr based releases r=jlund a=release DONTBUILD
MozReview-Commit-ID: 8KaMEj3fcEo

--HG--
extra : rebase_source : 4b67433a7edcd8e1ee38998348f4fb549e6c65fa
2016-05-28 08:59:27 -04:00
David Burns
a9f89f1558 Bug 1003688: Reenable Marionette scrolling test; r=me
This should have been reenabled when we fixed the Marionette scrolling

MozReview-Commit-ID: HrfklF1c1Zz

--HG--
extra : rebase_source : a0bc05126315949f26df7dd5ac60f6d3f32bd1aa
2016-05-27 22:02:04 +01:00
Chris Manchester
3af26e753c Bug 1276037 - Update routes for linux64 debug builds to reflect that they are debug builds. r=mshal
MozReview-Commit-ID: HYVrFrQPabY

--HG--
extra : rebase_source : 205a9dfcfd64817c13dd02b30728156dc873840a
2016-05-26 18:11:19 -07:00
malayaleecoder
67254ee4d1 Bug 766598 - move responsiveness metric to filter.py. r=jmaher
MozReview-Commit-ID: JDK96sRZEIg
2016-05-26 22:57:46 +05:30
Dan Minor
05af85488c Bug 1263621 - Disable test_peerConnection_addTrack.html on autophone; r=bc
MozReview-Commit-ID: 7v94ZB6DyV0

--HG--
extra : rebase_source : 4a35a9a112cdc5c30d224c02a7cb56d339bb301a
2016-05-26 08:25:48 -04:00
Boris Zbarsky
0b4bf8c8ff Bug 1268957. Fire an error event on the <link> element when a stylesheet load is blocked via content policy. r=ckerschb 2016-05-27 13:31:20 -04:00
Brian Birtles
88ae853d40 Bug 1178662 part 1 - Add tests for setting the timeline of an animation r=mantaroh
MozReview-Commit-ID: 1xdKJONyFJV

--HG--
extra : rebase_source : d1b10c4e4f95d142b4acb2317159eec89cd43da3
2016-05-25 13:34:41 +09:00
Boris Zbarsky
98aa24ddc7 Bug 1275704 part 3. Remove the nsXPConnect::ReportAllJSExceptions mechanism, since it's dead code now. r=bholley 2016-05-26 19:39:03 -04:00
Boris Zbarsky
49a90cb122 Bug 1268852. Change <label> elements to not be form-associated anymore. r=bkelly,hsivonen,surkov
The web platform tests changes are just a cherrypick of
https://github.com/w3c/web-platform-tests/pull/2926 so I don't have to add
failure annotations until the next test uplift.

I've audited our uses of nsIFormControl, and this patch looks to me like it
preserves existing behavior in all but the following cases:

1)  nsXBLPrototypeHandler::DispatchXBLCommand, the case of scrolling when space
is pressed while something inside a <label> is focused.  We used to not scroll
in this situation; I think this is a bug, so I'm changing that behavior to
scroll instead.

2)  In Accessible::RelationByType for the RelationType::DEFAULT_BUTTON case,
when mContent is a <label> we used to return its form's default submit element.
Now we will just return Relation().
2016-05-26 19:39:03 -04:00
Gregory Szorc
f783b837ac Bug 1275783 - Use "branch" instead of "revision" in release configs; r=jlund
These all definitely use the modern HgVCS because it is explicitly
specified in the configs. So without this change, these configs would
fail since --revision rejects symbolic names.

MozReview-Commit-ID: 2SlVWNVwc08

--HG--
extra : rebase_source : 5e3d0cd075b5a35c4ad0d95b9ec0d6b3715d5080
2016-05-25 17:33:11 -07:00
Gregory Szorc
3d5edef619 Bug 1275783 - Specify "branch" instead of "revision" in partner repacks; r=jlund
I'm pretty sure partner repacks are using the modern HgVCS and not
HgToolVCS. So have them use "branch" instead of "revision" for symbolic
revisions.

MozReview-Commit-ID: BuEHGFmK6cK

--HG--
extra : rebase_source : 149d31434a2cf84ff7ade8bff9e7abe4e15e3758
2016-05-25 17:30:11 -07:00
Gregory Szorc
926574ce33 Bug 1275783 - Specify "branch" instead of "revision" in hazard config; r=jlund
I /think/ hazard builds are currently only performed on TC, which doesn't
use the VCS settings in mozharness. So I don't think this could possibly
break automation.

While I was here, I removed a reference to hgtool since we're no longer
using hgtool in this job.

MozReview-Commit-ID: fQj2MzpGRT

--HG--
extra : rebase_source : f0d0880a50c0597b10c6e97c13f04ae7cf6cc131
2016-05-25 17:26:37 -07:00
Gregory Szorc
3ad0755ac9 Bug 1275783 - Don't use HgtoolVCS to query pushlog; r=jlund
The normal MercurialVCS now supports querying pushlog. Use it.

This isn't really relevant to the bug summary and other commits in this
series. But I already wrote this commit and was too lazy to create a
new bug for it.

MozReview-Commit-ID: C97Zgox3xKB

--HG--
extra : rebase_source : e84b6e723e1d481a24a4ba0812735d8b34acd218
2016-05-18 16:09:36 -07:00
Gregory Szorc
61855f7263 Bug 1275777 - Stop using HgtoolVCS in SpiderMonkey builds; r=jlund
We remove the old config settings related to hgtool and switch
the "revision" option to "branch" because it defines a symbolic
revision.

MozReview-Commit-ID: Eq4R5a2tv2V

--HG--
extra : rebase_source : 4d85abbc2db6f499206d741f98c316b9c521b4ee
2016-05-18 16:06:23 -07:00
Andreas Tolfsen
4edb2740fe Bug 1274550 - Make get_active_element in Python client backwards compatible; r=automatedtester
MozReview-Commit-ID: 2SGSpW78stG

--HG--
extra : rebase_source : 3a9af1b08e289a48a949b076a6d52dcadaa0546f
2016-05-26 13:05:27 +01:00
Andreas Tolfsen
565245b06e Bug 1274550 - Simplify test case for get_active_element; r=automatedtester
MozReview-Commit-ID: 7UYUFccdLV5

--HG--
extra : rebase_source : 5a46ad27a6ccc735a560d4ef67acbfc6cb8cfdec
2016-05-26 13:05:03 +01:00
Andreas Tolfsen
fe3135e034 Bug 1274550 - Return web element from Get Active Element; r=automatedtester
MozReview-Commit-ID: I5WHfJbMfPZ

--HG--
extra : rebase_source : c9ebc8ebfd4450f6ba6320321977472fe40e2675
2016-05-26 13:04:22 +01:00
John Dai
a8515958d7 Bug 1275233 - Web-platform-test shouldn't use skip-if. r=jgraham
--HG--
extra : rebase_source : 57036b7e84cf0712b6a2f02cc32bfe771a7848da
2016-05-26 02:03:00 -04:00
David Burns
8c4314620b Bug 960931: Remove unused variables from tests r=ato
We create the variables with what is returned from the session creation
but never do anything with them.

MozReview-Commit-ID: LDZQrtqdniB

--HG--
extra : rebase_source : 2f1dcff6508c7de7186d55b4c98902582b01413f
2016-05-25 15:31:51 +01:00
David Burns
0f8322eef6 Bug 960931: Throw SessionNotCreatedError when requesting 2nd Active Session r=ato
If we have a session we are expected to return a SessionNotCreatedError as part
of step 2 of http://w3c.github.io/webdriver/webdriver-spec.html#new-session

MozReview-Commit-ID: AVmQ4Kmuczm

--HG--
extra : rebase_source : 9dfe22189bf8ac22ff2eee3df395392acedb1557
2016-05-25 15:04:40 +01:00
Wander Lairson Costa
763d526bcc Bug 1268913: Fix test for existence of objcopy. r=ted
If objcopt is not found, it is intentionaly set to semicolon. We compare
it to semicolon value for testing it for existence.
2016-05-26 10:38:58 -03:00
Joel Maher
7bc18e7dc0 Bug 1204281 - increase maxRunTime for mochitest-media-dbg to 5400. r=dminor
MozReview-Commit-ID: Ove3DLQJk7
2016-05-26 04:58:01 -04:00
Tim Huang
8ec727cd19 Bug 1267910 - Part 2: Update all existing functions of add() and getCookiesFromHost() to make them origin attributes aware. r=jdm, r=mratcliffe
--HG--
extra : rebase_source : 288c9cab8340c5cc06861d4f2c7ee43ae4de608e
2016-05-25 11:54:21 +08:00
Decky Coss
17fddfe3c0 Bug 1261472 - Fix incorrect test assertion in 'getResponse: don't expose x-nonexposed' and 'Combined testing of cors response headers'. r=ehsan
MozReview-Commit-ID: HD0TBJcnxst

--HG--
extra : transplant_source : %A54%FA%A1%BC%F2%B4%E9i%84%FB%208%F3L%B1%C0%8C%0A%B0
2016-05-23 13:48:33 -04:00
Ryan VanderMeulen
e39c51c1bc Bug 1275792 - Schedule Taskcluster-based SM(arm64) jobs. r=sfink
--HG--
extra : rebase_source : 839a6c30135aef571ec79de747dce48f353703d6
2016-05-25 21:46:05 -04:00
Ralph Giles
c8210f43ce Bug 1275439 - Switch debugging to MOZ_LOG. r=erahm
This is shorter than MOZ_LOG_MODULES and equally clear.

Add a deprecation warning to encourge folks to migrate,
and update references in the test runner.

MozReview-Commit-ID: HYY3Q9tSu13

--HG--
extra : rebase_source : 83dfe510a34fa82681d6bf7b628bcca075122544
2016-05-16 15:49:20 -07:00
Gregory Szorc
85b3ca010c Bug 1275623 - Don't use --revision to pass symbolic revisions; r=jlund
This is a regression from cd58054bde90 (bug 1274693).

MozReview-Commit-ID: DoyeGf1Cu7l

--HG--
extra : rebase_source : 3585f3a742571b26d681b1b1d102289d705780c5
2016-05-25 09:37:34 -07:00
Chris AtLee
10eb4f100b Bug 1267712 - Add autoland configuration to mozharness r=jlund
MozReview-Commit-ID: Idw5og5Jcah

--HG--
extra : rebase_source : 28835d4650e07d165e1f8abd788623d405041f96
2016-05-25 16:17:44 -04:00
Geoff Brown
dd65ba7f12 Bug 1274395 - Delete pending crash reports before running tests; r=jmaher 2016-05-25 14:48:42 -06:00
Geoff Brown
c7bf361fbb Bug 1270544 - Update taskcluster Android build settings; r=dustin 2016-05-25 14:48:40 -06:00
Maja Frydrychowicz
cada490dd5 Bug 1275608 - [mozrunner] Remove wait_for_system_message from Emulator; r=ahal
This code is no longer used by Marionette client or elsewhere.

MozReview-Commit-ID: 4lx9CN7XIeH

--HG--
extra : rebase_source : e0a895c02939c51ee40be5be5f999cc41420a2a7
2016-05-25 11:53:25 -04:00
Joel Maher
3ff44ada49 Bug 1270962 - move tests which access the clipboard to subsuite 'clipboard'. r=bgrins,ryanvm,armenzg
MozReview-Commit-ID: IZziPmwFtHj
2016-05-25 15:28:24 -04:00
Andrew Halberstadt
7f3e0d8258 Bug 1275613 - Always schedule a 'file_patterns' job when its task definition has changed, r=dustin
Currently, jobs which has 'file_patterns' set will only be run if a file matching one
of those patterns has been modified. This means that unless the task definition of the
job was explicitly included in those 'file_patterns', the job won't run when we modify
it!

I think it is safe to assume that when making changes to a job's task, we want it to be
run no matter what. So let's add the task definition to 'file_patterns' automatically.

Here's a try run which modifies the marionette harness task:
https://treeherder.mozilla.org/#/jobs?repo=try&revision=01e6cf9d8599c64d61ac8ecb5320c1c4209e0a8b

MozReview-Commit-ID: AUSfUFzhiA1

--HG--
extra : rebase_source : de9d66d1d17de90dc83681e51134637616a0652e
2016-05-25 11:56:38 -04:00
Valentin Gosu
cfeaa232ee Bug 1271955 - Fix web-platform test a=testonly CLOSED TREE
MozReview-Commit-ID: 8tcrrlJZFFw
2016-05-25 17:55:39 +02:00