Commit Graph

213 Commits

Author SHA1 Message Date
Julien Pagès
7e067b74f7 Bug 1195288 - reduce tps page set number on windows xp. r=jmaher 2015-09-28 21:24:58 +02:00
Julien Pagès
bd25f466f6 Bug 1195288 - consider using python webserver for production talos. r=jmaher
Always use an in-process webserver, removing the need for apache - and
hopefuly providing better accuracy for numbers.

This means that we know have to copy the pagesets in the talos dir on
harness.

On windows, some pagesets paths were too long due to that, so the
solution is to replace "page_load_test" with "tests".
2015-09-25 22:39:03 +02:00
Julien Pagès
f2c6c41d52 Bug 1207071 - remove plugins references in talos. r=jmaher 2015-09-24 19:46:43 +02:00
Carsten "Tomcat" Book
d236815e19 Merge mozilla-central to mozilla-inbound 2015-09-24 12:06:06 +02:00
Carsten "Tomcat" Book
c0e40dc581 merge mozilla-inbound to mozilla-central a=merge 2015-09-24 12:03:40 +02:00
Joel Maher
e38de5fff7 Bug 1191952 - fix commas in json. CLOSED TREE 2015-09-23 14:46:29 -04:00
Joel Maher
6bf5565f8c Bug 1191952 - enable dromaeo dom on linux. r=armenzg 2015-09-23 13:39:42 -04:00
William Lachance
0a9838efd7 Bug 1200716 - Simplify talos output for perfherder. r=jmaher 2015-09-14 17:52:18 -04:00
Dave Townsend
126c255cb2 Bug 1192924: Check for updated system add-ons and download and install them. r=rhelmer
This performs the update check for system add-ons. It runs as part of the daily
add-on update checks similar to hotfix checks. Currently no URL is set so builds
won't actually start checking yet.

I've taken a few shortcuts here by only staging updates and needing a restart to
install as well as always downloading updates rather than using existing local
copies. At least the latter probably needs fixing before turning this on but
it makes more sense to iterate on those in tree.
2015-09-10 10:57:39 -07:00
Wes Kocher
93cb1fb5c2 Backed out 3 changesets (bug 1192924) for Android bustage CLOSED TREE
Backed out changeset 30d612836685 (bug 1192924)
Backed out changeset a6860f880e01 (bug 1192924)
Backed out changeset 10e1fa2cc23a (bug 1192924)
2015-09-22 11:02:55 -07:00
Dave Townsend
dc8848f190 Bug 1192924: Check for updated system add-ons and download and install them. r=rhelmer
This performs the update check for system add-ons. It runs as part of the daily
add-on update checks similar to hotfix checks. Currently no URL is set so builds
won't actually start checking yet.

I've taken a few shortcuts here by only staging updates and needing a restart to
install as well as always downloading updates rather than using existing local
copies. At least the latter probably needs fixing before turning this on but
it makes more sense to iterate on those in tree.
2015-09-10 10:57:39 -07:00
Julien Pagès
86239e567d Bug 1206415 - move the suite concept into talos itself. r=jmaher 2015-09-19 12:25:04 +02:00
J. Ryan Stinnett
9494d02df8 Bug 912121 - Rewrite require / import to match source tree. rs=devtools
In a following patch, all DevTools moz.build files will use DevToolsModules to
install JS modules at a path that corresponds directly to their source tree
location.  Here we rewrite all require and import calls to match the new
location that these files are installed to.
2015-09-21 12:04:18 -05:00
Julien Pagès
0d7909ef99 Bug 1204628 - Talos' setup.py does not install psutil into virtualenv.r=jmaher 2015-09-15 07:16:42 +02: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
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