Aki Sasaki
837847c3d9
bug 1430246 - add mar_tools_url to m-b and m-r. r=callek
...
This change is needed for TC l10n. This will ride the trains with 59.
MozReview-Commit-ID: 8UhVSwAj4Uh
--HG--
extra : source : bb73f0842a6cb7677d8886bfe5b9f16caa96b3aa
extra : histedit_source : cd2b2c4816fd072956faffb8323080d55aa5d77a
2018-01-12 13:14:16 -08:00
Marco Castelluccio
3411d75d4a
Bug 1430170 - Use correct path to gcda file and fail build if grcov fails. r=jmaher
...
--HG--
extra : rebase_source : 90531415d9462e0ab5a77f44b4e083b0d54b4740
2018-01-12 17:12:45 +01:00
James Graham
3f25c6dfb3
Bug 1430025 - Never pause after test in CI, r=ato
...
MozReview-Commit-ID: JP57dqYJHBe
2018-01-12 11:45:05 +00:00
Jordan Lund
7fb999d1d3
Bug 1412962 - Remove munging of l10n-nightly configs for beta=>release migration. r=sfraser a=release for CLOSED TREE on central DONTBUILD
...
--HG--
extra : amend_source : d2c20daab9672a647c0702661e2f2b82bb17e6c0
2018-01-11 08:01:30 -05:00
Alexandre Poirot
aefd728c18
Bug 1409046 - Prevent re-creating virtualenv everytime ./mach talos is run. r=rwood
...
MozReview-Commit-ID: CsspY1DIS4t
--HG--
extra : rebase_source : 4da28e3f45f7cab8c4e2e89730af3a67734f024c
2018-01-10 01:59:53 -08:00
Gurzau Raul
2d062bac22
Merge inbound to mozilla-central r=merge a=merge
2018-01-10 11:58:20 +02:00
Marco Castelluccio
75f2f8baac
Bug 1425824 - Stop packaging gcda files. r=jmaher
...
--HG--
extra : rebase_source : e88c72f8766387acd67f749fc355772e82636a69
2018-01-09 19:20:10 +01:00
Gregory Szorc
b78903129b
Bug 1426566 - Stop removing --enable-profiling during uplift; r=froydnj
...
This line no longer occurs in mozconfigs. So we don't need to remove
it. moz.configure already stops implying --enable-profiling for
non-Nightly builds.
MozReview-Commit-ID: 97Yxh8Crsn8
--HG--
extra : rebase_source : 01ceaa7d68f2d7bffa1b73f5e4f85064be29c5a6
2018-01-09 11:47:49 -08:00
Aki Sasaki
37974f194c
bug 1428936 - fix central-to-beta merge config for 59. r=Callek
...
MozReview-Commit-ID: 8pXkQ6Uf6uV
--HG--
extra : rebase_source : 199fd1ea8322d1c9ac46f93b2bb435eb083bc845
2018-01-08 17:19:17 -08:00
Geoff Brown
0ba7955fab
Bug 1428465 - Improve test-verify mozinfo for dynamic parameters like e10s; r=jmaher
2018-01-08 07:41:09 -07:00
Geoff Brown
ebdc51fbc6
Bug 1428461 - Update mozharness' mozinfo from mozbase; r=jmaher
...
Copy testing/mozbase/mozinfo/mozinfo to testing/mozharness/mozinfo,
after applying the patch to decouple mozinfo from six.
2018-01-08 07:41:09 -07:00
Rob Wood
e3c4440392
Bug 1381069 - Remove ccov gcda files after talos browser initialization (production only); r=jmaher
...
MozReview-Commit-ID: 5V5xghMqfzY
--HG--
extra : rebase_source : 18e46b05f134db8a96e52c3330c56ad88efa96f4
2017-12-20 18:38:23 -05:00
Andreea Pavel
67b2d919c6
Merge mozilla-central to autoland r=merge a=merge on a CLOSED TREE
...
--HG--
extra : rebase_source : 3ad34904efe5678e685f3f282f0b05404849d898
2018-01-04 23:30:57 +02:00
Geoff Brown
fe43092e2e
Bug 1405143 - Extend test verification to js-reftests; r=jmaher
2018-01-04 11:42:25 -07:00
Geoff Brown
e96de2a46a
Bug 1427955 - Explicitly specify --suite in Windows and Mac jsreftests; r=jmaher
2018-01-04 11:42:23 -07:00
Andrew Halberstadt
c62d613976
Bug 1428049 - [talos] Create a separate mozbase_source_requirements.txt when installing packages from the source dir, r=igoldan
...
This fixes a regression to |mach talos-test| around a missing 'mozterm'
dependency.
MozReview-Commit-ID: GcfoA4U1fqg
--HG--
extra : rebase_source : 68c743165a03c4d9975676556252816793ba9d49
2018-01-04 09:58:45 -05:00
Margareta Eliza Balazs
c06fd8b9d6
Merge mozilla-central to autoland. r=merge a=merge CLOSED TREE
2018-01-04 10:07:11 +02:00
Andrew Halberstadt
0ad7a325e3
Bug 1421799 - [test_archive] Add 'mozterm' to common.tests.zip r=gbrown
...
This makes sure the mozterm module is available to the testers. The
setup.py was needed to it could be installed from requirements.txt.
This module does not yet live on pypi.
MozReview-Commit-ID: 9AL0EZ1uVgL
--HG--
extra : rebase_source : 882d4ec5ec9b80f20ca63e5c7303752427b390d2
2017-12-15 16:51:30 +00:00
Geoff Brown
0901958dcd
Bug 1321605 - Retry android emulator test tasks when the emulator has insufficient bogomips; r=jmaher
...
Check /proc/cpuinfo on android and extract the "bogomips" reading: If it is < 250, retry
the task, since there appears to be a higher probability of tests running too slowly
in such environments.
2018-01-03 15:50:54 -07:00
Ben Hearsum
803588341a
bug 1398793: enable cross platform update verify for in-tree releases. r=aki
2018-01-03 14:28:24 -05:00
Mike Hommey
0ca59ec97b
Bug 1427145 - Use toolchain artifacts instead of tooltool packages for osx (cross) repackages. r=gps
...
OSX (cross) repackages are currently using a tooltool manifest to get
libdmg and hfsplus. Change those jobs to use the toolchain artifacts
instead.
At the same time, modify the repackage mozharness script's _run_tooltool
so that it doesn't fail with MOZ_TOOLCHAINS being set but without a
tooltool_manifest_src, matching the similar function in buildbase.py.
--HG--
extra : rebase_source : d128d4709c5d1d28d1a6b9c585fde82e99f725c7
2017-12-27 07:02:21 +09:00
Mike Hommey
035f2cbe49
Bug 1426785 - Remove uses of the gtk+3 tooltool package. r=gps
...
It turns out that in all cases it was the last tooltool manifest entry,
so we can remove the tooltool manifests entirely, and remove all
references to them.
--HG--
extra : rebase_source : d8447b5422e63e88444008fddb76d658829694de
2017-12-22 07:54:58 +09:00
Mike Hommey
de81c42aa0
Bug 1426785 - Allow more `mach artifact toolchain` calls to not use a tooltool manifest. r=gps
...
We're about to remove some tooltool manifests, so we need those calls to
work properly when TOOLTOOL_MANIFEST is not set.
--HG--
extra : rebase_source : 89d41021a87915dc9133e61543352e3bda1dace4
2017-12-22 07:48:14 +09:00
Tiberius Oros
aed73bde87
Merge mozilla-central to inbound. a=merge CLOSED TREE
2018-01-18 00:31:28 +02:00
Joel Maher
dfa04e8d1e
Bug 1422010 - copy over all webkit benchmarks to talos during build. r=rwood
2018-01-17 11:55:03 -05:00
Andrew Halberstadt
811da0a366
Bug 1413928 - [mozharness] Accept extra test harness args via environment variable r=maja_zf
...
When MOZHARNESS_TEST_PATHS is set, the test suite mozharness scripts
will run the paths specified there instead of the normal chunking
and/or default manifest. Paths should be separated by a ':' character.
In the case of web_platform_tests.py, we have to make the test paths
relative to 'testing/web-platform'.
MozReview-Commit-ID: IHRXXi5mB4G
--HG--
extra : rebase_source : 17b31ec19a64ab16918d0bd80d19d9bb496cbe37
2017-11-02 15:53:39 -04:00
Nick Alexander
31f8c86b25
Bug 1419581 - Part 6: Add Android build configuration --without-google-play-services. r=dustin
...
MozReview-Commit-ID: 526BCiQwlm6
--HG--
rename : mobile/android/config/mozconfigs/android-api-16/nightly-artifact => mobile/android/config/mozconfigs/android-api-16/nightly-without-google-play-services
rename : testing/mozharness/configs/builds/releng_sub_android_configs/64_api_16.py => testing/mozharness/configs/builds/releng_sub_android_configs/64_api_16_without_google_play_services.py
extra : rebase_source : b33d56c9c80a39129de525661dec459b7a40f09b
2018-01-04 15:45:56 -08:00
Margareta Eliza Balazs
b61bd7a503
Backed out 7 changesets (bug 1419581) for B bustage on /builds/worker/workspace/build/src/widget/android/nsWindow.h:0 on a CLOSED TREE
...
Backed out changeset 1af5a54e829d (bug 1419581)
Backed out changeset c9aef37de282 (bug 1419581)
Backed out changeset 8d0855cb17b7 (bug 1419581)
Backed out changeset d0eba5853ab6 (bug 1419581)
Backed out changeset bc4cda1cc57c (bug 1419581)
Backed out changeset 93547276fba8 (bug 1419581)
Backed out changeset 45b5309a73cb (bug 1419581)
2018-01-17 00:03:19 +02:00
Nick Alexander
8adb3071f9
Bug 1419581 - Part 6: Add Android build configuration --without-google-play-services. r=dustin
...
MozReview-Commit-ID: 526BCiQwlm6
--HG--
rename : mobile/android/config/mozconfigs/android-api-16/nightly-artifact => mobile/android/config/mozconfigs/android-api-16/nightly-without-google-play-services
rename : testing/mozharness/configs/builds/releng_sub_android_configs/64_api_16.py => testing/mozharness/configs/builds/releng_sub_android_configs/64_api_16_without_google_play_services.py
extra : rebase_source : 1eeffc4381f335fe56e380070852e363e6431eb7
2018-01-04 15:45:56 -08:00
Noemi Erli
652fbd6270
Merge autoland to mozilla-central r=merge a=merge
2018-01-04 11:44:30 +02:00
Geoff Brown
aaee257ccd
Bug 1426120 - Update test-verify so that -ref files do not trigger re-verification of non-ref file; r=jmaher
...
Build and store full paths before searching for reference files and trying to match them to test files.
2017-12-21 12:32:04 -07:00
Geoff Brown
c26dde605e
Bug 1425010 - Update mozharness error regex for xpcshell known failures; r=jmaher
...
Today's xpcshell harness includes a line for known failures ("Todo:"). This
change makes mozharness aware of that, which avoids test-verify failures when
the test is annotated as failing.
2017-12-21 12:32:02 -07:00
Mike Hommey
ab5fe72688
Bug 1426327 - Clean up PATH for mingw builds. r=gps
...
The PATH defined for mingw builds was cargo culted, lacks
/usr/local/bin, and contains things that are pretty much useless these
days, now that we're off buildbot. Similarly, LD_LIBRARY_PATH is
useless.
While many other similar changes could be done to the other mozharness
configurations, figuring out which ones are used under what
circumstances is more work than I'm ready to put (I started, but I
stopped when I encountered jobs that don't even run on try or central).
--HG--
extra : rebase_source : dbcbcf9ba80ebb2858c3d47a186daa367afa2988
2017-12-20 17:59:16 +09:00
Connor Sheehan
8ee5de03e0
Bug 1424386: Update robustcheckout in m-c with latest version from v-c-t r=gps
...
MozReview-Commit-ID: Lryc4SGlg1y
--HG--
extra : rebase_source : 050cad0c46c5eab3f81947f04f43e2b30290a6e5
2017-12-20 10:48:04 -05:00
Ben Hearsum
569f5d9f50
bug 1426132: set up birch for in-tree relpro testing. r=rail
2017-12-19 14:20:00 -05:00
Dorel Luca
8d7dc32e0f
Merge mozilla-inbound to mozilla-central r=merge a=merge
...
--HG--
extra : amend_source : ab6e52d7abe431d1530dac3f5b0b09f7a8c18d62
2017-12-19 12:08:53 +02:00
Geoff Brown
cf1c0cd9a1
Bug 1425334 - In android emulator tests, restart adbd after emulator has started; r=jmaher
2017-12-18 15:45:12 -07:00
Gurzau Raul
b5548f6fbb
Merge inbound to mozilla-central r=merge a=merge
2017-12-18 23:57:42 +02:00
Ben Hearsum
2bca6cf657
bug 1425470: set update channel for devedition l10n repacks. r=aki
2017-12-18 10:56:00 -05:00
Aki Sasaki
4d23576876
bug 1425215 , bug 1417697 - version bump idempotency that supports relbranches. r=rail
...
MozReview-Commit-ID: DosTZiDDh8l
--HG--
extra : rebase_source : 9c59a0b8a4633752777ea1f433acfe579b7a6549
extra : source : 565a6a19faa15e210e1c38881f160e0897cc5600
2017-12-15 13:01:39 -06:00
Gurzau Raul
bc6e59d2b4
Merge mozilla-central to autoland. r=merge a=merge CLOSED TREE
2017-12-19 00:00:36 +02:00
Tom Prince
56e3802d92
Bug 1421163: Allow passing configuration to mozharness directly from taskcluster configuration; r=jlund
...
MozReview-Commit-ID: 1ZeI89hHppD
--HG--
extra : rebase_source : 2cd8aae8e6d00a361d8d28e127443849358f63ae
extra : source : c866ae14c79d534e7371e7976470c777b22a98e3
2017-11-27 21:33:13 -07:00
Aki Sasaki
51bc3e554f
bug 1423081 - desktop tc relpro dev mozharness configs. r=callek
...
MozReview-Commit-ID: 5ui5uERr1nO
--HG--
extra : rebase_source : 96ac36b2bee1f8ffd4206138e973278e9c048894
extra : histedit_source : e7caeabe003114e95f1bb0d608e2a46bb7b017d2
2017-12-05 19:42:41 -08:00
Aki Sasaki
e8135de658
bug 1423081 - devedition l10n support. r=callek
...
MozReview-Commit-ID: 45ixhNrtNE7
--HG--
extra : rebase_source : 29c21cf29a890c62a479349e33cea2283ac8ce74
extra : histedit_source : 2036fe2aecea8b5989392baeee6953f168b4148d
2017-12-05 19:24:25 -08:00
Aki Sasaki
d7ba2bf55e
bug 1423081 - source readme. r=callek
...
In bug 749312, we were given permission to create a source readme
instead of a source tarball. This will save us cycles, disk, and
human configuration time.
We still need to address the missing balrog_props.json for
beetmover-source for that task to turn green.
MozReview-Commit-ID: wnyPoNXCsH
--HG--
extra : rebase_source : 843751523e1fce5743849f43796788dbba5115d3
extra : histedit_source : 2993eb186dc7bd71ad35af48d4393803b0b147dc
2017-12-05 19:10:01 -08:00
Geoff Brown
52ac315bd7
Bug 1411298 - Update test-verify subsuite mapping; r=jmaher
2017-12-08 13:46:57 -07:00
Nick Alexander
2d84ab6e71
Bug 1417232 - Part 0: Extract |mach android archive-geckoview|. r=ted.mielczarek
...
We've had good success with |mach android *| for invoking test suites
and other Gradle-related features; this was just an oversight. The
real advantage is that almost all of the magic Gradle targets are now
in mobile/android/mach_commands.py and not scattered throughout the
tree. That'll make it easier to move the actual Gradle configuration
choices forward in the future.
MozReview-Commit-ID: GI1pUHHfXeO
--HG--
extra : rebase_source : 9d7b98e968a2537f8dd1ffd0646c51ffe429bd57
2017-11-10 09:05:57 -08:00
shindli
53c3b17b09
Backed out 6 changesets (bug 1417232) for failing in /python/mozbuild/mozbuild/test/configure/lint.py::Lint::test_mobile_android r=backout on a CLOSED TREE
...
Backed out changeset 06e72cdd94a5 (bug 1417232)
Backed out changeset 036308b8fe6b (bug 1417232)
Backed out changeset bb63e12fea6f (bug 1417232)
Backed out changeset d0a9d2d4c5b7 (bug 1417232)
Backed out changeset b613dde03d99 (bug 1417232)
Backed out changeset 8699e19b02e5 (bug 1417232)
2017-12-08 01:25:05 +02:00
Nick Alexander
0801b79cd4
Bug 1417232 - Part 0: Extract |mach android archive-geckoview|. r=ted.mielczarek
...
We've had good success with |mach android *| for invoking test suites
and other Gradle-related features; this was just an oversight. The
real advantage is that almost all of the magic Gradle targets are now
in mobile/android/mach_commands.py and not scattered throughout the
tree. That'll make it easier to move the actual Gradle configuration
choices forward in the future.
MozReview-Commit-ID: GI1pUHHfXeO
--HG--
extra : rebase_source : 9d7b98e968a2537f8dd1ffd0646c51ffe429bd57
2017-11-10 09:05:57 -08:00
Rob Thijssen
46b04a90df
Bug 1416779 - disable firewall notifications; r=MattN
...
MozReview-Commit-ID: 88jOI6CVhja
--HG--
extra : rebase_source : 61890720720e805176daaab8814330a536990faa
2017-12-05 14:12:55 +02:00
Narcis Beleuzu
1f7fdd5826
Merge mozilla-central to inbound. r=merge a=merge on a CLOSED TREE
2017-12-06 01:49:19 +02:00
Geoff Brown
242d73b57c
Bug 1322616 - Differentiate between timeout and output timeout in mozprocess (mozharness copy of mozprocess); r=jmaher
2017-12-05 15:43:02 -07:00
Tom Prince
615d82c39d
Bug 1421162: Remove some dead mozharness `mar` code; r=jlund
...
MozReview-Commit-ID: JvkQ713z1eW
--HG--
extra : rebase_source : 25329f9d189cc1ca1c5823bfa0c15966417ff841
extra : source : d768123592505cb15bcb03f86b62e244c066626a
2017-11-27 22:50:31 -07:00
Aki Sasaki
3c46abf3fd
bug 1423014 - add devedition to l10n-changesets. r=Callek
...
MozReview-Commit-ID: HJT2T1XxrOm
--HG--
extra : rebase_source : 205177fe15b6086e8cd3bc8f7b7c48f738b2aeef
2017-12-03 18:37:32 -08:00
Ionut Goldan
6f385775c5
Bug 1400380 - run Talos with browser in debug mode r=jmaher
...
MozReview-Commit-ID: JKQ7LPprXG1
--HG--
extra : rebase_source : 79ec76e9e2df3f607788e77565c6dba2d91e1709
2017-11-22 15:49:27 +02:00
Gurzau Raul
0b613c3887
Merge inbound to mozilla-central r=merge a=merge
2017-12-01 12:56:06 +02:00
Tom Prince
860dcd54da
Bug 1421789: Cleanup error handling of simple_name_move in desktop_l10n. r=Callek
...
MozReview-Commit-ID: 6NgyAQOlQeT
--HG--
extra : rebase_source : 28ab35bf8b9786d6df643f7afa85bd8d22dd414f
2017-11-29 13:51:49 -07:00
Geoff Brown
f7891f6333
Bug 1421446 - In TVw, skip wdspec tests if geckodriver is not available; r=jgraham
2017-11-30 22:00:07 -07:00
Geoff Brown
5f3f6b1062
Bug 1421461 - Do not try to verify unsupported web-platform test types; r=jgraham
2017-11-30 10:12:52 -07:00
Rob Wood
235e31cd3f
Bug 1415168 - Fix 404 error when running talos speedometer locally; r=igoldan
...
MozReview-Commit-ID: CTpAfFlE4oG
--HG--
extra : rebase_source : 8a5211593feb40ee16623992ae95cabefede67f8
2017-11-28 15:35:44 -05:00
Jesse Schwartzentruber
5bc632065d
Bug 1419793
- Add a debug fuzzing build to taskcluster. r=aobreja
...
MozReview-Commit-ID: 8hjX17WTxDc
2017-11-22 11:31:31 -05:00
Tom Prince
23412ca790
Bug 1421167: Remove some dead single_locale configuration options; r=Callek
...
All of these options only exist in the configuration files and a referenced
nowhere else in-tree.
MozReview-Commit-ID: CMeu3H1hqdx
--HG--
extra : rebase_source : df366b686557e474037534335a757ace445ba8b9
2017-11-27 23:28:02 -07:00
Henrik Skupin
2a110ebe53
Bug 1417051 - Reorganize Firefox UI tests in test package for full path names in log files. r=maja_zf
...
The Firefox UI tests were packaged wrongly, and as such didn't use
the real path as in tree. This patch fixes that by separating the
packaging logic for the harness, and the tests.
Also it updates the mozharness script to run the Firefox UI tests
command by using the test folder as current working directory. This
will make sure that the relative path to the tests is reported.
It's identical to the location in the tree.
MozReview-Commit-ID: 3YVfCw4RWfV
--HG--
extra : rebase_source : 355ceef605c95c16715733f02fd85fc388ce28b3
2017-12-01 10:27:06 +01:00
Henrik Skupin
04dbc73772
Bug 1417051 - Mozharness has to run Marionette tests from tests folder. r=maja_zf
...
Updates the mozharness script to run the Marionette command by using
the test folder as current working directory. This will make sure
that the relative path to the tests is reported. It's identical to
the location in the tree.
MozReview-Commit-ID: 6hOQnJSqfv0
--HG--
extra : rebase_source : b54f2a928d47b369b4102a920532aee0503534df
2017-11-30 17:55:03 +01:00
Tom Prince
1f81f4ad37
Bug 1418141: Combine taskcluster win base configs. r=jlund
...
MozReview-Commit-ID: 1CK5xdCUHbq
--HG--
extra : rebase_source : 7dc849e587eba35bb4809ec07f6e8564d57e942f
2017-10-31 21:01:51 -06:00
Tom Prince
954514e67c
Bug 1418141: Combine taskcluster win64 mozharness configs. r=jlund
...
MozReview-Commit-ID: 5KOzNMqn4m8
--HG--
extra : rebase_source : 088fe065344c729bbb3b022b8b624bc53bc50538
2017-10-31 19:16:33 -06:00
Tom Prince
9ad773a916
Bug 1418141: Combine taskcluster win32 mozharness configs. r=jlund
...
MozReview-Commit-ID: ICMryQvdHCz
--HG--
extra : rebase_source : fa95cfff4e789d91763922233547a74c8a48fe0b
2017-10-31 17:17:23 -06:00
Margareta Eliza Balazs
2408b0075c
Backed out 3 changesets (bug 1418141) as requested by developer r=backout on a CLOSED TREE
...
Backed out changeset 494839119203 (bug 1418141)
Backed out changeset 599b59f91c1c (bug 1418141)
Backed out changeset 3d83ffab30dc (bug 1418141)
2017-11-28 00:44:15 +02:00
Tom Prince
06b8d461cc
Bug 1418141: Combine taskcluster win base configs. r=jlund
...
MozReview-Commit-ID: 1CK5xdCUHbq
--HG--
extra : rebase_source : 34445b0bdd85ecbea97bc45abd1b1b4f4c095cef
2017-10-31 21:01:51 -06:00
Tom Prince
b8d2ad7549
Bug 1418141: Combine taskcluster win64 mozharness configs. r=jlund
...
MozReview-Commit-ID: 5KOzNMqn4m8
--HG--
extra : rebase_source : 347b8bbd01f88aa05527e79caa23c2c1afccbe75
2017-10-31 19:16:33 -06:00
Tom Prince
b885fb5782
Bug 1418141: Combine taskcluster win32 mozharness configs. r=jlund
...
MozReview-Commit-ID: ICMryQvdHCz
--HG--
extra : rebase_source : be395093eee9318c6c0f9fe0d9c900c66043cbaf
2017-10-31 17:17:23 -06:00
Geoff Brown
182e07d640
Bug 1285678 - Try to use adb root for emulator unit tests; r=jmaher
2017-11-27 11:26:10 -07:00
Geoff Brown
496421c17a
Bug 1285678 - Remove auth file before launching emulator; r=jmaher
...
Newer versions of the Android emulator check an 'auth' file on startup;
deleting the file avoids a user prompt to authorize use of the emulator.
2017-11-27 11:26:10 -07:00
Geoff Brown
b15575b735
Bug 1285678 - Check stderr when running adb commands from android mozharness script; r=jmaher
...
Curiously, when using the latest adb + emulator, some commands -- notably 'adb install' --
report 'Success' to stderr rather than stdout.
2017-11-27 11:26:10 -07:00
Coroiu Cristina
4a590a5a15
Backed out 3 changesets (bug 1418141) for breaking Windows DMD builds r=backout a=backout
...
Backed out changeset 6cd9206792f9 (bug 1418141)
Backed out changeset 68e180048ca9 (bug 1418141)
Backed out changeset 01b97ef0de10 (bug 1418141)
2017-11-24 17:09:26 +02:00
Tom Prince
d0cac51661
Bug 1418141: Combine taskcluster win base configs. r=jlund
...
MozReview-Commit-ID: 1CK5xdCUHbq
--HG--
extra : rebase_source : 34445b0bdd85ecbea97bc45abd1b1b4f4c095cef
2017-10-31 21:01:51 -06:00
Tom Prince
725723fd2a
Bug 1418141: Combine taskcluster win64 mozharness configs. r=jlund
...
MozReview-Commit-ID: 5KOzNMqn4m8
--HG--
extra : rebase_source : 347b8bbd01f88aa05527e79caa23c2c1afccbe75
2017-10-31 19:16:33 -06:00
Tom Prince
d84084cac2
Bug 1418141: Combine taskcluster win32 mozharness configs. r=jlund
...
MozReview-Commit-ID: ICMryQvdHCz
--HG--
extra : rebase_source : be395093eee9318c6c0f9fe0d9c900c66043cbaf
2017-10-31 17:17:23 -06:00
Tiberius Oros
da0a72a9d7
Merge inbound to mozilla-central r=merge a=merge
2017-11-24 00:28:29 +02:00
Bill McCloskey
45299a7808
Bug 1418188
- Run Searchfox indexing in TaskCluster on a daily basis (r=dustin,chmanchester)
...
MozReview-Commit-ID: FKrA8ejwuic
2017-11-23 07:25:12 -08:00
Rob Thijssen
d974d6ac3f
Bug 1343049 - prevent windows theme change. r=MattN
...
MozReview-Commit-ID: 7Udh31qLW8E
--HG--
extra : rebase_source : 7bb6a2e0c1e8ef776cf9c0c376201a14e36419b1
2017-11-09 13:20:33 +02:00
Cosmin Sabou
a5d613086a
Merge mozilla-inbound to mozilla-central r=merge a=merge
2017-11-23 11:42:46 +02:00
Bill McCloskey
e00b31adbc
Revert "Bug 1418188
- Run Searchfox indexing in TaskCluster on a daily basis (r=dustin,chmanchester)"
...
This reverts commit ae02e7fc64ac3c3faa991cee297defdf69643101.
2017-11-22 15:17:11 -08:00
Bill McCloskey
6e72ea5d62
Bug 1418188
- Run Searchfox indexing in TaskCluster on a daily basis (r=dustin,chmanchester)
...
MozReview-Commit-ID: FKrA8ejwuic
2017-11-22 14:33:50 -08:00
Joel Maher
074cea1610
Bug 1394757 - remove XenDPriv.exe from VM to remove clipboard interference. r=ahal
2017-11-22 14:08:16 -05:00
Coroiu Cristina
0f73910c0c
Backed out changeset 61c764fa81f1 (bug 1419561) for failing flake8 at /builds/worker/checkouts/gecko/taskcluster/taskgraph/transforms/task.py r=backout on a CLOSED TREE
2017-11-22 02:44:48 +02:00
Justin Wood
23794208ba
Bug 1419561 - Set better nightly l10n routes. r=rail
...
MozReview-Commit-ID: CLUMErDkhVi
--HG--
extra : rebase_source : 4153bfea52c9414d5eef82d9bbdd23a194bab76b
extra : intermediate-source : 46ca11979efc91b3fc08274abca60f3ea8b755c2
extra : source : 5d46a7870e0719b1e49852ebbbb085b655567fa0
2017-01-12 11:17:32 -05:00
Justin Wood
1c2412cc1d
Bug 1419561 - Set better nightly l10n routes. r=rail
...
MozReview-Commit-ID: CLUMErDkhVi
--HG--
extra : rebase_source : d125ef7992e9da4dba3dad919c89a23b3b86d405
extra : intermediate-source : 46ca11979efc91b3fc08274abca60f3ea8b755c2
extra : source : 5d46a7870e0719b1e49852ebbbb085b655567fa0
2017-01-12 11:17:32 -05:00
Nick Thomas
c0d9060e7d
Bug 1414299 - update OpenH264 build to Visual Studio 2017 15.4.2, r=Callek
...
This patch was first created by dmajor then adapted.
* Updates Visual Studio
* in win64.py
* various path updates for Microsoft moving things around, or versioned paths
* use 64 bit for everything, but include 32-bit redist's for dump_syms.exe
* in win32.py
* as for win64, as well matching the win64 ordering
* VC/bin/Hostx64/x86 comes first so that we target 32bit while running on 64bit
* VC/bin/Hostx64/x64 is needed to find a dll for cl.exe
MozReview-Commit-ID: 8woxuouvqk4
--HG--
extra : rebase_source : bb26707c5dbdac2e39794cb3495e91bf827cad73
2017-11-16 23:28:34 +13:00
Nick Thomas
93db5efc22
Bug 1414299 - Reformat PATH, LIB, and INCLUDE definitions for OpenH264 for readability, r=Callek
...
MozReview-Commit-ID: EX4Hd1fBPDE
--HG--
extra : rebase_source : 3ce9a74cb8f39707d59ec0dd8c93210d160a9df3
2017-11-16 23:11:05 +13:00
Rail Aliiev
ecd6910bb0
Bug 1336514 - Publish jsshell-*.zip as part of release r=nthomas DONTBUILD
...
MozReview-Commit-ID: HmxQEL2faGg
--HG--
extra : rebase_source : 4dadb65a26501228415416e9db0cb67217adbe65
2017-11-20 09:20:17 -05:00
Marco Castelluccio
4ca9bd92ec
Bug 1418252 - Add missing 'sys' import. r=jmaher
...
--HG--
extra : rebase_source : c35fe0d1289aee2f81af7b67548f8ed98c349e07
2017-11-17 20:12:23 +01:00
Geoff Brown
218532c22c
Bug 1411660 - mozharness changes to support test-verify-wpt; r=jmaher,jgraham
2017-11-17 14:18:57 -07:00
Ciure Andrei
92d28bd8f2
Merge inbound to mozilla-central r=merge a=merge
2017-11-17 11:59:03 +02:00
Geoff Brown
56726d6918
Bug 1417189 - Try to avoid intermittent IOError following system-log generation; r=jmaher
2017-11-16 19:07:57 -07:00
Tom Prince
af723fa237
Bug 1415618: Allow specifying extra paths to search for config files mozharness. r=jlund
...
MozReview-Commit-ID: 3xkUaDwYB6v
--HG--
extra : rebase_source : e80f0f20213e76ee68e62757eab8c788b7d398c6
extra : source : 780f67a36d6d91d4ee35070dc7f8d8c598106929
2017-11-14 15:15:56 -07:00
Tom Prince
f7c1abbee7
Bug 1415618: Use path relative to mozharness config modules to find configs. r=jlund
...
MozReview-Commit-ID: 6D6QEz9ulYX
--HG--
extra : rebase_source : 77fb6c02d5e3f4e7011f0bef5ee22708145d3702
extra : source : 5ecdc55db739801216435854ce412694a8e0dca7
2017-11-11 13:50:21 -07:00
Tom Prince
50a29d6c06
Bug 1415618: When looking for a downloaded mozharness config, only look where it was put. r=jlund
...
MozReview-Commit-ID: 7FfXXNzeeqW
--HG--
extra : rebase_source : 08b3ecd32f4ba272a15ccb79faea621a2208f32b
extra : source : be317382298705c63d0be2f4686eaa7ca513ea6c
2017-11-11 13:18:24 -07:00
Brindusan Cristian
ef3b43fb44
Backed out 4 changesets (bug 1415618) for build bustage failures. r=backout on a CLOSED TREE
...
Backed out changeset 71510fd07ef5 (bug 1415618)
Backed out changeset 780f67a36d6d (bug 1415618)
Backed out changeset 5ecdc55db739 (bug 1415618)
Backed out changeset be3173822987 (bug 1415618)
2017-11-16 05:53:38 +02:00
Tom Prince
3985443d79
Bug 1415618: Allow specifying extra paths to search for config files mozharness. r=jlund
...
MozReview-Commit-ID: 3xkUaDwYB6v
--HG--
extra : rebase_source : badcb80119ca8f69f712633fb4728158626e04df
2017-11-14 15:15:56 -07:00