Closed Bug 1016705 Opened 10 years ago Closed 10 years ago

dialer_test.js times out on b2gdesktop when run OOP

Categories

(Firefox OS Graveyard :: Gaia::Dialer, defect)

defect
Not set
normal

Tracking

(Not tracked)

RESOLVED WORKSFORME

People

(Reporter: jgriffin, Unassigned)

References

Details

We're trying to get all the tests running on b2gdesktop on OOP mode; a failure in dialer_test.js is currently preventing the tests from finishing:

14:48:47     INFO -  gaia-unit-tests TEST-PASS  | communications/dialer/test/unit/dialer_test.js | navigation bar CallHandler > WebActivities support > dial without a number should go to home of contacts
14:48:47     INFO -  ###!!! [Parent][MessageChannel] Error: Channel error: cannot send/recv
14:48:47     INFO -  ############ ErrorPage.js
14:48:47     INFO -   --- CrossProcessCompositorParent ActorDestroy
14:48:47     INFO -   --- CrossProcessCompositorParent DeferredDestroy
14:48:47     INFO -  Crash reporter : Can't fetch app.reportCrashes. Exception: [Exception... "Component returned failure code: 0x8000ffff (NS_ERROR_UNEXPECTED) [nsIPrefBranch.getBoolPref]"  nsresult: "0x8000ffff (NS_ERROR_UNEXPECTED)"  location: "JS frame :: chrome://b2g/content/shell.js :: shell_reportCrash :: line 9"  data: no] --- CrossProcessCompositorParent destructor
14:49:45     INFO -  *** UTM:SVC TimerManager:notify - notified @mozilla.org/addons/integration;1
14:50:47     INFO -  gaia-unit-tests TEST-UNEXPECTED-FAIL | communications/dialer/test/unit/dialer_test.js | Timed out after 120 seconds

https://tbpl.mozilla.org/php/getParsedLog.php?id=40487056&tree=B2g-Inbound&full=1#error0
We hit a similar error in debug, except it causes b2g desktop to completely crash on a broken assert at content/base/src/ImportManager.cpp:81, which landed as part of bug 877072. Going to do some more research on this.
If that helps, this test is doing :
domContactsIframe.src.contains('/contacts/index.html#home')

I'm not surprised iframes and oop don't play well together. I'm guessing this is not a "Dialer" bug.
We cannot see this issue anymore on treeherder. If you think this is an error, please reopen.
Status: NEW → RESOLVED
Closed: 10 years ago
Resolution: --- → WORKSFORME
You need to log in before you can comment on or make changes to this bug.