Closed Bug 816574 Opened 12 years ago Closed 12 years ago

Intermittent Android Shutdown, img-width-slice-1.html, modify-range-ref.html, img-novb-widthAndHeight-meet-1-em.html, img-novb-widthAndHeight-all-1-ref.html, img-content-outside-viewBox-1-ref.html | application ran for longer than allowed maximum time

Categories

(Testing :: Reftest, defect)

ARM
Android
defect
Not set
normal

Tracking

(Not tracked)

RESOLVED FIXED

People

(Reporter: emorley, Unassigned)

References

Details

(Keywords: intermittent-failure)

Android Armv6 Tegra 250 mozilla-inbound opt test reftest-3 on 2012-11-29 07:23:49 PST for push 5d2fb47b6278

slave: tegra-060

https://tbpl.mozilla.org/php/getParsedLog.php?id=17456357&tree=Mozilla-Inbound

{
REFTEST INFO | Result summary:
REFTEST INFO | Successful: 1845 (1836 pass, 9 load only)
REFTEST INFO | Unexpected: 0 (0 unexpected fail, 0 unexpected pass, 0 unexpected asserts, 0 unexpected fixed asserts, 0 failed load, 0 exception)
REFTEST INFO | Known problems: 370 (106 known fail, 0 known asserts, 22 random, 242 skipped, 0 slow)
REFTEST INFO | Total canvas count = 18
REFTEST TEST-START | Shutdown
TEST-UNEXPECTED-FAIL | Shutdown | application ran for longer than allowed maximum time
INFO | automation.py | Application ran for: 1:02:17.728050
INFO | automation.py | Reading PID log: /tmp/tmplCe8Eipidlog
getting files in '/mnt/sdcard/tests/reftest/profile/minidumps/'
WARNING | automationutils.processLeakLog() | refcount logging is off, so leaks can't be detected!

REFTEST INFO | runreftest.py | Running tests: end.
}
Related to bug 816501, but occurs at end of run, which is odd.
Depends on: 816501
(Given that I can understanding hanging mid-test, but at the end?)
It looks like android reftests run with maxTime = None, which means the default RProcess timeout of 3600 s = 1 hour is used:

https://hg.mozilla.org/mozilla-central/file/5c8ee6600533/build/mobile/remoteautomation.py#l179

R3 typically takes about 60 minutes to run currently. Reports from some recent successful runs:

armv6:
INFO | automation.py | Application ran for: 1:00:51.794179
INFO | automation.py | Application ran for: 1:00:46.718960
INFO | automation.py | Application ran for: 1:01:58.191229

armv7:
INFO | automation.py | Application ran for: 1:01:05.617112
INFO | automation.py | Application ran for: 1:02:00.385733
INFO | automation.py | Application ran for: 1:00:39.783622

R1, R2, and R4 typically take less than 45 minutes.
Summary: Intermittent Android Shutdown | application ran for longer than allowed maximum time → Intermittent Android Shutdown, img-width-slice-1.html, modify-range-ref.html, | application ran for longer than allowed maximum time
Summary: Intermittent Android Shutdown, img-width-slice-1.html, modify-range-ref.html, | application ran for longer than allowed maximum time → Intermittent Android Shutdown, img-width-slice-1.html, modify-range-ref.html | application ran for longer than allowed maximum time
https://tbpl.mozilla.org/php/getParsedLog.php?id=17559218&tree=Mozilla-Inbound
Summary: Intermittent Android Shutdown, img-width-slice-1.html, modify-range-ref.html | application ran for longer than allowed maximum time → Intermittent Android Shutdown, img-width-slice-1.html, modify-range-ref.html, img-novb-widthAndHeight-meet-1-em.html | application ran for longer than allowed maximum time
https://tbpl.mozilla.org/php/getParsedLog.php?id=17565954&tree=Mozilla-Inbound
Summary: Intermittent Android Shutdown, img-width-slice-1.html, modify-range-ref.html, img-novb-widthAndHeight-meet-1-em.html | application ran for longer than allowed maximum time → Intermittent Android Shutdown, img-width-slice-1.html, modify-range-ref.html, img-novb-widthAndHeight-meet-1-em.html, img-novb-widthAndHeight-all-1-ref.html | application ran for longer than allowed maximum time
Depends on: 818141
Depends on: 818156
Component: General → Reftest
https://tbpl.mozilla.org/php/getParsedLog.php?id=17597766&tree=Mozilla-Inbound
Summary: Intermittent Android Shutdown, img-width-slice-1.html, modify-range-ref.html, img-novb-widthAndHeight-meet-1-em.html, img-novb-widthAndHeight-all-1-ref.html | application ran for longer than allowed maximum time → Intermittent Android Shutdown, img-width-slice-1.html, modify-range-ref.html, img-novb-widthAndHeight-meet-1-em.html, img-novb-widthAndHeight-all-1-ref.html, img-content-outside-viewBox-1-ref.html | application ran for longer than allowed maximum time
Blocks: 818244
Blocks: 818585
Fixed by bug 818156 meaning the reftest run durations are more evenly balanced.
Status: NEW → RESOLVED
Closed: 12 years ago
Resolution: --- → FIXED
You need to log in before you can comment on or make changes to this bug.