Closed
Bug 1205196
Opened 9 years ago
Closed 9 years ago
Get Mulet TaskCluster Gu-oop green
Categories
(Firefox OS Graveyard :: Runtime, defect)
Tracking
(Not tracked)
RESOLVED
WONTFIX
People
(Reporter: gerard-majax, Assigned: gerard-majax)
References
Details
Bug 1188337 will add Gu-oop, but it is perma fail for now. Let's make it work?
Assignee | ||
Comment 1•9 years ago
|
||
Assignee | ||
Comment 2•9 years ago
|
||
So, running Gaia unit tests requires DEBUG=1 profile. But such a profile gets broken with OOP.
Assignee | ||
Comment 3•9 years ago
|
||
Failures are like:
> IPDL protocol error: [PBrowserChild] Received an invalid file descriptor!
> RemoteOpenFileParent: file '/home/alex/codaz/Mozilla/b2g/gaia/profile-gaia-test-b2g/webapps/test-agent.gaiamobile.org/application.zip' was not found!
> RemoteOpenFileParent: file '/home/alex/codaz/Mozilla/b2g/gaia/profile-gaia-test-b2g/webapps/system.gaiamobile.org/application.zip' was not found!
> IPDL protocol error: [PRemoteOpenFileChild] Received an invalid file descriptor!
> IPDL protocol error: [PRemoteOpenFileChild] Received an invalid file descriptor!
Missing application.zip is expected on a DEBUG profile since it should be served via httpd over app protocol.
Assignee | ||
Comment 4•9 years ago
|
||
Let's check if that is Mulet specific or if B2G Desktop was already broken: https://treeherder.mozilla.org/#/jobs?repo=try&revision=f00dbb33bbf6
Assignee | ||
Comment 5•9 years ago
|
||
So, B2G Desktop is already broken in fact: https://treeherder.mozilla.org/#/jobs?repo=try&revision=4e4eeea4507d
Assignee | ||
Comment 6•9 years ago
|
||
and the messages are the same so I guess it's broken the same way :)
Assignee | ||
Updated•9 years ago
|
Status: NEW → RESOLVED
Closed: 9 years ago
Resolution: --- → WONTFIX
You need to log in
before you can comment on or make changes to this bug.
Description
•