Nicholas Nethercote
1859bc3ea6
Bug 711895 - Tweak the warning options used for GCC builds (2nd attempt). r=waldo,derf,khuey,mhommey,jwatt.
2012-03-15 19:40:00 -07:00
William Lachance
d244f2de5b
Bug 737416 - DeviceManager's launchApplication interface should not require an intent. r=jmaher
2012-03-20 17:25:16 -04:00
Matt Brubeck
fea435128b
Back out f626859690df (bug 736105) because of frequent robocop testAboutPage failures
2012-03-19 11:28:58 -07:00
Geoff Brown
d5a03e4206
Bug 736246 - follow up to fix exception in verifyRunAs; r=wlach
2012-03-19 11:09:39 -04:00
Joel Maher
13daf48608
Bug 736105 - robocop does a lot of redundant copying of profile and sleeps, we can cut runtime almost in half. r=wlach,gbrown
2012-03-19 11:09:36 -04:00
Mike Hommey
603769b284
Bug 733773 - Reset default values for thumb, float-abi, etc. when --with-arch is specified. r=ted
2012-03-13 09:47:03 +01:00
William Lachance
44bd779b0f
Bug 736246 - DeviceManagerADB should throw an exception if we know it's not going to work. r=jmaher
2012-03-16 18:36:28 -04:00
Gavin Sharp
7689926494
Bug 589668: take screenshots on test failures on Windows, screenshot utility written by Ted Mielczarek <ted.mielczarek@gmail.com>, build goop by me and jhford, r=khuey
...
--HG--
extra : transplant_source : %2A%07%B3w%DEg%DB%99%7EQR8Wq/%96J%E8%8D%D8
2012-02-08 12:30:07 -08:00
Marco Bonardo
701ba3f18a
Merge central and inbound
2012-03-13 14:49:19 +01:00
Dão Gottwald
1d8be0f2df
Bug 734554 - Increase MAX_LEAK_COUNT in order to reduce the random orange volume
2012-03-13 13:51:56 +01:00
Mike Hommey
f3c213484d
Backout changeset 03394bda1d0f (bug 733773) because of Windows red.
2012-03-13 10:05:38 +01:00
Mike Hommey
a6dd5a1d0c
Bug 734237 - Make elfhack skip ELF files that aren't shared objects. r=tglek
2012-03-13 09:47:03 +01:00
Mike Hommey
b71a0c557f
Bug 733773 - Reset default values for thumb, float-abi, etc. when --with-arch is specified. r=ted
2012-03-13 09:47:03 +01:00
Wes Johnston
3abd6833d2
Bug 725881 - Tests for form history and passwords providers. r=gbrown
2012-03-08 10:25:44 -08:00
Marco Bonardo
b276d467e3
Merge last PGO-safe changeset from inbound to central
2012-03-09 13:33:59 +01:00
Dão Gottwald
9d7c3fd293
No bug - reduce MAX_LEAK_COUNT to match the status quo
2012-03-09 11:39:11 +01:00
Rob Campbell
44c93895a1
merge fx-team to m-c
2012-03-08 10:30:11 -04:00
Ed Morley
ef0509d1fb
Merge last PGO-green changeset of mozilla-inbound to mozilla-central
2012-03-08 13:14:47 +00:00
Dão Gottwald
af6780dac9
No bug - reduce MAX_LEAK_COUNT to match the status quo
2012-03-07 11:59:58 +01:00
Matt Brubeck
788b29276e
Merge mozilla-central to mozilla-inbound
2012-03-08 16:27:40 -08:00
Brian Nicholson
0284b40193
Bug 726018 - Include sjs files in Robotium. r=gbrown
2012-03-07 13:58:31 -08:00
Sam Garrett
3787fe48f3
Bug 637103 - Adding a reminder so that the runner knows only one screenshot was taken. r=karlt
2012-03-07 09:27:45 -08:00
Wes Johnston
cf7e041e14
backout a965cebe4462 32220d7085e0 3689bb4199d8 d0c82cb6eb28 b295c8825acd and 95ab5c738512
2012-03-08 12:32:01 -08:00
Wes Johnston
cb47dc2842
Bug 725881 - Tests for form history and passwords providers. r=gbrown
2012-03-08 10:25:44 -08:00
Ed Morley
2a604ffc07
Merge mozilla-central to mozilla-inbound
2012-03-08 13:29:16 +00:00
Mike Hommey
6b0bf74fce
Bug 603370 - Avoid Identical Code Folding messing with symbol reordering. r=khuey
2012-03-08 08:56:28 +01:00
Mike Hommey
afd6044b69
Bug 603370 - Add an option to expandlibs-exec to allow to reorder the symbols when linking. r=khuey
2012-03-08 08:56:27 +01:00
Mike Hommey
544b7a606d
Bug 695711 - Always add -ffunction-sections and -fdata-sections when building with GCC, and port bug 670659 and bug 675867 to js/src. r=khuey
...
--HG--
rename : build/unix/check_debug_ranges.py => build/autoconf/check_debug_ranges.py
rename : build/unix/check_debug_ranges.py => js/src/build/autoconf/check_debug_ranges.py
2012-02-27 16:35:44 +01:00
Joel Maher
bb58eabcf0
Bug 731637 - robocop on tegras hit OOM for PixelTest due to getPaintedSurface() array creation. r=kats
2012-03-06 15:08:45 -05:00
Blair McBride
f98f71ea0b
Bug 711679 - Send background version checks to new domain. r=darktrojan,dtownsend
2012-03-07 21:18:28 +13:00
Tim Taubert
83068686c2
merge m-c to fx-team
2012-03-04 22:13:26 +01:00
Tim Taubert
0b0a0a10de
Bug 730773 - Track shutdown leaks when DOMWindows *or* DocShells leaked (not and); r=ctalbert
2012-03-02 12:20:20 +01:00
Benoit Jacob
bd17383d47
Bug 676071 - add two stdc++ symbols that are needed by ANGLE - r=glandium
2012-03-02 15:42:49 -05:00
Ehsan Akhgari
9fc675a3c3
Bug 732162 - Build mobile profiling builds with -funwind-tables; r=khuey
...
--HG--
extra : transplant_source : 4O%F7%BA%94%0Fh%F6%5E%EA%10%E1%08%9E%D9S%A2XEd
2012-03-01 16:24:04 -05:00
Geoff Brown
7f06f02424
Bug 731403 - Update dmADB.getDirectory to use stdout instead of stderr. r=wlach
2012-02-29 19:40:58 -05:00
Irving Reid
f62ddb349e
Bug 731316: override warning about unsupported compiler warning flag on clang. r=respindola.
2012-02-29 10:20:42 -05:00
William Lachance
abe62d37f5
Bug 731023 - Remove devicemanager's communicate method r=jmaher
2012-02-28 11:44:45 -08:00
William Lachance
a6bd72420b
Bug 731349 - Minor bugs in DroidADB, DroidSUT abstractions r=ctalbert
2012-02-28 11:44:45 -08:00
Geoff Brown
060b162662
Bug 730153 - Enhance SUT agent kill command for xpcshell / non-java tasks; r=jmaher
2012-02-28 11:44:45 -08:00
Christian Holler
d82331e06b
Bug 728995 - DeviceManagerADB should support TCP/IP r=wlach
2012-02-28 11:15:37 -08:00
Geoff Brown
f947e06a8c
Bug 705192: allow remotexpcshelltests.py to execute xpcshell via SUT agent; r=jmaher
2012-02-28 12:20:56 -05:00
Rafael Ávila de Espíndola
204efe6b21
Bug 683975 - Disable fixinc and point FLAGS_FOR_TARGET to our headers. r=rail.
...
--HG--
extra : rebase_source : a6dcd942c43cd693eb89bff3b4f47ce7aab1b17a
2012-02-28 09:39:54 -05:00
Rafael Ávila de Espíndola
6f37fa1b2b
Bug 683975 - swap the glibc and gcc build order during stage2. r=rail.
2012-02-27 14:34:47 -05:00
Tim Taubert
6824dcd213
Bug 683953 - Follow up, add logger argument for mobile automation to fix Android bustage; r=bustage-fix
2012-02-26 20:35:09 +01:00
Tim Taubert
13fd29c320
Backed out changeset bbd44e01ef9f (bug 683953)
2012-02-26 20:28:37 +01:00
Tim Taubert
b39c293440
merge m-c to fx-team
2012-02-26 19:15:38 +01:00
Tim Taubert
9100141ab7
Bug 683953 - Follow up, make logger argument optional to fix Android bustage; r=bustage-fix
2012-02-26 19:12:33 +01:00
Tim Taubert
2cfabea640
Bug 683953 - Part 1 - Parse log output and collect statistics about leaked DOMWindows and DocShells; r=ted
2012-02-25 12:48:05 +01:00
Marco Bonardo
6b7d2f3290
Merge last green PGO from inbound to central
2012-02-25 11:11:15 +01:00
Brian R. Bondy
52f09e123c
Bug 721758 - Ability to configure updater to accept multiple MAR IDs. r=rstrong
2012-02-24 16:29:42 -05:00
Brian R. Bondy
c983323152
Bug 708690 - Build config for product information blocks. r=rstrong
2012-02-24 16:29:42 -05:00
William Lachance
c46cf152b3
Bug 728298 - DeviceManager needs a good, standard way of starting an Android application. r=jmaher
2012-02-23 10:32:28 -05:00
Rafael Ávila de Espíndola
78465f7b6c
Bug 683975 - build unifdef. r=rail
2012-02-24 12:11:01 -05:00
Mike Hommey
246ddeca9b
Bug 728071 part 1 - Move nsXREAppData definition in a separate header, and use it from application.ini.h. r=bsmedberg
2012-02-22 08:12:15 +01:00
Christian Holler
47313be194
Bug 728993 - Need to check output to capture run-as failure in devicemanagerADB. r=jmaher
2012-02-21 11:13:54 -05:00
William Lachance
03075516a3
Bug 728927 - A few more minor exception conditions in DeviceManagerSUT. r=jmaher
2012-02-21 09:10:42 -05:00
Rafael Ávila de Espíndola
377aa6e649
Bug 683975 - Need infra for developer contributed compilers. r=rail.
...
fix some reproducibility problems.
--HG--
extra : rebase_source : 75a182e3a0b0117776a78c7069b608c32ef8607a
2012-02-21 08:57:11 -05:00
Mike Hommey
9d3287a8ab
Bug 725284 - Preserve PT_LOAD alignment, except when it's the default on x86-64. r=tglek
2012-02-21 08:08:41 +01:00
Ed Morley
fe4a039dbe
Merge last PGO-green changeset of mozilla-inbound to mozilla-central
2012-02-18 00:16:22 +00:00
Justin Wood
6840da9d7b
Bug 727258 - Suite Depend Locales broken after Bug 722262
...
force MOZ_SOURCE_STAMP value, and use `cd` rather than `-R`. r[s]=khuey
2012-02-16 20:25:48 -05:00
Rafael Ávila de Espíndola
99a084de31
Bug 683975 - Need infra for developer contributed compilers. r=rail.
...
dowgrade glibc to 2.5.1, fix reproducibility problem.
2012-02-17 13:53:03 -05:00
Rafael Ávila de Espíndola
0687548083
Bug 683975 - Need infra for developer contributed compilers. r=rail.
...
dowgrade glibc to 2.6.1.
2012-02-17 10:12:21 -05:00
Rafael Ávila de Espíndola
b586df4f88
Bug 683975 - Need infra for developer contributed compilers. r=rail.
...
dowgrade glibc to 2.7.
2012-02-16 15:33:04 -05:00
Rafael Ávila de Espíndola
7053a7d905
Bug 683975 - Need infra for developer contributed compilers. r=rail.
...
Downgrade glibc to 2.9.
2012-02-16 13:09:33 -05:00
Rafael Ávila de Espíndola
985b12c103
Bug 683975 - Need infra for developer contributed compilers. r=rail.
...
Downgrade glibc to 2.10.1.
2012-02-16 11:33:26 -05:00
Rafael Ávila de Espíndola
49845c6bf7
Bug 727145 - Pass -Wno-return-type-c-linkage to clang. r=glandium.
2012-02-16 09:53:08 -05:00
Rafael Ávila de Espíndola
6535660f86
Bug 683975 - Need infra for developer contributed compilers. r=rail.
...
downgrade glibc to 2.11.1.
2012-02-16 07:23:41 -05:00
Geoff Brown
3427f28642
Bug 723220 - Robocop: code cleanup; r=jmaher
2012-02-15 09:56:20 -05:00
Justin Wood
30d6fa7ef6
Bug 727258 - Suite Depend Locales broken after Bug 722262. r=khuey
...
--HG--
extra : rebase_source : b2fadf53227e1468c452409edb3a3c7fcf514021
2012-02-14 17:32:13 -05:00
William Lachance
1f484459c9
Bug 726867 - DeviceManagerSUT's getProcessList is identical to code in DeviceManager. r=jmaher
2012-02-14 12:29:22 -05:00
William Lachance
9cc32f6d68
Bug 726833 - SUT client can hang if prompt occurs on 1024-byte boundary. r=jmaher
2012-02-14 12:28:41 -05:00
Rafael Ávila de Espíndola
54d5191627
Bug 683975 - Need infra for developer contributed compilers. r=rail.
...
Downgrade glibc to 2.12.2.
--HG--
extra : rebase_source : a6a48053e3777ce51856df45e6c3295017e73946
2012-02-14 07:33:40 -05:00
Panagiotis Koutsourakis
52aeae032c
Bug 702388 - Convert some more Makefiles to use |TEST_DIRS += foo|; r=khuey
2012-02-10 21:06:56 +00:00
Chris Lord
7a93018235
Bug 725255 - Improve checkerboarding telemetry. r=jmaher
...
Change robotium to report on the average 'completeness' of rendered frames,
instead of the amount of frames with checkerboarding. Also change testCheck to
pan in a more humanly-possible way, and to change direction, which gives us
more useful numbers.
2012-02-09 11:37:17 +00:00
Geoff Brown
35e14e4dde
Bug 717023 - Robocop: use dumpLog consistently; r=jmaher
2012-02-08 09:32:42 -05:00
Geoff Brown
fe418cb25f
Bug 720930 - Robocop: create bookmark in testBookmark if none exists; r=jmaher
2012-02-07 14:12:23 -05:00
Matt Brubeck
773ffb6265
Merge mozilla-central and mozilla-inbound
2012-05-14 21:41:08 -07:00
Tim Taubert
76ce6de376
Bug 753815 - Intermittent INFO | runtests.py | Received unexpected exception while running application; r=ted
2012-05-14 17:02:26 +02:00
William Lachance
b2c05ac591
Bug 754305 - SUTAgent should always print ipv4 address. r=jmaher
2012-05-14 19:01:05 -04:00
Christian Holler (:decoder)
4f3b928139
Bug 722297 - DeviceManagerADB: Several launchProcess problems. r=gbrown
...
[PATCH 8/9] Strip trailing line endings from listFiles output
From 7002d4b57d5f829fe25a4098c3d7a1ff869a281e Mon Sep 17 00:00:00 2001
Message-Id: <7002d4b57d5f829fe25a4098c3d7a1ff869a281e.1327949409.git.choller@mozilla.com>
In-Reply-To: <8149860494be47c731b377e42c4cf88c97cf8bae.1327949409.git.choller@mozilla.com>
References: <8149860494be47c731b377e42c4cf88c97cf8bae.1327949409.git.choller@mozilla.com>
---
build/mobile/devicemanagerADB.py | 1 +
1 files changed, 1 insertions(+), 0 deletions(-)
2012-01-30 15:57:08 +01:00
Christian Holler (:decoder)
71a5add14e
[PATCH] Bug 722297 - Several launchProcess problems. r=gbrown
...
From 5b5e5392f87b7ba19d3bb435536f3b3a6f874907 Mon Sep 17 00:00:00 2001
Message-Id: <5b5e5392f87b7ba19d3bb435536f3b3a6f874907.1328313263.git.decoder@malphas.(none)>
---
build/mobile/devicemanagerADB.py | 12 ++++++++++--
1 files changed, 10 insertions(+), 2 deletions(-)
2012-02-04 00:54:02 +01:00
Panagiotis Koutsourakis
583eb38038
Bug 702388 - Convert Makefiles to use |TEST_DIRS += foo| r=khuey
...
Files named Makefile.in containing the expression
DIRS += <foo>
or
DIRS = <foo>
inside the conditional expression
ifdef ENABLE_TESTS
...
endif
are changed to
TEST_DIRS += tests
outside any conditional expression.
The files
./layout/Makefile.in
./layout/Makefile.in
./layout/style/Makefile.in
./rdf/Makefile.in
./security/manager/Makefile.in
./content/Makefile.in
./content/smil/Makefile.in
./content/xul/templates/Makefile.in
./content/xul/content/Makefile.in
./content/base/Makefile.in
./content/media/Makefile.in
./parser/htmlparser/Makefile.in
./dom/sms/Makefile.in
./js/jsd/Makefile.in
./js/xpconnect/Makefile.in
./widget/Makefile.in
./widget/windows/Makefile.in
./Makefile.in
./startupcache/Makefile.in
./storage/Makefile.in
./gfx/Makefile.in
./intl/strres/Makefile.in
./intl/uconv/Makefile.in
./intl/unicharutil/Makefile.in
./intl/lwbrk/Makefile.in
./embedding/Makefile.in
./modules/libjar/Makefile.in
./modules/libpref/Makefile.in
./build/Makefile.in
./build/win32/Makefile.in
./xpcom/Makefile.in
./extensions/spellcheck/hunspell/Makefile.in
./extensions/cookie/Makefile.in
./netwerk/Makefile.in
./netwerk/streamconv/Makefile.in
./editor/txmgr/Makefile.in
./toolkit/mozapps/shared/Makefile.in
./toolkit/mozapps/update/Makefile.in
./toolkit/library/Makefile.in
./toolkit/library/Makefile.in
./toolkit/crashreporter/Makefile.in
./toolkit/components/perf/Makefile.in
./toolkit/components/perf/Makefile.in
./toolkit/components/feeds/Makefile.in
./toolkit/components/url-classifier/Makefile.in
contain the string
ifdef ENABLE_TESTS
but have some other statement inside (e.g. TOOL_DIRS += <foo> etc) and
they remain unchanged by this patch.
2012-02-04 17:32:24 +00:00
Clint Talbert
3f5eecb3d3
Bug 712991 Remove GPL code in watcher that runs NTP service. r=bmoss
2012-02-03 12:28:16 -08:00
Kartikaya Gupta
ef8f449506
Bug 723619 - Add a blockUntilClear function to wait for animations. r=jmaher
2012-02-02 16:07:00 -05:00
Kartikaya Gupta
bca9366c2f
Bug 723545 - Include all html files in the test path into the robocop build. r=jmaher
2012-02-02 16:07:00 -05:00
Joel Maher
06a94a9039
Bug 717057 - allow robotium testPan to run in talos. r=kats,gbrown
2012-02-02 10:09:26 -05:00
Chris Lord
13dbab80e9
Bug 717349 - Add checkerboard testing to Robotium. r=jmaher
...
Add functions to Robotium to test for checkerboarding.
2012-02-02 09:02:49 +00:00
Christian Holler (:decoder)
d528fa2c3e
Bug 720806 - Improve DeviceManagerADB actions when device is not rooted. r=gbrown
2012-02-01 11:43:15 -05:00
Kartikaya Gupta
ba9cb8197f
Bug 722765 - Use getLocationOnScreen to get the position of the gecko view. r=jmaher
2012-02-01 00:32:29 -05:00
Gregory Szorc
8baa0dbe2f
Bug 716736 - Re-add performance data to daily add-on update check; r=Unfocused
2012-01-31 17:22:42 -08:00
Rafael Ávila de Espíndola
ab9f951d91
Bug 683975 - Need infra for developer contributed compilers. r=rail.
...
make sure the libc.so script doesn't refer to build dir.
2012-01-31 10:25:26 +01:00
Kartikaya Gupta
6021df8cb6
Bug 720144 - Add a simple pixel test to testLoad to ensure the page loaded and was visible. r=jmaher
2012-01-30 22:46:34 -05:00
Kartikaya Gupta
86ae8599a9
Bug 720144 - Expose methods in robocop to grab the painted surface and to compare pixels. r=jmaher
2012-01-30 22:46:13 -05:00
Joe Drew
27be73c00c
Merge the last PGO-clean changeset of mozilla-inbound into mozilla-central.
2012-01-28 21:41:17 -05:00
Joel Maher
f41618b77e
Bug 719697 - robocop isn't signed properly from buildbot builds. r=aki,blassey.
2012-01-28 19:19:44 -05:00
Rafael Ávila de Espíndola
ff604053d5
Bug 683975 - Need infra for developer contributed compilers. r=rail.
...
--HG--
extra : rebase_source : b5b616042e629be4c9cd1c8bc7217bc15f4d4a1c
2012-01-27 10:31:44 -05:00
Phil Ringnalda
54b55cf151
Back out 705d94f0a11c and c593ef0f4353 (bug 719697) for crazed infra filename dependencies
2012-01-26 20:16:54 -08:00
Joel Maher
3c3ec9a180
Bug 719697 - robocop isn't signed properly from buildbot builds. r=aki,blassey.
2012-01-26 19:41:59 -05:00
William Lachance
e7402d388b
Bug 713970 - Restore accidentally removed changes and fix error handling in devicemanager
2012-01-26 19:41:56 -05:00
Matt Brubeck
524fa88a13
Back out f151cccff911, 2c463faae83f, d7a8aefd3e8a (bug 719697, 713970, 720614) because of build bustage.
2012-01-26 11:41:29 -08:00
Joel Maher
de952aaacf
Bug 719697 - robocop isn't signed properly from buildbot builds. r=aki,blassey.
2012-01-26 13:56:53 -05:00
William Lachance
f29725ab6b
Bug 713970 - Restore accidentally removed changes and fix error handling in devicemanager. r=jmaher
2012-01-26 13:56:51 -05:00
Rafael Ávila de Espíndola
e3f6a3f668
Bug 683975 - Need infra for developer contributed compilers. r=rail.
...
Don't build the c++ compiler on the first stage, saving some time
Build glibc with the compiler we just built (i.e. same stage). With this we
only have to worry about glibc building with one gcc version.
--HG--
extra : rebase_source : 917f2ec49da8f1d9e5e0c036258b4cd6b0189192
2012-01-26 09:02:15 -05:00
Rafael Ávila de Espíndola
d4fdbd7eb9
Bug 683975 - Need infra for developer contributed compilers. r=rail.
2012-01-25 19:37:33 -05:00
Chris Lord
1649ace873
Bug 720663 - devicemanagerADB pushDir fallback not always tried. r=gbrown
...
The devicemanagerADB.py pushDir method has two paths, one that uses zip/unzip
and the other that just pushes each file one at a time. The idea is that the
first path is chosen, and if it fails, the second is tried before bailing out,
but it's possible for the first failure not to be detected in such a way that
activates the fallback path.
Add a try/except block to catch exceptions in the first path and fall back to
the second.
2012-01-25 09:49:30 +00:00
Ms2ger
294cba74e6
Merge m-c to m-i.
2012-01-24 20:11:54 +01:00
Gavin Sharp
b9b31576d9
Remove outdated reference to "build configurator" webtool, rs=khuey, no bug
2012-01-20 18:07:10 -08:00
Rafael Ávila de Espíndola
a5af709441
Bug 683975 - Need infra for developer contributed compilers. r=rail.
...
A small update:
*) Add the patches that I forgot on the first patch.
*) Just patch binutils to have a deterministic ar.
*) Bootstrap and install the linker too.
2012-01-20 11:19:51 -05:00
Rafael Ávila de Espíndola
aca8cea971
Bug 715397 - ability to build m-c on 10.7 (lion). r=ted.
...
Use the 10.6 sdk.
2012-01-18 15:35:28 -05:00
Chris Manchester
f6e413549f
Bug 713970 - mozdevice abstract methods should have better failure patterns;r=jmaher
2012-01-24 09:46:38 -05:00
Geoff Brown
eae5e039b2
Bug 718528 - Robocop: upgrade to robotium 3.1; r=jmaher
2012-01-24 09:46:37 -05:00
Rafael Ávila de Espíndola
c4a3c1712a
Bug 683975 - Need infra for developer contributed compilers. r=rail.
...
Build glibc.
2012-01-24 09:41:25 -05:00
Rafael Ávila de Espíndola
7ced183ce8
Bug 683975 - Need infra for developer contributed compilers. r=rail.
...
This is an early version of a new build script. Currently it is able to do
reproducible builds of gcc in one machine (they always get the same md5), but
builds done in two different distros are still different.
2012-01-18 13:17:18 -05:00
Rail Aliiev
f0b9c0bc4a
bug 715586: checksums.py should generate sha1 and md5 checksums. r=catlee,ted
2012-01-16 09:30:59 -05:00
Joel Maher
2732dc5631
Bug 717725 - sutagent 'exec' waits for 'am instrument...' command to finish instead of letting it run in the background. r=gbrown
2012-01-14 08:24:17 -05:00
Chao-ying Fu
2ee874bb61
Add MIPS support to JaegerMonkey (bug 678154, r=dvander).
...
--HG--
extra : rebase_source : 8f174670ae068741a1536696e17e3a2a6bb4c7e5
2012-01-12 19:18:05 -08:00
Kartikaya Gupta
81f35d679d
Bug 717408 - Remove unneeded clause in python exception handling that was causing errors on python 2.5. r=geoffbrown
2012-01-12 13:09:04 -05:00
Geoff Brown
fe6548f527
Bug 717042 - assert in Robocop Asserter so that robotium framework will recognize failures; r=jmaher
2012-01-11 08:50:11 -05:00
Joel Maher
ac8face546
Bug 716732 - Robocop: fennec_ids.txt not always generated. r=kats
2012-01-11 08:50:10 -05:00
Rafael Ávila de Espíndola
c96397dc02
Bug 715930 - Use stdc++compat.cpp on OS X too. r=:glandium.
2012-01-10 15:01:03 -05:00
Kartikaya Gupta
55837d51d2
Bug 716934 - Print warning when clicking on elements with no listener. r=jmaher
2012-01-10 14:15:18 -05:00
Joel Maher
39f5389627
Bug 715312 - Robotium tests for Fennec Native do not close file input stream. r=kats
2012-01-10 11:14:31 -05:00
Mike Hommey
1f4341fcce
Bug 701371 - Rename mozutils to mozglue, and move it to top-level. r=khuey,a=brendan
...
--HG--
rename : memory/mozutils/Makefile.in => mozglue/Makefile.in
rename : memory/mozutils/Makefile.in => mozglue/build/Makefile.in
rename : memory/mozutils/dummy.cpp => mozglue/build/dummy.cpp
rename : memory/mozutils/fixcrt.py => mozglue/build/fixcrt.py
rename : memory/mozutils/mozutils.def.in => mozglue/build/mozglue.def.in
2011-12-28 08:24:02 +01:00
Daniel Holbert
6bc23dbdce
Bug 716663: Fix check for PR49911 to use "=" instead of "==" for string-equality-check with 'test'. r=respindola
2012-01-09 14:17:00 -08:00
Geoff Brown
f2faee68e2
Bug 705175: update devicemanager, devicemanagerSUT versions of getAppRoot; r=jmaher
2012-01-07 18:41:08 -05:00
Geoff Brown
e2e3e88de9
Bug 716077 - be more strict when matching proc name in devicemanager.processExists; r=jmaher
2012-01-07 18:41:08 -05:00
Joel Maher
f737f74e0a
Bug 715309 - robocop needs to have a more uniform log format. r=gbrown
2012-01-07 18:41:08 -05:00
Ed Morley
23a62f3731
Backout 8ec01f6f316f (bug 705175), a1dc0efef542 (bug 716077), b5686f25b258 (bug 710445), 32f8d3be2ad1 (bug 715309) for mochitest/reftest failures on Android & Windows
2012-01-07 14:57:58 +00:00
Geoff Brown
749289c022
Bug 705175: update devicemanager, devicemanagerSUT versions of getAppRoot; r=jmaher
2012-01-07 08:25:05 -05:00
Geoff Brown
414228bfc5
Bug 716077 - be more strict when matching proc name in devicemanager.processExists; r=jmaher
2012-01-07 08:25:05 -05:00
Joel Maher
55e9820bbd
Bug 715309 - robocop needs to have a more uniform log format. r=gbrown
2012-01-07 08:25:05 -05:00
Kartikaya Gupta
0b70824e1e
Fix broken build caused by interefence between csets f5afa1e3faa9 and e20434400f0c. no bug, r=me
2012-01-05 22:36:13 -05:00
Kartikaya Gupta
0803af5ef6
Bug 715369 - Work around Solo.getCurrentActivity() possibly returning the wrong object. r=jmaher
2012-01-05 21:36:17 -05:00
Kartikaya Gupta
8247dd9f56
Bug 715444 - Handle races where the event being listened for comes before the listener is registered. r=jmaher
2012-01-05 21:36:17 -05:00
Geoff Brown
2499a139f0
Bug 715197 - Robocop: implement isDisplayed(); r=jmaher
2012-01-05 10:20:21 -05:00
Geoff Brown
b8d1e20f4e
Bug 715060 - Fallback to normal devicemanagerADB.pushDir behavior when unzip fails; r=jmaher
2012-01-05 10:20:21 -05:00
Kyle Huey
59ef816fb4
Bug 715014: Delete IndexedDB files directory so that databases can be opened again after being deleted. r=bent
2012-01-04 11:25:26 -05:00
Kyle Huey
34080b89e1
Merge b-s to m-c.
2012-01-04 10:39:52 -05:00
Ted Mielczarek
db4efed29c
bug 714347 - pymake sort function should remove duplicates. r=khuey
...
--HG--
extra : rebase_source : 0a39a2a1578856f7c9c15b4e43b58961dc8088a7
2012-01-03 12:54:21 -05:00
Joel Maher
8aaaa2213b
Bug 701076 - [hoooking up make] Robotium integration into birch tree. r=blassey,bear
2011-12-31 10:03:36 -05:00
Phil Ringnalda
fea0fc7084
Back out 04ef7f564450 (bug 701076) and 632f07583bd8 (bug 711591) for mochitest-oth bustage
2011-12-30 14:19:30 -08:00
Joel Maher
7b015f4b69
Bug 701076 - [hookup to make] Robotium integration into birch tree. r=blassey,bear
2011-12-30 15:57:34 -05:00
Joel Maher
c431dbcb94
Bug 711591 - make the robotium test driver a bit more driver like. r=ctalbert
2011-12-30 15:57:34 -05:00
Bobby Holley
4b6add2c77
Bug 713747 - Use UniversalXPConnect and UniversalXPConnect only in test coverage. r=bz
2011-12-30 09:35:38 -08:00
Joel Maher
aa3e0b9152
Bug 701076 - core robocop toolchain (1.03) a=tfair; r=gbrown,blassey
2011-12-22 09:09:41 -05:00
Kartikaya Gupta
989e6f35d2
Bug 714903 - Fix getLanIp to work with Mac OS X as well instead of dying with an exception. r=jmaher
2012-01-03 15:15:02 -05:00
Matt Brubeck
6db2ed9637
Bug 710960 - Make runtests.py work out of the box with MOZ_BUILD_APP=mobile/xul [r=ctalbert]
2011-12-21 11:22:43 -08:00
Aki Sasaki
6e8b839d73
bug 611648 - fix sutAgentAndroid.apk JARSIGNER
2011-12-20 09:34:47 -08:00
Mike Hommey
a88996da7d
Bug 708567 - Remove jemalloc-standalone-linkage-version-script, as it's not used anymore. r=khuey
2011-12-20 13:24:35 +01:00
Dave Townsend
e581739e91
Bug 704988: Check the add-on hotfix is signed by a specific certificate. r=robstrong, r=Unfocused
2011-12-16 12:04:28 -08:00
Geoff Brown
f358417c20
Bug 710827 - add robotium.jar to m-c under build/mobile/robocop; r=jmaher
2011-12-16 14:27:51 -05:00
Gavin Sharp
cd587236db
Bug 711478: fix regression from bug 696436 that broke Windows PGO builds, r=ted, landing on CLOSED TREE so that we can reopen it
2011-12-16 10:16:54 -08:00
Gavin Sharp
d140f8977f
Bug 696436: consolidate Mac bundle name selection, and allow adding a prefix to it at build time, r=dolske, r=ted relanding with a clobber on a CLOSED TREE
2011-10-27 10:27:56 -07:00
Blair McBride
906ef34310
Backout 9e94c7b5290f (bug 696436) due to Mac opt breakage. CLOSED TREE
2011-12-16 16:08:48 +13:00
Gavin Sharp
87c714eafe
Bug 696436: consolidate Mac bundle name selection, and allow adding a prefix to it at build time, r=dolske, r=ted
...
--HG--
extra : rebase_source : 138e3b0259bb144524b1bdb8a6db9d83fe527c71
2011-10-27 10:27:56 -07:00
Ted Mielczarek
e21b12503c
bug 710712 - Measure peak virtual memory usage of link.exe, print and output to a file. r=catlee
2011-12-15 13:09:23 -05:00
Blair McBride
562c10b52a
Bug 709531 - Addons Manager tests should have AMO-related prefs reset after each test to disallow network access. r=dtownsend a=mbrubeck
2011-12-15 14:00:19 +13:00
Rafael Ávila de Espíndola
ee1508f846
Bug 707868 - factor setting of CC and CXX for mac os X. r=rail.
2011-12-08 12:32:18 -05:00
Bob Moss
3ceb755054
Bug 695020 Fix race condition in process launching in the SUTAgent r=ctalbert
2011-12-05 13:13:40 -08:00
Rafael Ávila de Espíndola
10c0d79975
Bug 706180 - Use /tools/gcc-4.5-0moz3. r=rail.
2011-12-05 13:45:16 -05:00
Geoff Brown
1c24525df4
Bug 701038 - use zip to improve performance of devicemanagerADB.pushDir; r=jmaher
2011-12-05 07:19:31 -05:00
William Lachance
6a81c61754
Bug 706974 - devicemanagerADB's pushDir method does not conform to interface specifications. r=jmaher
2011-12-05 07:19:31 -05:00
Geoff Brown
8ce4275c11
Bug 700916: improve command line when launching process via devicemanagerADB; r=jmaher
2011-12-05 07:19:31 -05:00
Kyle Huey
4cbbe52e73
Bug 704464: Part 2 - Make Database creation hook into the quota system. r=bent
2011-12-03 12:18:38 -05:00
Rafael Ávila de Espíndola
30824605ca
Bug 705136 - don't mention ppc. r=khuey.
...
--HG--
extra : rebase_source : 380b3302fbf1eba2c97972cf1f60b373e269c083
2011-12-01 09:25:40 -05:00
Ed Morley
aee7a3d6be
Bug 703898 - Remove unnecessary platform conditional from build/unix/Makefile.in; r=ted
2011-11-30 18:37:57 +00:00
Geoff Brown
07c153b398
Bug 704618 - Allow directory as a destination argument to SUT pushFile(); r=jmaher
2011-11-30 13:19:49 +00:00
Jesse Ruderman
bc3da18dce
Bug 703768 - Don't confuse Windows paths with URLs. r=ted
2011-11-29 14:13:08 -08:00
Rafael Ávila de Espíndola
9799f824dd
Bug 705466 - Use MOZ_CHECK_HEADERS to check for cpuid.h. r=ted.
...
--HG--
extra : rebase_source : ecd108d166017cbd64c5be459a76cb2522723dfb
2011-11-28 15:32:32 -05:00
Rafael Ávila de Espíndola
0ea58cfe7f
Bug 705461 - Use MOZ_CHECK_HEADER(S) everywhere. r=neil.
2011-11-26 16:05:17 -05:00
Rafael Ávila de Espíndola
f4e2fdb961
Bug 705133 - move all linux CC and CXX lines to a central mozconfig snippet. r=catlee.
2011-11-24 14:58:06 -05:00
L. David Baron
b6b9f81729
Run existing tests without font size inflation, even when it is enabled. (Bug 627842, patch 17) r=roc
2011-11-23 18:48:24 -08:00
Benjamin Smedberg
2e82f253f6
Bug 429592 part whatever - disable the hang monitor during all tests which also disable the DOM script timeout, since the hang monitor relies on the DOM script timeout to avoid firing on long content script, r=jmaher
...
--HG--
extra : rebase_source : 9ab0290b869fdb6cfa63605383728a7edcbd54a1
2011-11-11 10:37:24 -05:00
Mike Hommey
24650c0957
Bug 686466 part 3 - Use a pre-generated nsXREAppData struct instead of application.ini. r=ted,bsmedberg
...
--HG--
rename : build/application.ini => build/application.ini.in
2011-11-22 08:05:59 +01:00
Mike Hommey
1d535a1808
Bug 686466 part 1 - Centralize application.ini creation. r=ted
...
--HG--
rename : browser/app/application.ini => build/application.ini
2011-11-22 08:05:59 +01:00
Justin Wood
3bb72dc6ed
Bug 642243 followup - make sure we can use BinScope on other apps, not just Firefox. r=khuey over IRC
2011-11-21 11:56:20 -05:00
Joey Armstrong
42efcd221d
Bug 687511 - make-makefile enhancements; r=khuey,coop
2011-11-20 11:18:27 +00:00
Ian Melven
766463681c
Bug 642243 - Run binscope to alert us and turn the tree red when we don't use ASLR and other protection tools. r=ted
2011-11-19 14:35:03 +01:00
Ed Morley
1fb3b09d42
Merge mozilla-central and mozilla-inbound
2011-11-18 21:28:29 +00:00
Ed Morley
51301b2f49
Merge b-s and m-c
2011-11-18 19:04:13 +00:00
Siddharth Agarwal
23b8fc31a9
Bug 699203 - Remove the obsolete mozilla-dos2unix.py script. r=ted
2011-11-11 10:38:26 +05:30
Mike Hommey
9025fb3d95
Bug 699734 - Export the _IO_stdin_used symbol. r=ted
2011-11-18 08:54:41 +01:00
Phil Ringnalda
15887bd189
Backout changesets c9abc8ef4626, d62512892555, 69f89ee5d08f, c511af7d8f58, 6a6a560a1492, ac0ec1183d19, 46669afabd15, 74f32abaa8c0, f197554cf989, 0a2405eb5b90, b48954598d7d, e0a82577259c, 0235d1541e58, 450f2557d3a2, e24d196602bf, 03c2ea0eeba3, 7aca4ef8e538, 11ec362e780b, 4b92a3b96446 (bug 627842) for Windows crashtest assertions and Android reftest failures
...
--HG--
extra : rebase_source : fc8946055314369bfba5038ded32afcb00bf134d
2011-11-14 22:12:31 -08:00
William Lachance
e968a4efed
Bug 679759 - Drop MINIDUMP_STACKWALK_CGI support, let harness download symbols as needed; r=ted
2011-11-15 04:33:21 +00:00
L. David Baron
c57b0a98a4
Run existing tests without font size inflation, even when it is enabled. (Bug 627842, patch 17) r=roc
2011-11-15 17:02:01 +13:00
Michael Wu
34d5f356e4
Bug 694206 - Add Gonk (B2G) widget backend, r=cjones
2011-11-10 16:17:46 -08:00
Chris Leary
41bc510b10
Bug 700822: Add javascript.options.jit_hardening pref, default enabled. (r=dmandelin)
2011-11-08 13:28:49 -08:00
William Lachance
c4862e8932
Bug 698010 - Make deviceManagerADB.py killProcess method actually work. r=jmaher
2011-11-09 12:08:04 -05:00
Gian-Carlo Pascutto
a704760323
Bug 693389 - Update urlclassifier DB for Mozilla com->org move. r=dcamp
2011-11-09 17:22:59 +01:00
Kyle Huey
2f925f589e
Back out Bug 687511 since it doesn't work in pymake.
2011-11-08 11:49:54 -05:00
Joey Armstrong
341e569d8a
bug 687511 - edits allowing make-makefile to be run from sandbox root. Unit tests added - r=khuey
2011-10-24 09:59:39 -04:00
Ehsan Akhgari
96c08d96b3
Bug 531590 - Increase the default validity of the self-signed certificate that we use for our tests to 10 years by default; r=mayhemer
...
This is a dump of the new certificate information obtained by running
`certutil -L -d . -n 'pgo server certificate'`:
Certificate:
Data:
Version: 3 (0x2)
Serial Number: 2 (0x2)
Signature Algorithm: PKCS #1 SHA-1 With RSA Encryption
Issuer: "CN=Temporary Certificate Authority,O=Mozilla Testing,OU=Prof
ile Guided Optimization"
Validity:
Not Before: Mon Nov 07 20:38:29 2011
Not After : Sun Nov 07 20:38:29 2021
Subject: "CN=example.com"
Subject Public Key Info:
Public Key Algorithm: PKCS #1 RSA Encryption
RSA Public Key:
Modulus:
d8:43:79:cf:52:ce:49:08:47:9c:57:9b:f8:0b:de:7a:
ca:ba:1c:88:9f:fd:d8:0b:df:a8:98:92:22:46:08:3e:
d2:25:4c:09:c2:32:3f:51:f9:79:60:b6:ac:94:0e:7a:
33:13:e7:0b:f7:97:72:3b:37:8f:d4:e5:ea:0c:e2:9e:
4a:5b:28:1d:8c:eb:a1:b4:96:47:37:bf:fc:f0:87:d3:
ca:13:7e:38:45:f5:3f:75:1d:45:0d:72:36:b3:cf:57:
13:99:cd:6d:3c:b8:e9:9c:ec:af:2e:2c:25:3a:d5:13:
7e:6f:51:63:2a:eb:e1:4f:ee:68:42:63:c2:f4:e1:a3
Exponent: 65537 (0x10001)
Signed Extensions:
Name: Certificate Subject Alt Name
DNS name: "example.com"
DNS name: "test1.example.com"
DNS name: "test2.example.com"
DNS name: "sub1.test1.example.com"
DNS name: "sub1.test2.example.com"
DNS name: "sub2.test1.example.com"
DNS name: "sub2.test2.example.com"
DNS name: "requestclientcert.example.com"
DNS name: "requireclientcert.example.com"
DNS name: "xn--hxajbheg2az3al.xn--jxalpdlp"
DNS name: "sub1.xn--hxajbheg2az3al.xn--jxalpdlp"
DNS name: "sectest1.example.org"
DNS name: "sub.sectest2.example.org"
DNS name: "sectest2.example.org"
DNS name: "sub.sectest1.example.org"
DNS name: "redirproxy.example.com"
Signature Algorithm: PKCS #1 SHA-1 With RSA Encryption
Signature:
a2:f1:08:1c:de:74:27:95:34:a0:1a:6c:9c:fe:8f:7f:
45:38:af:1f:bb:04:b6:e5:f8:e4:35:bf:ce:23:53:74:
ca:89:26:6b:22:d7:f3:f7:66:d4:f1:8b:95:7d:c4:27:
44:57:10:f3:3d:ea:bb:0c:88:d2:09:67:e3:d1:47:6c:
2c:2b:6d:78:41🆎 7e:64:59:e3:df:05:fa:65:72:c9:
fd:5b:f6:0e:39:7d:02:31:99:5b:fb:29:17:9a:c9:0e:
64:4d:8c💿 bf:6e:d0:9e:b0:68:a6:d9:ee:a0:16:ec:
50:dc:58:7e:7b:82:3e:ce:98:a6:20:4d:a6:bd:ad:05
Fingerprint (MD5):
CC:F2:AD:07:F9:B8:A5:3B:A6:BB:75:80:4E:E6:BB:08
Fingerprint (SHA1):
2D:E7:9A:AE:80:CB:FD:51:B1:23:E0:CF:6F:6B:51:19:E5:28:BB:95
Certificate Trust Flags:
SSL Flags:
Terminal Record
Trusted
User
Email Flags:
User
Object Signing Flags:
User
2011-11-07 18:48:49 -05:00
Matt Brubeck
229a594529
Back out cd695cdb3b4f (bug 679759) because of test failures
2011-11-07 13:40:42 -08:00
William Lachance
37bedac358
Bug 679759 - MINIDUMP_STACKWALK_CGI support, let harness download symbols as needed, r=ted
2011-11-07 13:14:22 -08:00
Gavin Sharp
9e9aa61c93
Bug 691951: make startup notifications persist until the users close them (disable auto-dismissal), r=zpao
...
--HG--
extra : transplant_source : %16%B44%1C%03%FC%C3%04%00%EA%8E%A6%D5%96%16%F2%16O%D4%40
2011-11-04 14:45:01 -07:00
Kyle Huey
ad6b1c9560
Bug 700203: Followup because python is insane.
2011-11-07 07:16:24 -05:00
Kyle Huey
90c85d5540
Update to pymake tip to pick up bug 700203.
2011-11-06 21:53:30 -05:00
Nicholas Nethercote
6313e20983
Bug 678977 - Teach sqlite to use jemalloc directly when applicable. code=nnethercote,khuey. r=khuey,sdwilsh,jlebar.
2011-11-03 20:53:41 -07:00
Patrick McManus
f495a11892
bug 599295 r=jduell
...
--HG--
extra : rebase_source : b376fd42a37c8b92389b43fac2e253a8466c3349
2011-11-02 17:43:27 -04:00
John Ford
883b62e0c2
bug 695274 - unconditionally define dumpScreen in automation.py r=ted
2011-11-02 07:56:35 -07:00