Closed
Bug 780716
Opened 14 years ago
Closed 8 years ago
remotereftest.py shouldn't exit code 0 whilst also "TinderboxPrint: reftest-1<br/><em class="testfail">T-FAIL</em>"
Categories
(Testing :: Reftest, defect)
Tracking
(Not tracked)
RESOLVED
INCOMPLETE
People
(Reporter: emorley, Unassigned)
Details
(Keywords: sheriffing-untriaged)
In:
https://tbpl.mozilla.org/php/getParsedLog.php?id=14155512&tree=Mozilla-Inbound
We have:
{
W/InputManagerService( 1020): Starting input on non-focused client com.android.internal.view.IInputMethodClient$Stub$Proxy@48486588 (uid=10031 pid=1409)
I/DEBUG ( 937): debuggerd committing suicide to free the zombie!
I/DEBUG ( 1532): debuggerd: Feb 2 2011 10:46:35
I/ActivityManager( 1020): Process org.mozilla.fennec (pid 1516) has died.
I/WindowManager( 1020): WIN DEATH: Window{4842dc18 org.mozilla.fennec/org.mozilla.fennec.App paused=false}
D/Zygote ( 939): Process 1516 terminated by signal (11)
W/InputManagerService( 1020): Got RemoteException sending setActive(false) notification to pid 1516 uid 10033
I/UsageStats( 1020): Unexpected resume of com.mozilla.SUTAgentAndroid while already resumed in org.mozilla.fennec
I/BootReceiver( 1020): Copying /data/tombstones/tombstone_03 to DropBox (SYSTEM_TOMBSTONE)
I/SUTAgentAndroid( 1409): 2012/08/06 02:39:58:485 : 10.250.48.219 : ps
I/SUTAgentAndroid( 1409): 2012/08/06 02:39:58:569 : 10.250.48.219 : ps
I/SUTAgentAndroid( 1409): 2012/08/06 02:39:58:602 : 10.250.48.219 : pull /mnt/sdcard/tests/reftest/reftest.log
I/SUTAgentAndroid( 1409): 2012/08/06 02:39:58:629 : 10.250.48.219 : isdir /mnt/sdcard/tests/reftest/profile/minidumps/
I/SUTAgentAndroid( 1409): 2012/08/06 02:39:58:755 : 10.250.48.219 : pull /mnt/sdcard/tests/reftest/reftest.log
I/SUTAgentAndroid( 1409): 2012/08/06 02:39:58:782 : 10.250.48.219 : rmdr /mnt/sdcard/tests/reftest/profile
I/SUTAgentAndroid( 1409): 2012/08/06 02:39:59:298 : 10.250.48.219 : rmdr /mnt/sdcard/tests/reftest
{'uptime': ['0 days 0 hours 3 minutes 42 seconds 330 ms'], 'power': ['Power status:', ' AC power ONLINE', ' Battery charge NO BATTERY', ' Remaining charge: 0%', ' Battery Temperature: 0.0 (c)'], 'process': [['10031', '1409', 'com.mozilla.SUTAgentAndroid'], ['10018', '1221', 'com.android.launcher'], ['10013', '1450', 'com.cooliris.media'], ['10004', '1362', 'android.process.media'], ['10009', '1427', 'com.android.quicksearchbox'], ['10002', '1442', 'com.android.music'], ['10032', '1418', 'com.mozilla.watcher'], ['10007', '1204', 'com.android.inputmethod.latin'], ['1000', '1020', 'system'], ['1001', '1215', 'com.android.phone'], ['10006', '1390', 'com.android.mms'], ['10010', '1369', 'com.android.providers.calendar'], ['10014', '1346', 'com.android.email'], ['10017', '1314', 'com.android.bluetooth'], ['10029', '1302', 'com.android.deskclock'], ['1000', '1229', 'com.android.settings'], ['10015', '1257', 'android.process.acore']], 'screen': ['X:1600 Y:1200'], 'memory': ['PA:832905216, FREE: 753930240'], 'systime': ['2012/08/06 02:39:59:779'], 'rotation': ['ROTATION:0'], 'disk': [], 'os': ['harmony-eng 2.2 FRF91 20110202.102810 test-keys'], 'id': ['00:26:e8:d4:5d:db'], 'uptimemillis': ['222356']}
program finished with exit code 0
elapsedTime=32.374376
TinderboxPrint: reftest-1<br/><em class="testfail">T-FAIL</em>
========= Finished 'python reftest/remotereftest.py ...' warnings (results: 1, elapsed: 32 secs) (at 2012-08-06 02:40:01.115260) =========
}
Which is daft.
| Reporter | ||
Comment 1•14 years ago
|
||
(Btw filed bug 780733 for the crash)
| Reporter | ||
Updated•14 years ago
|
Whiteboard: [sheriff-want]
| Reporter | ||
Updated•13 years ago
|
Keywords: sheriffing-untriaged
Whiteboard: [sheriff-want]
| Reporter | ||
Comment 2•8 years ago
|
||
Mass-closing old bugs I filed that have not had recent activity/no longer affect me.
Status: NEW → RESOLVED
Closed: 8 years ago
Resolution: --- → INCOMPLETE
You need to log in
before you can comment on or make changes to this bug.
Description
•