Closed Bug 913302 Opened 11 years ago Closed 6 years ago

[Test][System] Fix system app unit test race condition running on travis

Categories

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

ARM
Gonk (Firefox OS)
defect
Not set
normal

Tracking

(Not tracked)

RESOLVED WONTFIX

People

(Reporter: alive, Assigned: jlee)

References

Details

I think either mocks_helper or the mocked objects has problems.
I think this problem occurred when some tests doesn't restore real navigator object in teardown.
the best way is using sinon to replace old mocks_helper in every test.
Could you take this?
Assignee: nobody → jlee
The mocks helper is still useful, you don't need to replace it.

However, there might be case where using sinon makes sense.

What's the exact issue here?
Firefox OS is not being worked on
Status: NEW → RESOLVED
Closed: 6 years ago
Resolution: --- → WONTFIX
You need to log in before you can comment on or make changes to this bug.