Closed
Bug 780711
Opened 12 years ago
Closed 12 years ago
Intermittent Android jsreftest.html?test=ecma/Statements/12.5-1.js | command timed out: 2400 seconds without output
Categories
(Core :: JavaScript Engine, defect)
Tracking
()
RESOLVED
WORKSFORME
People
(Reporter: emorley, Unassigned)
References
Details
(Keywords: intermittent-failure, Whiteboard: [js:t])
Android Tegra 250 services-central opt test jsreftest-1 on 2012-08-06 10:43:37 PDT for push f24229bc0ec8 slave: tegra-250 https://tbpl.mozilla.org/php/getParsedLog.php?id=14163857&tree=Services-Central { REFTEST TEST-START | http://10.250.48.226:30250/jsreftest/tests/jsreftest.html?test=ecma/Statements/12.5-1.js | 787 / 1071 (73%) REFTEST TEST-PASS | http://10.250.48.226:30250/jsreftest/tests/jsreftest.html?test=ecma/Statements/12.5-1.js | var MYVAR; if ( true ) MYVAR='PASSED'; else MYVAR= 'FAILED'; item 1 REFTEST TEST-PASS | http://10.250.48.226:30250/jsreftest/tests/jsreftest.html?test=ecma/Statements/12.5-1.js | var MYVAR; if ( false ) MYVAR='FAILED'; else MYVAR= 'PASSED'; item 2 REFTEST TEST-PASS | http://10.250.48.226:30250/jsreftest/tests/jsreftest.html?test=ecma/Statements/12.5-1.js | var MYVAR; if ( command timed out: 2400 seconds without output, killing pid 28090 process killed by signal 9 program finished with exit code -1 elapsedTime=2713.486870 TinderboxPrint: jsreftest-1<br/><em class="testfail">T-FAIL</em> buildbot.slave.commands.TimeoutError: command timed out: 2400 seconds without output, killing pid 28090 }
Comment 1•12 years ago
|
||
note: this might have nothing to do with that specific test. 2400 seconds without output could mean that we lost connection to the device (most likely not), fennec is hung, android kills off system processes due to low memory, or something else is wrong. I would rather have a bug for '2400 seconds without output' and list the test cases where we see this most often in case there are patterns we can detect to narrow this down.
Reporter | ||
Comment 2•12 years ago
|
||
Ok - happy for you to morph summary/component - just didn't want to let this get lost by starring generically :-)
Updated•12 years ago
|
Whiteboard: [orange] → [orange][js:t]
Updated•12 years ago
|
Keywords: intermittent-failure
Updated•12 years ago
|
Whiteboard: [orange][js:t] → [js:t]
Reporter | ||
Comment 3•12 years ago
|
||
Resolving WFM keyword:intermittent-failure bugs last modified >3 months ago, whose whiteboard contains none of: {random,disabled,marked,fuzzy,todo,fails,failing,annotated,time-bomb,leave open} There will inevitably be some false positives; for that (and the bugspam) I apologise. Filter on orangewfm.
Status: NEW → RESOLVED
Closed: 12 years ago
Resolution: --- → WORKSFORME
You need to log in
before you can comment on or make changes to this bug.
Description
•