| Summary: | Config Admin test failures | ||
|---|---|---|---|
| Product: | [ECD] Orion | Reporter: | Mark Macdonald <mamacdon> |
| Component: | Client | Assignee: | Mark Macdonald <mamacdon> |
| Status: | RESOLVED FIXED | QA Contact: | |
| Severity: | normal | ||
| Priority: | P3 | CC: | mamacdon, simon_kaegi |
| Version: | 2.0 | Flags: | simon_kaegi:
review+
|
| Target Milestone: | 2.0 RC2 | ||
| Hardware: | PC | ||
| OS: | Windows 7 | ||
| Whiteboard: | |||
|
Description
Mark Macdonald
Problem in testHelpers.js When a testcase's "tearDown" method was asynchronous, we weren't waiting for it to resolve. This allowed testcases to trample on each other's test variables. |