Closed Bug 1205196 Opened 9 years ago Closed 8 years ago

Get Mulet TaskCluster Gu-oop green

Categories

(Firefox OS Graveyard :: Runtime, defect)

ARM
Gonk (Firefox OS)
defect
Not set
normal

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?
So, running Gaia unit tests requires DEBUG=1 profile. But such a profile gets broken with OOP.
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.
Let's check if that is Mulet specific or if B2G Desktop was already broken: https://treeherder.mozilla.org/#/jobs?repo=try&revision=f00dbb33bbf6
So, B2G Desktop is already broken in fact: https://treeherder.mozilla.org/#/jobs?repo=try&revision=4e4eeea4507d
and the messages are the same so I guess it's broken the same way :)
Status: NEW → RESOLVED
Closed: 8 years ago
Resolution: --- → WONTFIX
You need to log in before you can comment on or make changes to this bug.