Closed Bug 987451 Opened 10 years ago Closed 8 years ago

Contacts Facebook Import unit test fails in OOP B2G Desktop

Categories

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

x86_64
Linux
defect
Not set
normal

Tracking

(Not tracked)

RESOLVED WONTFIX

People

(Reporter: qdot, Unassigned)

References

Details

I get the following error reliably when running unit tests against B2G Desktop with the patch from bug 914584:

  7) [communications-facebook] Facebook Connector Tests List all friends. Adapt Data for Saving:
     Error: expected 2 to equal 3
      at chaiAssert (http://communications.gaiamobile.org:8080/common/test/helper.js:33:1)
      at equal (http://communications.gaiamobile.org:8080/common/vendor/chai/chai.js:1250:1)
      at success (http://communications.gaiamobile.org:8080/facebook/test/unit/facebook_connector_test.js:90:9)
      at runQuery (http://communications.gaiamobile.org:8080/facebook/test/unit/mock_fb_query.js:3:5)
      at listAllContacts (http://communications.gaiamobile.org:8080/facebook/js/facebook_connector.js:210:1)
      at (anonymous) (http://communications.gaiamobile.org:8080/facebook/test/unit/facebook_connector_test.js:61:1)
      at wrapper (http://communications.gaiamobile.org:8080/common/test/mocha_generators.js:60:13)
      at run (http://communications.gaiamobile.org:8080/common/vendor/mocha/mocha.js:3709:7)
      at runTest (http://communications.gaiamobile.org:8080/common/vendor/mocha/mocha.js:4081:5)
      at (anonymous) (http://communications.gaiamobile.org:8080/common/vendor/mocha/mocha.js:4127:7)
      at next (http://communications.gaiamobile.org:8080/common/vendor/mocha/mocha.js:4007:7)
      at (anonymous) (http://communications.gaiamobile.org:8080/common/vendor/mocha/mocha.js:4016:7)
      at next (http://communications.gaiamobile.org:8080/common/vendor/mocha/mocha.js:3964:16)
      at (anonymous) (http://communications.gaiamobile.org:8080/common/vendor/mocha/mocha.js:3984:5)
      at (anonymous) (http://communications.gaiamobile.org:8080/common/vendor/mocha/mocha.js:4932:28)

  7) [communications-facebook] Facebook Connector Tests List all friends. Adapt Data for Saving:
     Error: expected 2 to equal 3
      at chaiAssert (http://communications.gaiamobile.org:8080/common/test/helper.js:33:1)
      at equal (http://communications.gaiamobile.org:8080/common/vendor/chai/chai.js:1250:1)
      at success (http://communications.gaiamobile.org:8080/facebook/test/unit/facebook_connector_test.js:90:9)
      at runQuery (http://communications.gaiamobile.org:8080/facebook/test/unit/mock_fb_query.js:3:5)
      at listAllContacts (http://communications.gaiamobile.org:8080/facebook/js/facebook_connector.js:210:1)
      at (anonymous) (http://communications.gaiamobile.org:8080/facebook/test/unit/facebook_connector_test.js:61:1)
      at wrapper (http://communications.gaiamobile.org:8080/common/test/mocha_generators.js:60:13)
      at run (http://communications.gaiamobile.org:8080/common/vendor/mocha/mocha.js:3709:7)
      at runTest (http://communications.gaiamobile.org:8080/common/vendor/mocha/mocha.js:4081:5)
      at (anonymous) (http://communications.gaiamobile.org:8080/common/vendor/mocha/mocha.js:4127:7)
      at next (http://communications.gaiamobile.org:8080/common/vendor/mocha/mocha.js:4007:7)
      at (anonymous) (http://communications.gaiamobile.org:8080/common/vendor/mocha/mocha.js:4016:7)
      at next (http://communications.gaiamobile.org:8080/common/vendor/mocha/mocha.js:3964:16)
      at (anonymous) (http://communications.gaiamobile.org:8080/common/vendor/mocha/mocha.js:3984:5)
      at (anonymous) (http://communications.gaiamobile.org:8080/common/vendor/mocha/mocha.js:4932:28)

Note that this is on my local build. It's not showing up on tbpl, and I don't have a way to replicate this on travis so this is a placeholder until we have more time to investigate.
B2G Desktop is dead, marking wontfix
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.