Closed Bug 916725 Opened 12 years ago Closed 12 years ago

B2G RIL: clear all the existed calls before exit test_conference.js marionette test case

Categories

(Firefox OS Graveyard :: RIL, defect)

x86_64
All
defect
Not set
normal

Tracking

(Not tracked)

RESOLVED DUPLICATE of bug 915638

People

(Reporter: aknow, Assigned: aknow)

Details

It is better to clear all of the existed calls before exiting the test case. Although in other test cases, we always do some cleaning stuff to ensure a good initial state. However those way should be the 2nd level protection. The better way is to always restore the environment in tearDown stage of each test case. It is the test case's duty to not pollute the world.
I'm going to do this in bug 915638. Thank you!
Status: NEW → RESOLVED
Closed: 12 years ago
Resolution: --- → DUPLICATE
You need to log in before you can comment on or make changes to this bug.