Mike Shal
b873e37540
Bug 1175895 - separate tier start message for mach; r=ted
2015-06-17 16:59:20 -04:00
Mike Shal
a4f74e707c
Bug 1175895 - aid greppability of MOZ_AUTOMATION_*; r=ted
2015-06-17 16:58:26 -04:00
Chris Manchester
af20e84dae
Bug 917999 - Part 3.1 - Prepare taskcluster for a split test package.;r=jlal
2015-06-29 11:16:51 -07:00
Chris Manchester
a2d5276e41
Bug 917999 - Part 3 - Split tests into harness specific zips.;r=ted
2015-06-29 11:16:50 -07:00
Ryan VanderMeulen
b0882698a9
Backed out changeset e2f1bf3e3dc4 (bug 1171610) for bustage.
...
CLOSED TREE
2015-06-30 12:35:42 -04:00
James Willcox
e73c0d098a
Bug 1171610 - Automatically use colorized warnings and errors if available r=glandium
...
You can disable with --disable-color-diagnostics
2015-06-30 11:20:31 -05:00
Julien Pagès
bf83d83ddb
Bug 1178154 - move ShutdownLeaks and LSANLeaks from automationutils to mochitest. r=jgriffin
2015-06-29 20:09:51 +02:00
Ryan VanderMeulen
1d327165d9
Backed out 3 changesets (bug 917999) for Android x86 test bustage.
...
Backed out changeset 58331e57de1c (bug 917999)
Backed out changeset 50f9123412c7 (bug 917999)
Backed out changeset 3b19643ec039 (bug 917999)
CLOSED TREE
2015-06-29 15:22:51 -04:00
Chris Manchester
d118520a54
Bug 917999 - Part 3.1 - Prepare taskcluster for a split test package.;r=jlal
2015-06-29 11:16:51 -07:00
Chris Manchester
26a99e1e5d
Bug 917999 - Part 3 - Split tests into harness specific zips.;r=ted
2015-06-29 11:16:50 -07:00
Julien Pagès
adabf84aee
Bug 1177780 - remove useless stuff in automation.py. r=jgriffin
2015-06-26 22:45:18 +02:00
Birunthan Mohanathas
fb23b6fafd
Backed out changeset 58a2788fad8e (bug 1175359)
2015-06-26 12:49:12 -07:00
Ralph Giles
b8bf69af1d
Bug 1175359 - Enable rust in linux64 builds. r=ted
...
Write a mozconfig fragment which makes the rust toolchain
provided by tooltool available for linux builds.
Use linux64 mozconfigs to enable rust for official builds of
that target. These aren't used outside of automation builds,
so including rust there will verify code on check-in without
requiring developers to install rust.
2015-06-26 12:27:19 -07:00
Gregory Szorc
4f2fb895aa
Bug 1176642 - Use absolute_import in mach_commands.py files; r=glandium
...
This removes ambiguity as to which modules are being imported, making
import slightly faster as Python doesn't need to test so many
directories for file presence.
All files should already be using absolute imports because mach command
modules aren't imported to the package they belong to: they instead
belong to the "mach" package. So relative imports shouldn't have been
used.
2015-06-21 17:39:09 -07:00
Gregory Szorc
88efe94ba4
Bug 1176642 - Remove unused imports; r=glandium
2015-06-25 12:16:38 -07:00
Carsten "Tomcat" Book
135b0588cd
merge mozilla-inbound to mozilla-central a=merge
2015-06-22 14:03:17 +02:00
Geoff Brown
2d1b56f32d
Bug 1175540 - Reduce timeouts for many adb devicemanager calls; r=mcote
2015-06-21 13:58:34 -06:00
Jonathan Almeida
fabbc0c392
Bug 1161820 - Replace all back button presses with Solo.goBack in tests. r=liuche CLOSED TREE
2015-06-17 17:24:48 -07:00
Ryan VanderMeulen
725ca1c6fb
Merge inbound to m-c. a=merge
...
CLOSED TREE
2015-06-18 16:03:38 -04:00
Carsten "Tomcat" Book
1abb9a9ada
Merge mozilla-central to mozilla-inbound
2015-06-18 15:34:31 +02:00
Sebastian Kaspari
3576e0eee7
Bug 1171288 - Add ability to build with RecyclerView support library. r=nalexander
2015-06-16 19:52:44 +02:00
Nick Alexander
ce6f8441c5
No bug - Make robocop.apk debuggable. r=me
2015-06-17 09:54:47 -07:00
Mike Hommey
4433139353
Bug 1175323 - Bump stdc++compat minimum supported libstdc++ version to 4.3. r=nfroyd
2015-06-18 17:10:39 +09:00
Ehsan Akhgari
ed25606ef3
Bug 1075758 - Do not look at the ICU version number when whitelisting the ICU namespace in the clang plugin; r=Waldo
2015-06-15 14:29:28 -04:00
Cykesiopka
b81b757b1e
Bug 1171820 - Convert test_bug483440.html mochitest to an xpcshell test. r=keeler
2015-06-13 00:51:00 +02:00
Ted Mielczarek
ef3cd4dce9
bug 1163828 - build system changes to support building for iOS. r=glandium
2015-06-10 11:10:40 -04:00
Carsten "Tomcat" Book
8bd8e55f0c
Merge mozilla-central to fx-team
2015-06-10 15:25:21 +02:00
Mike Hommey
555150fd1b
bug 1172632 - Move some allocator related configure checks in a common location for both top-level and js/src to use. r=mshal
2015-06-10 10:49:22 +09:00
Chris Manchester
bd96d46ee4
Bug 1149670 - Add a mach command to find tests in specified directories and prepare a commit to push them to try.;r=ahal
2015-05-28 15:57:21 -07:00
Wes Kocher
de4a71ed75
Merge m-c to fx-team, a=merge
2015-06-09 19:30:16 -07:00
Michael LoPiccolo
00e081c592
Bug 1168808 - Remove superflous call to getNextView(). r=mcomella
2015-05-29 13:24:05 -05:00
Ehsan Akhgari
f9346bc83c
Bug 1164397 - Part 9: Add a test case for the service worker for an app:// URI responding with a redirected HTTPS response; r=jdm
2015-06-05 15:57:53 -04:00
Botond Ballo
e90e955195
Backed out d952a7d6bfb4 (bug 1170388) on a CLOSED TREE for static analysis bustage. r=bustage
2015-06-05 00:14:14 -04:00
Botond Ballo
3431dc395b
Bug 1170388 - Restrict the static analysis error given about raw pointers to refcounted objects inside a lambda, to the case where the raw pointer is captured. r=ehsan
2015-06-03 16:51:36 -04:00
Ryan VanderMeulen
d2ccbf448a
Merge fx-team to m-c. a=merge
2015-06-04 09:24:15 -04:00
Ryan VanderMeulen
fc4ff6cdab
Merge m-c to fx-team. a=merge
2015-06-03 16:06:53 -04:00
Nick Alexander
ebe9712b0b
Bug 1169476 -- Implement |mach robocop --serve|. r=gbrown
...
This adds a flag to |mach robocop| that does everything to run a
Robocop test except launch the actual test. Instead of launching the
test, it starts the mochi.test server and launches Fennec with a test
profile; then it sits and waits forever.
This allows regular Java IDEs (IntelliJ, but previously Eclipse) to
run Robocop tests like regular instrumentation tests, "injecting" them
into the prepared testing environment. It's quite nice!
2015-05-29 17:18:07 -07:00
James Willcox
31e6ab664c
Bug 1165460 - Prefer GCC 4.9 for Fennec builds r=glandium
2015-06-03 10:26:17 -05:00
Eric Rahm
a99c52f192
Bug 1165515 - Part 15: Reduce log level of WebRTC during testing. r=jesup
2015-06-03 15:26:07 -07:00
Geoff Brown
646cf49d72
Bug 1169503 - Allow sutagent to build on Android M; r=snorp
2015-05-29 14:42:59 -06:00
Andrew Halberstadt
d39a778dac
Bug 1169714 - Add requests to mach bootstrap SEARCH_PATH, r=jgriffin
2015-05-29 14:01:25 -04:00
Ryan VanderMeulen
90fcd7d1ec
Merge inbound to m-c. a=merge
2015-05-29 09:32:46 -04:00
David Keeler
91a9bcaf77
bug 1166976 - generate some PSM xpcshell test certificates at build time r=Cykesiopka,mgoodwin,froydnj
2015-05-20 16:35:16 -07:00
Sylvestre Ledru
bd88f251ce
Bug 1168805 - "Useless call ".toLowerCase()" in SUTAgentAndroid.java". r=jmaher
2015-05-27 05:29:00 +02:00
Juan Gomez
d7a32ab071
Bug 1164610 - Increase ANDROID_VERSION to 18 in icu.m4 checks because 17 (JB4.2) doesn't compile. r=Waldo
2015-05-17 09:18:00 -04:00
Botond Ballo
9c4f84f7ac
Bug 1170388 - Restrict the static analysis error given about raw pointers to refcounted objects inside a lambda, to the case where the raw pointer is captured. r=ehsan
2015-06-03 16:51:36 -04:00
Mike Hommey
d03760e105
Bug 991983 - Use objdir-relative SOURCES instead of GENERATED_SOURCES. r=gps
2015-05-28 07:34:16 +09:00
Jonathan Griffin
943a9030d5
Bug 1163833 - Add integration with browsermob-proxy, r=dburns
2015-05-27 10:00:09 -07:00
Mike Hommey
49e4fef21e
Bug 1167474 - Remove ELFHACK_BUILD hack. r=mshal
...
It used to be necessary because of how elfhack was built in the past, but it
happens to be unnecessary nowadays.
2015-05-26 16:17:55 +09:00
ISHIKAWA, Chiaki
51cbbd11a5
Bug 1165733 - Avoid evaluating empty $ANDROID_VERSION in condition where integer is expected, r=glandium
...
CLOSED TREE
2015-05-20 17:13:00 -07:00