Closed
Bug 1276223
Opened 9 years ago
Closed 9 years ago
Schedule GTest on OSX 10.10
Categories
(Release Engineering :: General, defect)
Release Engineering
General
Tracking
(Not tracked)
RESOLVED
FIXED
People
(Reporter: RyanVM, Assigned: jgriffin)
References
Details
Attachments
(1 file)
1.36 KB,
patch
|
RyanVM
:
review+
jgriffin
:
checked-in+
|
Details | Diff | Splinter Review |
When the new GTest job was created, the decision was made to only run on OSX 10.6 for capacity reasons. OSX 10.6 tests are no longer being run in production, which means we now have no OSX GTest coverage in production. We probably should :)
We also might want to revisit the (intentional, I guess) decision to not allow them to work with PGO builds, since that basically leaves us flying blind on the release branches for the platforms were 90+% of our users are.
Flags: needinfo?(jgriffin)
Reporter | ||
Updated•9 years ago
|
Summary: GTests are running on OSX → GTests aren't running on trunk OSX
Assignee | ||
Comment 1•9 years ago
|
||
So let's get these running on OSX 10.10. instead.
Flags: needinfo?(jgriffin)
Summary: GTests aren't running on trunk OSX → Schedule GTest on OSX 10.10
Assignee | ||
Comment 2•9 years ago
|
||
This schedules gtest on 10.10 on all trees; do you want to just schedule it on trunk and let it ride the trains instead?
Attachment #8758931 -
Flags: review?(ryanvm)
Assignee | ||
Updated•9 years ago
|
Assignee: nobody → jgriffin
Status: NEW → ASSIGNED
Assignee | ||
Comment 3•9 years ago
|
||
Builders added:
+ Rev7 MacOSX Yosemite 10.10.5 autoland debug test gtest
+ Rev7 MacOSX Yosemite 10.10.5 autoland opt test gtest
+ Rev7 MacOSX Yosemite 10.10.5 date debug test gtest
+ Rev7 MacOSX Yosemite 10.10.5 date opt test gtest
+ Rev7 MacOSX Yosemite 10.10.5 fx-team debug test gtest
+ Rev7 MacOSX Yosemite 10.10.5 fx-team opt test gtest
+ Rev7 MacOSX Yosemite 10.10.5 larch debug test gtest
+ Rev7 MacOSX Yosemite 10.10.5 larch opt test gtest
+ Rev7 MacOSX Yosemite 10.10.5 mozilla-aurora debug test gtest
+ Rev7 MacOSX Yosemite 10.10.5 mozilla-aurora opt test gtest
+ Rev7 MacOSX Yosemite 10.10.5 mozilla-beta debug test gtest
+ Rev7 MacOSX Yosemite 10.10.5 mozilla-beta opt test gtest
+ Rev7 MacOSX Yosemite 10.10.5 mozilla-central debug test gtest
+ Rev7 MacOSX Yosemite 10.10.5 mozilla-central opt test gtest
+ Rev7 MacOSX Yosemite 10.10.5 mozilla-inbound debug test gtest
+ Rev7 MacOSX Yosemite 10.10.5 mozilla-inbound opt test gtest
+ Rev7 MacOSX Yosemite 10.10.5 mozilla-release debug test gtest
+ Rev7 MacOSX Yosemite 10.10.5 mozilla-release opt test gtest
+ Rev7 MacOSX Yosemite 10.10.5 oak debug test gtest
+ Rev7 MacOSX Yosemite 10.10.5 oak opt test gtest
+ Rev7 MacOSX Yosemite 10.10.5 try debug test gtest
+ Rev7 MacOSX Yosemite 10.10.5 try opt test gtest
Assignee | ||
Updated•9 years ago
|
Component: General → General Automation
Product: Testing → Release Engineering
QA Contact: catlee
Version: Version 3 → ---
Reporter | ||
Comment 4•9 years ago
|
||
Comment on attachment 8758931 [details] [diff] [review]
Schedule gtest on OSX 10.10,
10.6 GTests appear to be busted on Beta/Release, so if 10.10 is green, it would be nice to run them across all trees.
Attachment #8758931 -
Flags: review?(ryanvm) → review+
Assignee | ||
Comment 5•9 years ago
|
||
I don't know if they're green or not; we'll have to see what happens when we turn them on, and hide them if they're busted.
Assignee | ||
Comment 6•9 years ago
|
||
Comment on attachment 8758931 [details] [diff] [review]
Schedule gtest on OSX 10.10,
https://hg.mozilla.org/build/buildbot-configs/rev/79b1e2538a6e
Attachment #8758931 -
Flags: checked-in+
(In reply to Jonathan Griffin (:jgriffin) from comment #5)
> I don't know if they're green or not; we'll have to see what happens when we
> turn them on, and hide them if they're busted.
They are indeed busted: https://treeherder.mozilla.org/logviewer.html#?job_id=29440562&repo=mozilla-inbound
https://treeherder.mozilla.org/#/jobs?repo=mozilla-inbound&fromchange=2756877967c1a1a2b007c6d2944bebc1c8c16894&filter-searchStr=10.%20GTest&exclusion_profile=false&filter-tier=1&filter-tier=2&filter-tier=3
Blocks: 1277942
Reporter | ||
Comment 8•9 years ago
|
||
In production.
Status: ASSIGNED → RESOLVED
Closed: 9 years ago
Resolution: --- → FIXED
Updated•7 years ago
|
Component: General Automation → General
You need to log in
before you can comment on or make changes to this bug.
Description
•