Closed Bug 1005956 Opened 11 years ago Closed 11 years ago

Check into armv6 functional testing on Android 2.3 emulator

Categories

(Testing :: General, defect)

x86_64
Linux
defect
Not set
normal

Tracking

(Not tracked)

RESOLVED FIXED

People

(Reporter: gbrown, Assigned: gbrown)

References

Details

Android 2.3 functional tests are running well on Ash now and should be on trunk soon. These run against armv7 builds. We also currently run Android functional tests against armv6 builds, on Tegras. I want to check how the armv6 build behaves on the Android 2.3 emulator.
Running on a loaner ix box, I ran all of our tests on the Android 2.3 emulator, once. All tests passed, except for one plain reftest chunk that timed out, near the end of the run. If we want to pursue armv6 testing on Android 2.3 emulators, we would need to: - set up armv6 tests on ash - increase number of reftest chunks - repeat tests on ash to shake out any new intermittent failures - check into any capacity issues (enough ix slaves for armv6 + armv7?) :blassey -- Is this worth pursuing?
Flags: needinfo?(blassey.bugs)
(In reply to Geoff Brown [:gbrown] from comment #1) > Running on a loaner ix box, I ran all of our tests on the Android 2.3 > emulator, once. > > All tests passed, except for one plain reftest chunk that timed out, near > the end of the run. > > If we want to pursue armv6 testing on Android 2.3 emulators, we would need > to: > - set up armv6 tests on ash > - increase number of reftest chunks > - repeat tests on ash to shake out any new intermittent failures > - check into any capacity issues (enough ix slaves for armv6 + armv7?) > > :blassey -- Is this worth pursuing? Yes
Flags: needinfo?(blassey.bugs)
Depends on: 1006082
Test runs and multiple retries of armv6 builds on ash all pass, except for mochitest-gl. mochitest-gl fails consistently because webgl is disabled for armv6, via pref webgl.disabled = true in mobile.js. See bug 950794 -- we should not even attempt mochitest-gl on armv6. https://tbpl.mozilla.org/php/getParsedLog.php?id=41135037&tree=Ash&full=1 11:43:48 INFO - 0 INFO SimpleTest START 11:43:48 INFO - 1 INFO TEST-START | /tests/content/canvas/test/webgl-conformance/test_webgl_conformance_test_suite.html 11:43:48 INFO - 2 INFO TEST-UNEXPECTED-FAIL | /tests/content/canvas/test/webgl-conformance/test_webgl_conformance_test_suite.html | uncaught exception - TypeError: gl is null at http://mochi.test:8888/tests/content/canvas/test/webgl-conformance/test_webgl_conformance_test_suite.html:68 11:43:48 INFO - 3 INFO TEST-INFO | MEMORY STAT vsize after test: 402710528 11:43:48 INFO - 4 INFO TEST-INFO | MEMORY STAT vsizeMaxContiguous not supported in this build configuration. 11:43:48 INFO - 5 INFO TEST-INFO | MEMORY STAT residentFast after test: 154796032 11:43:48 INFO - 6 INFO TEST-INFO | MEMORY STAT heapAllocated after test: 27066884 11:43:48 INFO - 7 INFO TEST-END | /tests/content/canvas/test/webgl-conformance/test_webgl_conformance_test_suite.html | finished in 3699ms 11:43:48 INFO - 8 INFO TEST-START | Shutdown 11:43:48 INFO - 9 INFO Passed: 0 11:43:48 WARNING - 10 INFO Failed: 1 I've requested that all the other tests be run against armv6 on trunk in bug 1020970.
Status: NEW → RESOLVED
Closed: 11 years ago
Resolution: --- → FIXED
You need to log in before you can comment on or make changes to this bug.