Closed Bug 891174 Opened 12 years ago Closed 9 years ago

Many Contacts unit-tests fail on TBPL on ubuntu-32

Categories

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

x86_64
Windows 7
defect
Not set
normal

Tracking

(Not tracked)

RESOLVED WONTFIX

People

(Reporter: jgriffin, Assigned: julienw)

References

Details

Many contacts unit-tests are failing on TBPL on ubuntu-32; they do not fail on ubuntu-64. log: https://tbpl.mozilla.org/php/getParsedLog.php?id=25029686&tree=Cedar&full=1#error0 errors: 12:38:57 INFO - gaia-unit-tests TEST-UNEXPECTED-FAIL | Contacts Contacts.findByString, single-term (string[tel,givenName,familyName], ...) Match | timeout of 2000ms exceeded 12:38:57 INFO - gaia-unit-tests INFO | stack trace: 12:38:57 INFO - Error: timeout of 2000ms exceeded 12:38:57 INFO - at (anonymous) (http://test-agent.gaiamobile.org:8080/common/vendor/mocha/mocha.js:3680) 12:38:59 INFO - gaia-unit-tests TEST-UNEXPECTED-FAIL | Contacts Contacts.findByString, single-term (string[tel,givenName,familyName], ...) No Match | timeout of 2000ms exceeded 12:38:59 INFO - gaia-unit-tests INFO | stack trace: 12:38:59 INFO - Error: timeout of 2000ms exceeded 12:38:59 INFO - at (anonymous) (http://test-agent.gaiamobile.org:8080/common/vendor/mocha/mocha.js:3680) 12:39:01 INFO - gaia-unit-tests TEST-UNEXPECTED-FAIL | Contacts Contacts.findByString, single-term (string[tel], ...) Match | timeout of 2000ms exceeded 12:39:01 INFO - gaia-unit-tests INFO | stack trace: 12:39:01 INFO - Error: timeout of 2000ms exceeded 12:39:01 INFO - at (anonymous) (http://test-agent.gaiamobile.org:8080/common/vendor/mocha/mocha.js:3680) 12:39:03 INFO - gaia-unit-tests TEST-UNEXPECTED-FAIL | Contacts Contacts.findByString, single-term (string[tel], ...) No Match | timeout of 2000ms exceeded 12:39:03 INFO - gaia-unit-tests INFO | stack trace: 12:39:03 INFO - Error: timeout of 2000ms exceeded 12:39:03 INFO - at (anonymous) (http://test-agent.gaiamobile.org:8080/common/vendor/mocha/mocha.js:3680) 12:39:03 INFO - gaia-unit-tests TEST-END | Contacts.findByString, single-term 12:39:03 INFO - gaia-unit-tests TEST-START | Contacts.findByString, multi-term 12:39:05 INFO - gaia-unit-tests TEST-UNEXPECTED-FAIL | Contacts Contacts.findByString, multi-term no predominate | timeout of 2000ms exceeded 12:39:05 INFO - gaia-unit-tests INFO | stack trace: 12:39:05 INFO - Error: timeout of 2000ms exceeded 12:39:05 INFO - at (anonymous) (http://test-agent.gaiamobile.org:8080/common/vendor/mocha/mocha.js:3680) ...etc... This test hasn't changed in 15 days, but perhaps one of its dependencies has.
It looks like These tests are actually in the SMS app.
Component: Gaia::Contacts → Gaia::SMS
I think we're using _one_ setTimeout here. Is it possible that this takes more than 2 seconds on these VM ?
(In reply to Julien Wajsberg [:julienw] from comment #2) > I think we're using _one_ setTimeout here. Is it possible that this takes > more than 2 seconds on these VM ? I don't know, I can't rule it out.
I'll try to fix this.
Assignee: nobody → felash
Closing, let's reopen if this still happens.
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.