Closed
Bug 880495
Opened 12 years ago
Closed 8 years ago
Enable requesting mochitest-gl on android 2.2 on Try
Categories
(Release Engineering :: General, defect)
Release Engineering
General
Tracking
(Not tracked)
RESOLVED
INCOMPLETE
People
(Reporter: jgilbert, Unassigned)
References
Details
Attachments
(1 file)
1.10 KB,
patch
|
Details | Diff | Splinter Review |
This test should be mostly green now, but we don't want to run it continuously for a couple reasons. We'd like to be able to run it a la carte on Try when desired though, particularly for regression testing.
Comment 1•12 years ago
|
||
This doesn't actually make it try_by_default; afaict try_by_default only applies to platforms, not test suites.
By :jgilbert's reaction, we may not end up doing this; :philor was suggesting giving a tegra to :jgilbert for sporadic testing.
Comment 2•12 years ago
|
||
Comment on attachment 759502 [details] [diff] [review] [diff] [review]
untested - re-add mochitest-gl on try for android
---------AUTOMATIC COMMENT---------
-- filter pep8-callek-june-2013 --
---------AUTOMATIC COMMENT---------
$pep8 <dir> --diff --max-line-length=159 --show-source < attachment.diff
/tmp/tmp.UWnvNVfdjK/mozilla-tests/mobile_config.py:573:160: E501 line too long (160 > 159 characters)
BRANCHES['mozilla-release']["platforms"]["android"]["tegra_android"]["opt_unittest_suites"] = deepcopy(TEGRA_RELEASE_PLAIN_UNITTEST_DICT["opt_unittest_suites"])
^
Assignee | ||
Updated•12 years ago
|
Product: mozilla.org → Release Engineering
Updated•8 years ago
|
Status: NEW → RESOLVED
Closed: 8 years ago
Resolution: --- → INCOMPLETE
Assignee | ||
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
•