Closed Bug 787712 Opened 12 years ago Closed 12 years ago

GCLI should not support synchronous test execution

Categories

(DevTools :: Console, defect)

defect
Not set
normal

Tracking

(Not tracked)

RESOLVED FIXED
Firefox 18

People

(Reporter: jwalker, Unassigned)

References

Details

When we support asynchronous types, our tests will not be able to be synchronous.

When we support non-painful testing of the output of asynchronous commands, our tests will not be able to be synchronous.

We should remove the run() method.

Then move to a pattern where tests run asynchronously, and don't finish until all outstanding tests have completed, and individual tests can add to the list of outstanding things.
Depends on: 788486
Fixed with bug 788486
Status: NEW → RESOLVED
Closed: 12 years ago
Resolution: --- → FIXED
Target Milestone: --- → Firefox 18
Product: Firefox → DevTools
You need to log in before you can comment on or make changes to this bug.