Julien Pagès
5faeaefa7b
Bug 1204303 - error while adding results result in a "Graph server unreachable" error. r=jmaher
...
This will raise the real error when adding test results instead of swallowing it.
Also, I removed an obsolete example conf file (in yaml, but we dropped that support) and
removed the stamped_msg function, replacing that with raw logging calls.
2015-09-13 09:28:18 +02:00
Julien Pagès
589d2d296b
Bug 1195732 - Intermittent Talos AttributeError: 'ProcessHandler' object has no attribute 'returncode'
2015-09-10 18:26:18 +02:00
Julien Pagès
600d63ac54
Bug 787200 - Move the Talos code into mozilla-central: using talos test zip file from mozharness. r=jlund
2015-09-02 17:36:44 +02:00
Julien Pagès
48ee932305
Bug 787200 - Move the Talos code into mozilla-central: add talos in-tree, add items in xperf whitelist. r=jmaher
2015-09-08 21:13:43 +02:00
Julien Pagès
b07fd84f7d
Bug 787200 - Move the Talos code into mozilla-central: add talos in-tree, using https://hg.mozilla.org/build/talos/rev/c0de097a7159 . r=jmaher
2015-09-08 21:08:32 +02:00
Gian-Carlo Pascutto
38bf067754
Bug 1107372 - Update preferences for new SafeBrowsing prefs structure. r=francois
2015-09-08 08:22:10 +02:00
Joel Maher
110b74dbf8
Bug 1201910 - remove other_nol64 and other_l64 and replace with other. r=jgriffin
2015-09-04 15:56:43 -04:00
Julien Pagès
ab5bcf5542
Bug 1200294 - we should get rid of minidump_stackwalk binaries in talos sources. r=jmaher
2015-08-31 22:41:49 +02:00
Joel Maher
ae4e617f45
backout dab1cbe3f0ed for tp5 silent breakage
2015-08-24 16:17:01 -04:00
Joel Maher
61de12fc07
Bug 1197483 - update talos.json to pick up the latest changes. r=parkouss
2015-08-22 12:03:17 -04:00
Joel Maher
53fb837e2a
Bug 1195291 - update talos.json to pick up latest tps, cleanup, and summarization code. r=parkouss
2015-08-17 10:03:34 -04:00
Brian Grinstead
7901603bab
Bug 1192416 - update talos.json in tree to point to the latest talos;r=jmaher
2015-08-08 12:10:01 -07:00
Phil Ringnalda
ee8c11e8ef
Back out 7fe4321e40bc (bug 1192416) for WinXP talos-e10s bustage
2015-08-07 22:07:20 -07:00
Brian Grinstead
a8aafcef7e
Bug 1192416 - update talos.json in tree to point to the latest talos;r=jmaher
2015-08-07 19:14:06 -07:00
Joel Maher
2654e7488f
Bug 1191952 - disable dromaeo_dom on all platforms. r=RyanVM
2015-08-06 15:16:52 -04:00
Joel Maher
b24d27e95f
Bug 1190053 - update talos.json to pick up additional cleanup and tps work. r=parkouss
2015-08-01 05:53:35 -04:00
Joel Maher
7a1127a9cb
Bug 1189375 - update talos.json to include talosdata changes and other cleanup. r=wlach
2015-07-31 04:50:21 -04:00
Julien Pagès
c66aa8d115
Bug 1170287 - remove the --output and -v arguments used when calling talos. r=jmaher
...
This also remove the useless xperf argument given for xperf tests
2015-07-30 17:31:52 +02:00
Mike Conley
40d2777ac4
Bug 1186956 - Bump to latest talos version to address some tp5r and tsvg_opacity regressions. r=jmaher
2015-07-28 17:38:18 -04:00
Joel Maher
22842b1606
Bug 1186844 - deploy updates to talos. r=parkouss
2015-07-24 07:10:29 -04:00
Julien Pagès
c517a85d15
Bug 1185539 - './mach talos-test' doesn't run. r=jmaher
2015-07-22 16:59:01 +02:00
Mike Conley
5a56d15529
Bug 1186057 - Update talos.json to latest tip. rs=jmaher on a CLOSED TREE.
...
We need to bring in a change to talos that puts talos-content.js into
the main-thread IO whitelist.
2015-07-21 15:17:36 -04:00
Mike Conley
ce722cdc25
Bug 1186057 - Update talos.json to pull latest Talos tip. r=jmaher
2015-07-21 12:41:16 -04:00
Florian Quèze
6ca6552190
Bug 1184045 - Enable region specific search defaults, r=markh.
2015-07-15 21:17:35 +02:00
Joel Maher
3c644b7156
Bug 1166132 - Create new talos test to measure tab switching times. r=mconley
2015-07-15 10:35:36 +01:00
Joel Maher
570ddba770
Bug 1180583 - [talos] Remove old 'browser.devedition.theme.enabled' pref. r=bgrins
2015-07-10 13:37:34 -07:00
Julien Pagès
654d99cdb8
Bug 1178742 - Update talos.json to fix a regression (mainthreadio silent fail). r=wlach
2015-06-30 17:45:04 +02:00
Nihanth Subramanya
4b8e6af4de
Bug 1118285 - The browser.newtab.url preference is abused and should be removed.
2015-05-27 17:35:03 -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
Joel Maher
402bfa77ba
Bug 1176171 - Update talos.json to include minor fixes. r=wlach
2015-06-19 00:34:00 -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
Bob Owen
cd0564eec4
Bug 1167083: Fix memory leak in Windows low integrity temp clean up code. r=billm
2015-05-22 07:50:54 +01:00
Joel Maher
212f181237
Bug 1167287 - update talos to pick up spsprofiling update and talos.json updates for osx e10s. r=wlach
2015-05-21 20:07:46 -04:00
Joel Maher
6fc6d74b92
Bug 1162753 - update talos to pick up quit and remote pageset fixes. r=wlach
2015-05-19 10:02:22 -04:00
Joel Maher
00043cde08
Bug 1160584 - Talos regressions due to browser.reader.detectedFirstArticle not being set to True. r=mattn
2015-05-04 14:26:06 -04:00
Brian Grinstead
b820b48a63
Bug 1150215 - Add g2 suite definition to talos.json;r=jmaher
2015-04-21 15:20:55 -07:00
Joel Maher
0fa4117285
Bug 1156698 - update talos to pick up xperf fixes. r=wlach
2015-04-21 08:56:36 -04:00
Wes Kocher
a9e385baf7
Backed out changeset 2d75c37883a0 (bug 1151883) for windows xperf permafails
2015-04-08 17:55:00 -07:00
Joel Maher
b420b988c2
Bug 1151883 - update talos to pick up addons signing and selfsupport preference changes. r=wlach
2015-04-08 14:46:27 -04:00
Joel Maher
d763116a26
Bug 1151466 - update talos to the latest version to include some pref changes and other small adjustments. r=wlach
2015-04-06 11:36:40 -04:00
Joel Maher
fa4c007cb3
Bug 1139328 - update talos to latest version for preferences and e10s fixes. r=wlach
2015-03-05 06:43:55 -05:00
Joel Maher
160ee528b7
Bug 1134824 - update talos on trunk to gain fixes for e10s, mainthreadio, etc. r=wlach
2015-02-20 06:43:40 -05:00
Ian Moody
dbc485fd7c
Bug 1096800 - Default sans-serif font for zh-CN on windows is mapped to SimSun, which is actually a serif font. r=jmaher
...
--HG--
extra : rebase_source : 345a905dd3ffe9a03ba2f88d5d9d538dc24cd81d
2015-02-10 10:38:00 +01:00
Joel Maher
4951b3ea67
Bug 1123852 - Update talos.json to get profiling, and xperf fixes. r=RyanVM
2015-01-26 09:53:06 -05:00
Wes Kocher
e45f13a2cc
Backed out changeset dcce08cf9c7d (bug 1123852) for causing a spike in Win7 dromaeo crashes on a CLOSED TREE
2015-01-22 13:42:21 -08:00
Markus Stange
afc221843e
Bug 1123852 - Update talos.json in order to pick up bug 1119780 and bug 1121571. Also, actually use e10s for the *-snow-e10s tests. r=jmaher
2015-01-21 11:09:00 -05:00
Ryan VanderMeulen
aef36d9c2b
Backed out changeset 675a7c4287a5 (bug 1123852) xperf permafail.
2015-01-20 17:23:05 -05:00
Markus Stange
14ef3d90b9
Bug 1123852 - Update talos.json in order to pick up bug 1119780 and bug 1121571. Also, actually use e10s for the *-snow-e10s tests. r=jmaher
...
--HG--
extra : rebase_source : 76a06de211006add4bbe30ec1bf15cb71b562fa2
2015-01-20 15:33:13 -05:00
Joel Maher
c9128c2126
Bug 1118329 - reduce osx 10.6 talos jobs via talos.json. r=armenzg
2015-01-08 10:13:05 -05:00
Nicholas Nethercote
13ece8ea89
Bug 1014341 (part 0b) - Remove trace-malloc mentions from diff-talos.py. r=jmaher.
...
--HG--
extra : rebase_source : 439076b23b4cd28bf8dc64c0444968c4847aab01
2015-01-07 16:12:31 -08:00