Daniel Holbert
b84c08e6df
Bug 1206230: Make ReftestArgumentsParser defer to self.build_obj for 'bindir' (fixing local mach reftest|crashtest runs). r=jgraham
2015-09-20 00:03:13 -07:00
Seth Fowler
9e43ef5e44
Bug 1146663 (Part 1) - Remove HQ scaling, which is now dead code. r=tn
2015-09-19 16:20:56 -07:00
James Graham
a00f447411
Bug 1198257 - Better support for providing a directory name and discovering reftests under that directory, r=jmaher
2015-09-17 10:50:59 +01:00
James Graham
e267ef4989
Bug 1193223 - Add reftest support to mach test, r=chmanchester
2015-09-17 10:50:57 +01:00
James Graham
af13c2bae8
Bug 1181516 - Allow reftests to take paths to multiple directories containing tests on the command line, r=jmaher
...
This makes reftest command line arguments behave more like other test suites,
so we can use a simple unified syntax for e.g. |mach try|. The patch also
reworks the command line argument parsing to use argparse rather than optparse,
and causes mach to reuse the same parser as the suite.
2015-09-17 10:50:55 +01:00
James Graham
38ba879b87
Bug 1181520 - Remove support for passing in reftest arguments via the command line, r=jmaher
...
This unifies how reftests are invoked across desktop and
mobile, and paves the way for introducing more complex
datatypes that are unreasonable to express on the
command line.
2015-09-17 10:50:53 +01:00
Shu-yu Guo
d8faa01cea
Bug 1202902 - Mass replace toplevel 'let' with 'var' in preparation for global lexical scope. (rs=jorendorff)
2015-09-15 11:19:45 -07:00
Wes Kocher
2cf77fb1a0
Backed out 7 changesets (bug 1181516, bug 1198257, bug 1193257
, bug 1194166, bug 1193223, bug 1193224, bug 1181520) for breaking android 4.0 debug reftests CLOSED TREE
...
Backed out changeset 25f22b3433e0 (bug 1194166)
Backed out changeset a824847677c5 (bug 1193257
)
Backed out changeset 6cc19a8f1bb0 (bug 1193224)
Backed out changeset bf1271f6cfa0 (bug 1198257)
Backed out changeset 75b3c43770bd (bug 1193223)
Backed out changeset 81a5cf4c8f19 (bug 1181516)
Backed out changeset db3691ee6fd1 (bug 1181520)
2015-09-15 08:52:19 -07:00
James Graham
e5d7ae16e2
Bug 1198257 - Better support for providing a directory name and discovering reftests under that directory, r=jmaher
2015-09-15 15:33:35 +01:00
James Graham
00660d203f
Bug 1193223 - Add reftest support to mach test, r=chmanchester
2015-09-15 15:33:34 +01:00
James Graham
f8cf8aa5a3
Bug 1181516 - Allow reftests to take paths to multiple directories containing tests on the command line, r=jmaher
...
This makes reftest command line arguments behave more like other test suites,
so we can use a simple unified syntax for e.g. |mach try|. The patch also
reworks the command line argument parsing to use argparse rather than optparse,
and causes mach to reuse the same parser as the suite.
2015-09-15 15:33:33 +01:00
James Graham
bbab570e7f
Bug 1181520 - Remove support for passing in reftest arguments via the command line, r=jmaher
...
This unifies how reftests are invoked across desktop and
mobile, and paves the way for introducing more complex
datatypes that are unreasonable to express on the
command line.
2015-09-15 15:33:32 +01:00
Nathan Froyd
3ceeef6258
Bug 1196430 - part 7 - teach process_leak_log how to symbolicate leaked object stacks; r=mccr8
2015-08-26 19:41:43 -04:00
Nathan Froyd
9fa90b8cd3
Bug 1196430 - part 6 - move cut-and-paste stack fixer code into mozrunner; r=wlach
...
This code is cut-and-pasted in several different places around the tree.
Let's put it in a common place.
2015-08-26 19:57:36 -04:00
Gian-Carlo Pascutto
38bf067754
Bug 1107372 - Update preferences for new SafeBrowsing prefs structure. r=francois
2015-09-08 08:22:10 +02:00
Geoff Brown
0f569444c5
Bug 1196814 - Fail Android mochitest, robocop, reftests when Fennec is not installed; r=jmaher
2015-09-02 14:20:01 -06:00
Kartikaya Gupta
06c158a51d
Bug 1185747 part 2 - Remove magical reftest harness properties and use standard meta-viewport tags instead. r=tn
2015-09-01 16:47:52 -04:00
Carsten "Tomcat" Book
d1c6382126
Backed out changeset 2734a3110b4a (bug 1107372) for Talos Bustage on a CLOSED TREE
2015-08-31 16:19:39 +02:00
Gian-Carlo Pascutto
00d716d1ce
Bug 1107372 - Update preferences for new SafeBrowsing prefs structure. r=francois
2015-08-27 10:05:23 +02:00
Nicholas Nethercote
10d95cca57
Bug 1198334 (part 1) - Replace the opt-in FAIL_ON_WARNINGS with the opt-out ALLOW_COMPILER_WARNINGS. r=glandium.
...
The patch removes 455 occurrences of FAIL_ON_WARNINGS from moz.build files, and
adds 78 instances of ALLOW_COMPILER_WARNINGS. About half of those 78 are in
code we control and which should be removable with a little effort.
2015-08-27 20:44:53 -07:00
Kartikaya Gupta
e61f76f3f2
Bug 1180267 - Switch Fennec over to using the MobileViewportManager for computing the CSS viewport. r=snorp
2015-08-24 13:45:45 -04:00
Benjamin Smedberg
1851cc4c35
Bug 1098064 part C - remove SimpleTest and reftest testPluginIsOOP and related usage, r=jimm
2015-08-14 14:10:17 -04:00
Brian Grinstead
6cc33a7f9a
Bug 1175606 - Disable tracking protection for reftests;r=philor
2015-08-08 23:16:27 -07:00
Mason Chang [:mchang]
09ca2626fb
Bug 1073209
- Eliminate usage of CreateSamplingRestrictedDrawable on d2d backends. r=jrmuizel
2015-08-04 08:13:00 +02:00
Julien Pagès
d0c49b8f0b
Bug 1091285 - move dumpScreen in a new mozscreenshot package. r=jgriffin
...
This also completely remove build/automationutils.py.
2015-07-29 17:50:16 +02:00
Kartikaya Gupta
5c1c91bd20
Bug 1187025 - Add keyboard shortcuts for differences/next/prev in the reftest analyzer. r=dbaron
...
Save trees, DONTBUILD this.
2015-07-23 18:00:06 -04:00
Kartikaya Gupta
c4a7ab6183
Bug 1186004 - Split the asyncPanZoom reftest sandbox condition into asyncPan and asyncZoom. r=mstange
2015-07-22 23:42:08 -04:00
L. David Baron
42654c7161
Bug 1186061 patch 1 - Add feature to reftest harness to allow skipping the flush. r=mattwoodrow
2015-07-22 08:58:42 -07:00
Ryan VanderMeulen
078d2ab402
Merge inbound to m-c. a=merge
2015-07-17 10:26:22 -04:00
Ryan VanderMeulen
4f75be6ece
Merge m-c to fx-team. a=merge
2015-07-16 16:23:27 -04:00
Geoff Brown
bee7f2d500
Bug 1183717 - Increase default timeout for Android Debug reftests; r=jmaher
2015-07-16 06:20:08 -06:00
Wes Kocher
d1fecb8032
Backed out 24 changesets (bug 1173523, bug 1172080, bug 817007, bug 1165263) for android reftest bustage CLOSED TREE
...
Backed out changeset 84fe04b2e7d1 (bug 1172080)
Backed out changeset 0ff004760a1f (bug 1172080)
Backed out changeset af147585ad55 (bug 1165263)
Backed out changeset c3af8ebb6db0 (bug 1165263)
Backed out changeset cd3f33a888fe (bug 1165263)
Backed out changeset e5db39044a1e (bug 1165263)
Backed out changeset c01c9ed77061 (bug 1165263)
Backed out changeset fb723aaa4267 (bug 1165263)
Backed out changeset f754e52e74dc (bug 1165263)
Backed out changeset c6bda3a0afd6 (bug 817007)
Backed out changeset bfa100253349 (bug 817007)
Backed out changeset b787b3f9aadc (bug 1173523)
Backed out changeset 4a0676b73f77 (bug 1173523)
Backed out changeset 82034a4560c5 (bug 1173523)
Backed out changeset 4bdb91114c7a (bug 1173523)
Backed out changeset 72406261eccc (bug 1173523)
Backed out changeset 541b6faf7196 (bug 1173523)
Backed out changeset 1caac4569616 (bug 1173523)
Backed out changeset 0d4f9f9e1b4e (bug 1173523)
Backed out changeset 2d5661eb966c (bug 1173523)
Backed out changeset 89833c0bb0cd (bug 1173523)
Backed out changeset ea64d70eacfe (bug 1173523)
Backed out changeset a8e4f1c0c445 (bug 1173523)
Backed out changeset cf498d466b85 (bug 1173523)
2015-07-14 14:00:32 -07:00
Michael Layzell
4adaa451fc
Bug 1165263 - Part 4: Update reftest runners to support new moz_hosts schema, r=dbaron
2015-07-14 15:06:36 -04:00
Michael Layzell
25f48fb4b8
Bug 817007 - Part 2: Update reftests due to removal of <file> magic host, r=ehsan
2015-07-14 15:06:32 -04:00
Florian Quèze
6ca6552190
Bug 1184045 - Enable region specific search defaults, r=markh.
2015-07-15 21:17:35 +02:00
Michael Layzell
5ef18fe61c
Bug 1165263 - Part 4: Update reftest runners to support new moz_hosts schema, r=dbaron
2015-07-16 14:49:57 -04:00
Michael Layzell
c0aa2dfd08
Bug 817007 - Part 2: Update reftests due to removal of <file> magic host, r=ehsan
2015-07-16 14:49:49 -04:00
Andrew Halberstadt
8cffe8fa6b
Bug 1014760 - Move mozlog.structured to mozlog; Move mozlog to mozlog.unstructured, r=jgraham
...
Mozlog currently has two implementations. The top level package is based on the logging module and is
deprecated. The newer structured logging implementation lives in mozlog.structured. This patch swaps the
two, so the top level mozlog module contains the recommended implementation, while mozlog.unstructured
contains the old one.
2015-07-16 10:38:40 -04:00
James Graham
94f282388b
Bug 1181521 - Reformat runreftest.py according to PEP8 rules, r=Ms2ger,jmaher
2015-07-08 11:58:56 +01:00
Julien Pagès
6a595c1c90
Bug 1091274 - Move leak log functions out of automationutils and into mozbase. r=jgriffin
2015-07-03 07:04:22 +02:00
Dragana Damjanovic
c7fc0a288e
Bug 905127 - Part 2 - remove unnecessary nsNetUtil.h includes r=jduell
2015-07-06 07:55:00 +02:00
Julien Pagès
d4f0266bdc
Bug 1091284 - Remove systemMemory, environment from automationutils. r=jgriffin
2015-07-01 22:00:07 +02: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
Andrew Comminos
3378e165e8
Bug 1169666 - Mark reftests failing due to scrollbar transparency random on GTK3. r=karlt
2015-06-19 07:51:00 -04:00
Kartikaya Gupta
ef41cc42c0
Bug 1163832 - Update the reftest harness to wait for APZ repaint flushes before finishing. r=dbaron
2015-06-19 08:25:41 -04:00
Dave Townsend
19348b7e53
Bug 1172028: Sideloaded add-ons without full signing shouldn't ever be loaded. r=dveditz
2015-06-05 11:46:11 -07:00
Carsten "Tomcat" Book
499e6d3eca
Backed out changeset f3760acfed2a (bug 1172028) for causing xperf regression
2015-06-10 13:44:00 +02:00
Dave Townsend
909bcb3a36
Bug 1172028: Sideloaded add-ons without full signing shouldn't ever be loaded. r=dveditz
2015-06-05 11:46:11 -07:00
Ms2ger
c10018698c
Bug 1171440
- Stop using for-each loops in reftest.js; r=dbaron
2015-06-05 11:23:14 +02:00
Mason Chang
ae3bff42b7
Bug 1169956. Backout bug 1073209
for tiled image regressions on OS X. r=jrmuizel
2015-06-04 15:59:11 -07:00