Closed
Bug 1118329
Opened 11 years ago
Closed 11 years ago
only run glterrain and svgx on osx 10.6
Categories
(Testing :: Talos, defect)
Tracking
(firefox35 wontfix, firefox36 fixed, firefox37 fixed)
RESOLVED
FIXED
mozilla37
People
(Reporter: jmaher, Assigned: jmaher)
References
Details
Attachments
(2 files, 2 obsolete files)
13.29 KB,
patch
|
armenzg
:
review+
|
Details | Diff | Splinter Review |
5.07 KB,
patch
|
armenzg
:
review+
|
Details | Diff | Splinter Review |
No description provided.
Assignee | ||
Comment 1•11 years ago
|
||
ok, so this list is growing:
tsvgx, canvasmark, webgl, tresize, tscroll, tpaint
this means we won't be running:
"dromaeo_css", "dromaeo_dom", "kraken", "v8_7", "a11yr", "ts_paint", "sessionrestore", "sessionrestore_no_auto_restore", "tp5o_scroll", "tsvgr_opacity", "tart", "tscrollx", "cart", "tp5o"
would it make more sense to run tp5o_scroll instead of tscroll? Does tsvgx give us useful coverage outside of the other tests?
Assignee | ||
Comment 2•11 years ago
|
||
Assignee | ||
Comment 3•11 years ago
|
||
Comment 4•11 years ago
|
||
Comment on attachment 8544778 [details] [diff] [review]
update buildbot configs to have 10.6 specific definitions (0.9)
Review of attachment 8544778 [details] [diff] [review]:
-----------------------------------------------------------------
It looks about right.
You can use https://hg.mozilla.org/build/braindump/file/172091810231/community/list_builder_differences.sh to see which builders get added/removed.
Attachment #8544778 -
Flags: feedback?(armenzg) → feedback+
Assignee | ||
Comment 5•11 years ago
|
||
I have updated this patch and it works as expected when run with the diff tool. The output is here:
http://people.mozilla.org/~jmaher/snowfall_differences.txt
and it looks accurate! Please do criticize as necessary. Of course this would require landing talos.json modifications on mozilla-beta/mozilla-aurora/trunk
Attachment #8544778 -
Attachment is obsolete: true
Attachment #8545329 -
Flags: review?(armenzg)
Comment 6•11 years ago
|
||
Comment on attachment 8545329 [details] [diff] [review]
create separate osx 10.6 jobs so we can disable certain tests (1.0)
Review of attachment 8545329 [details] [diff] [review]:
-----------------------------------------------------------------
It would have been great if in talos.json we could control which tests are run per platform.
If you think this is a good idea please file a bug to follow up with it. Perhaps we can get contributors to work on it.
Attachment #8545329 -
Flags: review?(armenzg) → review+
Assignee | ||
Comment 7•11 years ago
|
||
Attachment #8544794 -
Attachment is obsolete: true
Attachment #8545432 -
Flags: review?(armenzg)
Comment 8•11 years ago
|
||
Comment on attachment 8545432 [details] [diff] [review]
add support in talos.json for snow specific tests (1.0)
Review of attachment 8545432 [details] [diff] [review]:
-----------------------------------------------------------------
::: testing/talos/talos.json
@@ +116,5 @@
> "64": "http://talos-bundles.pvt.build.mozilla.org/zips/flash64_11_0_d1_98.zip"
> }
> },
> "xperf": {
> + "tests": ["tp5n"],
This change is already commited.
@@ +131,5 @@
> "C:/slave/talos-data/talos/xperf.config"
> ]
> },
> "xperf-e10s": {
> + "tests": ["tp5n"],
This change is already commited.
Attachment #8545432 -
Flags: review?(armenzg) → review+
Assignee | ||
Comment 9•11 years ago
|
||
Status: ASSIGNED → RESOLVED
Closed: 11 years ago
Resolution: --- → FIXED
Target Milestone: --- → mozilla37
Comment 11•11 years ago
|
||
Assignee | ||
Comment 12•11 years ago
|
||
landed the buildbot-configs change:
https://hg.mozilla.org/build/buildbot-configs/rev/f45f97f226be
Everything should be in place now, so when the reconfig takes place this will be all done.
Comment 13•11 years ago
|
||
You need to log in
before you can comment on or make changes to this bug.
Description
•