Closed
Bug 634696
Opened 14 years ago
Closed 14 years ago
enable tp4, tp4_nochrome, twinopen and tgfx for android tegra's
Categories
(Release Engineering :: General, defect)
Tracking
(Not tracked)
RESOLVED
FIXED
People
(Reporter: bear, Assigned: bear)
References
Details
Attachments
(2 files)
|
19.80 KB,
patch
|
mozilla
:
review+
bear
:
checked-in+
|
Details | Diff | Splinter Review |
|
1.61 KB,
patch
|
mozilla
:
review+
bear
:
checked-in+
|
Details | Diff | Splinter Review |
from jmaher in IRC:
tp4 and tp4_nochrome as well as twinopen and tgfx for android/tegra
| Assignee | ||
Updated•14 years ago
|
Assignee: nobody → bear
with the latest fennecmark, tzoom is good. I have had trouble on and off with tgfx, it seems to be crashing on android about halfway through the test. everything else here runs good on my local setup.
| Assignee | ||
Comment 2•14 years ago
|
||
Attachment #514994 -
Flags: review?(aki)
Comment 3•14 years ago
|
||
Comment on attachment 514994 [details] [diff] [review]
enable remaining talos tests for android
>@@ -290,17 +294,17 @@ PLATFORM_UNITTEST_VARS = {
> },
> },
> 'android': {
> 'builds_before_reboot': 1,
> 'enable_opt_unittests': False,
> 'enable_debug_unittests': False,
> 'download_symbols': False,
> 'tegra_android': {
>- 'opt_unittest_suites': [],
>+ 'opt_unittest_suites': removeSuite('mochitest-a11y', UNITTEST_SUITES['opt_unittest_suites'][:]),
> 'debug_unittest_suites': [],
> },
> },
> }
r=me if you remove this change... this is cruft, correct?
Attachment #514994 -
Flags: review?(aki) → review+
| Assignee | ||
Comment 4•14 years ago
|
||
Comment on attachment 514994 [details] [diff] [review]
enable remaining talos tests for android
committed changeset 3674:bde3ecc22f23
Attachment #514994 -
Flags: checked-in+
| Assignee | ||
Comment 5•14 years ago
|
||
Attachment #515153 -
Flags: review?(aki)
Comment 6•14 years ago
|
||
Comment on attachment 515153 [details] [diff] [review]
helps if you add the new tests to the default var loop at end
That fixes it.
Attachment #515153 -
Flags: review?(aki) → review+
| Assignee | ||
Comment 7•14 years ago
|
||
Comment on attachment 515153 [details] [diff] [review]
helps if you add the new tests to the default var loop at end
committed changeset 3676:1fcd01047db3
Attachment #515153 -
Flags: checked-in+
my understanding is we have everything EXCEPT tgfx up and running for android/tegra.
Comment 9•14 years ago
|
||
Wondering whether we should enable tgfx in light of bug 493050 and bug 589396.
But if you get that running, we can enable it.
Comment 10•14 years ago
|
||
Per bug 638698, we're disabling tgfx on mobile devices.
We're done here.
Status: NEW → RESOLVED
Closed: 14 years ago
Resolution: --- → FIXED
Updated•12 years ago
|
Product: mozilla.org → Release Engineering
You need to log in
before you can comment on or make changes to this bug.
Description
•