Commit Graph

9731 Commits

Author SHA1 Message Date
Henrik Skupin
9a8d9b711b Bug 1237706 - Use general unpack() method to extract all kinds of supported archives. r=jlund 2016-01-18 18:13:22 +01:00
Carsten "Tomcat" Book
8e36028b6b merge mozilla-inbound to mozilla-central a=merge 2016-01-18 14:22:46 +01:00
Hsin-Yi Tsai
6f38ff7eeb Bug 1239600 - Get emu-x86-kk Mochitest and crashtest Tier-2 on Treeherder. r=garndt 2016-01-14 11:00:20 +08:00
Jan-Ivar Bruaroey
aa6bea5e08 Bug 1232082 - add pc.ontrack and RTCTrackEvent r=jesup,smaug 2016-01-12 15:09:01 -05:00
Gregory Szorc
b93e1eb1a8 Bug 1239880 - Don't copy thousands of web-platform test files to objdir; r=chmanchester
AFAICT, we don't actually access web-platform test files from the
objdir for anything except test packaging. And we already have
a mechanism for creating test archives from files directly in the
source directory. So, let's stop copying them to the objdir and
package them directly from the source directory!

The _tests install manifest reports the following change:

before: 41,977 files installed
after:  24,537 files installed
delta: -17,440 files

We still copy some WPT files to the objdir. We might be able to
eliminate these as well. However, since there are only ~200 files,
I'm not too concerned.

I manually compared the resulting web-platform zip archives from before
and after. No files were removed from the archive. However, the new
archive does gain several hundred empty directories with .gitkeep
files. This feels weird, but it shouldn't break anything (I would
think). I'm inclined to leave them for now. I'll file a follow-up
bug to deal with them (preferably by removing them from version
control).
2016-01-15 20:09:12 -08:00
Wes Kocher
5354ec457f Merge m-c to inbound, a=merge CLOSED TREE 2016-01-15 15:13:21 -08:00
Wes Kocher
d8dcd63fb5 Merge b2ginbound to central, a=merge 2016-01-15 15:10:58 -08:00
Henrik Skupin
8a8bf35871 Bug 1237735 - Mirror latest changes of firefox-ui-tests from github. r=maja_zf DONTBUILD 2016-01-15 22:26:22 +01:00
Carsten "Tomcat" Book
541ccde2cb Backed out changeset 47e2dfac99d5 (bug 1223385) on request for still failing on android 2016-01-15 13:52:19 +01:00
Carsten "Tomcat" Book
de1b7635fa Backed out changeset a575f9a6f0d2 (bug 1223385) 2016-01-15 13:51:56 +01:00
Carsten "Tomcat" Book
9ccdb639ec Backed out changeset 27eb5e90eeee (bug 1223385) 2016-01-15 13:51:53 +01:00
Carsten "Tomcat" Book
62b744cc75 Backed out changeset f59d1f7941b0 (bug 1223385) 2016-01-15 13:51:52 +01:00
Johan Lorenzo
9449282fac Bug 1225537 - Rename tc-gip to e2e-py (end to end) r=garndt 2016-01-15 11:48:53 +01:00
Carsten "Tomcat" Book
d327724749 merge mozilla-inbound to mozilla-central a=merge 2016-01-15 11:46:47 +01:00
Carsten "Tomcat" Book
9f451931cb merge fx-team to mozilla-central a=merge 2016-01-15 11:38:26 +01:00
Carsten "Tomcat" Book
3449796601 merge b2g-inbound to mozilla-central a=merge 2016-01-15 11:30:13 +01:00
Johan Lorenzo
7e5fc801a5 Backed out 5097ab0e8aec9b85b05e5f60b41a18cf79917b01
Bug 1239293 - [tc-gip] Turn on video recording

Non-working configuration
2016-01-15 09:18:12 +01:00
Armen Zambrano Gasparnian
353da69e0e Bug 1239592 - Bump TC Linux64 debug jit tests timeout to 7200. r=jmaher a=merge 2016-01-14 09:32:03 -05:00
Axel Hecht
ea9ce04c79 bug 1223385, in-tree compare-locales needs different env, r=bustage, a=KWierso, DONTBUILD 2016-01-14 19:05:01 +01:00
Axel Hecht
34cb0957c4 bug 1223385, add back abs_compare_locales_dir, r=bustage, a=tomcat
clobber still expects the abs_compare_locales_dir to be around, and we
should remove it when we remove the compare-locales checkout.
2016-01-14 14:39:46 +01:00
Carsten "Tomcat" Book
10a7e60e10 merge mozilla-inbound to mozilla-central a=merge 2016-01-14 11:50:34 +01:00
Dustin J. Mitchell
a4c005c0bd Bug 1240166: remove spurious }; r=garndt 2016-01-15 20:49:04 +00:00
Dustin J. Mitchell
36d49e03f2 Bug 1240084: disable jockey-gtk and deja-dup-monitor startup; r=jmaher 2016-01-15 19:39:05 +00:00
Edgar Chen
0ea487954d Bug 1239261 - We should download the xulrunner from taskcluster artifact instead of people.mozilla.org; r=garndt 2016-01-13 18:08:53 +08:00
Ryan VanderMeulen
ff4a583196 Merge m-c to b2g-inbound. a=merge 2016-01-14 11:30:03 -05:00
Johan Lorenzo
15364d9d6e Bug 1239293 - [tc-gip] Turn on video recording 2016-01-14 17:10:42 +01:00
Johan Lorenzo
2e2396cedc Bug 1237947 - [tc-gip] Can't connect to a device with adb logcat r=garndt 2016-01-14 11:21:27 +01:00
Dustin J. Mitchell
b1e8c46e8d Bug 1220684: use namespaced docker-worker caches; r=garndt
This adds a `--level` option to taskcluster-graph, and passes the level
supplied from mozilla-taskcluster.  It then substitutes that into cache names
for just about every cache (tooltool being the exception, as it verifies hashes
and is thus immune to poisoning).  The scopes for these new cache names are
already included in the relevant `moz-tree:level:*` roles.

This also strips `-c6` from cache names; I added this when we were
transitioning from the Ubuntu-based build images, to ensure I got clean caches.
It's no longer necessary.
2016-01-13 22:04:19 +00:00
Henrik Skupin
1f1913e716 Bug 1239857 - [firefox-ui-tests] Enable developer mode in qa-jenkins config due to our machines do not run in RelEng infra. r=maja_zf DONTBUILD 2016-01-15 19:47:13 +01:00
Henrik Skupin
6c3729c1bc Bug 1237179 - Add mach command to run firefox-ui-tests from the source directory. r=gps 2016-01-15 19:38:31 +01:00
Chris Manchester
8d27a6ad68 Bug 1055224 - Run gtest output through a stack fixer. r=ahal 2016-01-15 10:36:46 -08:00
Boris Zbarsky
941b06e29d Bug 1237580. NamedNodeMap should only claim to support a name if that name has no uppercase ASCII chars, for HTML elements in HTML documents. r=bkelly 2016-01-15 13:29:58 -05:00
Dustin J. Mitchell
7addf9f683 Backed out changeset ea5f655fa812 2016-01-15 18:19:32 +00:00
Ryan VanderMeulen
a2203e5e0f Merge m-c to fx-team. a=merge 2016-01-13 20:27:59 -05:00
Ryan VanderMeulen
79a1234c79 Merge inbound to m-c. a=merge 2016-01-13 20:25:33 -05:00
Ryan VanderMeulen
a9bba531ba Merge fx-team to m-c. a=merge 2016-01-13 20:20:20 -05:00
Brian Grinstead
81a568fe2a Bug 1239422 - Make the damp test easier to read and extend;r=fitzgen
This provides some helpers for testSetup and testTeardown, gets rid of
the method which built the tests with arrays of functions that returned
promises and instead converts each one into a single function with Task.async
2016-01-13 11:54:56 -08:00
Ghislain 'Aus' Lacroix
b6b84ec898 Bug 1228079 - Use 3 retries when running Gij on platform builds. r=garndt 2016-01-13 10:51:18 -08:00
Justin Wood
aa672743d5 Bug 1236835 - Disable all B2G Desktop Builds & Tests on All trees. r=garndt, r=rail 2016-01-11 12:25:05 -05:00
Johan Lorenzo
efa66af545 Bug 1225461 - [tc-gip] test_login_bzlite.py is failing because of missing configuration r=garndt 2016-01-13 15:08:56 +01:00
Phil Ringnalda
4890236ed6 Back out 3 changesets (bug 1232082) for causing a variety of Android webrtc failures including causing bug 1239200
CLOSED TREE

Backed out changeset 1c8afc8ea1c1 (bug 1232082)
Backed out changeset d8ec4008871e (bug 1232082)
Backed out changeset fa3363702d51 (bug 1232082)
2016-01-12 22:33:17 -08:00
Dustin J. Mitchell
e29c18f9e0 Bug 1220684: use namespaced docker-worker caches; r=garndt
This adds a `--level` option to taskcluster-graph, and passes the level
supplied from mozilla-taskcluster.  It then substitutes that into cache names
for just about every cache (tooltool being the exception, as it verifies hashes
and is thus immune to poisoning).  The scopes for these new cache names are
already included in the relevant `moz-tree:level:*` roles.

This also strips `-c6` from cache names; I added this when we were
transitioning from the Ubuntu-based build images, to ensure I got clean caches.
It's no longer necessary.
2016-01-13 22:04:19 +00:00
Armen Zambrano Gasparnian
571219aa86 Bug 1240056 - Disable font anti-aliasing on desktop-test image. DONTBUILD. r=dustin
In bug 1239301 we noticed that the fonts on the releng Linux hosts versus the
docker image were slightly different and caused some test failures.
The difference is that on the releng hosts we have anti-aliasing disabled and
many tests (reftests mainly) had adapted for this configuration, hence, failing if enabled.

In this bug we're going to disable anti-aliasing for the desktop-test image in
order to pass the tests.

See the difference between the two pushes:
https://treeherder.mozilla.org/#/jobs?repo=try&group_state=expanded&revision=3c9a54d68c95,1d3078c86e52

We went from failing over 200 tests across jobs to less than 10-20 tests in total.

In the future we will have to consider if we want to fix this configuration.
2016-01-15 09:27:45 -05:00
Boris Zbarsky
727d384cb9 Bug 1032979 part 2. Getting outerHTML on a node from an XML document should not use the self-closing form of empty container tags from the HTML namespace. r=smaug 2016-01-13 21:36:25 -05:00
Boris Zbarsky
1ed255bbc8 Bug 1032979 part 1. Refactor the outerHTML web platform test to make it easier to add an XML version. r=smaug 2016-01-13 21:36:24 -05:00
Boris Zbarsky
030f3395b7 Bug 1238804. Make <base> actually work in a srcdoc document. r=smaug 2016-01-13 21:36:24 -05:00
Ryan VanderMeulen
5a210afb18 Merge m-c to inbound. a=merge 2016-01-13 20:27:12 -05:00
aleth
d827a51853 Bug 992983 - Followup to make BUILD_GTEST consistent with the gtest makefile ifdef. r=chmanchester 2016-01-13 22:05:57 +01:00
Henrik Skupin
062c6dd942 Bug 1237706 - Extend download_unzip() and move to testbase.py. r=jlund 2016-01-13 21:45:30 +01:00
Geoff Brown
5dc078c9a3 Bug 1237838 - Update Android x86 avd; r=me 2016-01-14 15:16:37 -07:00