| Summary: | IE7 has a red js test in VisibilityAnimationMixinTest | ||||||
|---|---|---|---|---|---|---|---|
| Product: | [RT] RAP | Reporter: | Tim Buschtoens <tbuschto> | ||||
| Component: | RWT | Assignee: | Project Inbox <rap-inbox> | ||||
| Status: | RESOLVED FIXED | QA Contact: | |||||
| Severity: | normal | ||||||
| Priority: | P3 | CC: | ivan, tbuschto | ||||
| Version: | 2.0 | ||||||
| Target Milestone: | 2.0 RC2 | ||||||
| Hardware: | All | ||||||
| OS: | All | ||||||
| Whiteboard: | |||||||
| Attachments: |
|
||||||
|
Description
Tim Buschtoens
Created attachment 226025 [details]
Fix for the test
This is simply the result of a different test order in IE7 vs. IE9. The test testShellFlyOutDelayActive doesn't dispose a shell it created, which causes a red test if it's executed first.
NOTE: The test is only red in a "real" IE7, not in an IE9 in IE7 mode. +1 It's OK with me too +1 Applied patch to master with commit 978eea51fa0130ad19de9c81ca2127288f7bd356 |