Closed
Bug 1062786
Opened 10 years ago
Closed 7 years ago
Emulator hangs on 'waiting for homescreen' when trying to run marionette-webapi tests
Categories
(Firefox OS Graveyard :: Emulator, defect)
Tracking
(Not tracked)
RESOLVED
WONTFIX
People
(Reporter: tauzen, Unassigned)
References
Details
Attachments
(1 file)
66.20 KB,
text/x-log
|
Details |
I'm trying to run NFC marionette tests using command
> ./mach marionette-webapi gecko/dom/nfc/tests/marionette/manifest.ini
The emulator starts, displays the 'based on mozilla technology' log and then goes blank. The output from the test shows this:
>waiting for system-message-listener-ready...
>...done
>waiting for homescreen...
At first I thought this is the same issue as Thomas reported in Bug 1000063, but it's different because he does see the homescreen. Kamil has also encountered the same problem last week. My last emulator build from 2014-08-11 was working ok.
Reporter | ||
Updated•10 years ago
|
See Also: → 1000063
Summary: Emulator hangs on 'waiting for homescreen' when trying to run marionette-api tests → Emulator hangs on 'waiting for homescreen' when trying to run NFC marionette-webapi tests
Comment 1•10 years ago
|
||
I'm pretty sure it's the same issue. I sometimes see the home screen, but then it turns black.
Comment 2•10 years ago
|
||
Have you tried running other Marionette tests?
Reporter | ||
Comment 3•10 years ago
|
||
Just tried to run bluetooth and battery marionette tests and I got the same results.
Summary: Emulator hangs on 'waiting for homescreen' when trying to run NFC marionette-webapi tests → Emulator hangs on 'waiting for homescreen' when trying to run marionette-webapi tests
Comment 4•10 years ago
|
||
Same for me. It seems it's not just NFC, any other test fails as well. Vicamo tols me that there's a bug in emulator-jb, but porting to emulator-kk gave the same results. Or maybe there's a problem with my Marionette setup.
Comment 5•10 years ago
|
||
You could try to go to Settings and make sure that 'ADB and Devtools' support is enabled in the developer settings. That didn't help for me, though.
Reporter | ||
Comment 6•10 years ago
|
||
Cannot do this, if do run-emulator.sh I also don't get to homescreen. I'm just getting the same blank screen. So it might be not related to marionette at all.
Comment 7•10 years ago
|
||
Oh, that's new.
Reporter | ||
Comment 8•10 years ago
|
||
I've done a clean build today, the problem does not occur. Not sure what changed though.
Reporter | ||
Comment 9•10 years ago
|
||
This is happening once again on this gecko:
commit 5a802aade42e8dee82340b8b45560ff39103e30e
Merge: a231f15 5db4e3a
Author: Wes Kocher <wkocher@mozilla.com>
Date: Mon Sep 22 18:54:14 2014 -0700
Merge inbound to m-c a=merge
This week it works again.
Although the test start running in the 2nd attempt.
My first run still has 3 timed out cases.
B2G:
commit cf528b877a07829ea7bccd4b075b2f74e837b890
Merge: 9a12f3f 4ad9266
Author: Ryan VanderMeulen <ryanvm@gmail.com>
Date: Fri Oct 10 07:38:18 2014 -0700
Merge pull request #394 from schien/upstream
Bug 1080445 - fix default xre_path for latest B2G SDK. r=jgriffin
Gecko:
commit 2809edb97f6b8a7c7848c7ded9ebb211ab42c5d6
Author: Ryan VanderMeulen <ryanvm@gmail.com>
Date: Sun Oct 12 20:39:44 2014 -0400
Backed out changeset 7ab2fdaadd1a (bug 1078337) for crashes and reftest failures.
Gaia:
commit ebd5387f84f726bc5b859676d5f7e55d9021a629
Merge: d1d176f 77fad9a
Author: Luke Chang <lchang@mozilla.com>
Date: Mon Oct 13 11:18:07 2014 +0800
Merge pull request #24865 from weilonge/1078978-bug-GFB-contacts_search_uncheck
Bug 1078978 - When we checked all contacts then we searched a contact,the contact display uncheck, r=sergi
Comment 11•10 years ago
|
||
See bug 1108271 for a possible solution. Bug 1000063 #21 has some details.
See Also: → 1108271
Comment 12•7 years ago
|
||
Firefox OS is not being worked on
Status: NEW → RESOLVED
Closed: 7 years ago
Resolution: --- → WONTFIX
You need to log in
before you can comment on or make changes to this bug.
Description
•