Opened 10 years ago
Closed 10 years ago
#10350 closed defect (fixed)
RTE: ViewSource tests fail in FF 3.5 on slow machine
Reported by: | Jared Jurkiewicz | Owned by: | Jared Jurkiewicz |
---|---|---|---|
Priority: | high | Milestone: | 1.4 |
Component: | Editor | Version: | 1.4.0b |
Keywords: | Cc: | ||
Blocked By: | Blocking: |
Description
RTE: ViewSource? tests fail in FF 3.5 on slow machine
This is due to the delays for some of the DOH tests not being enough to allow the browser redraw time, so the state is off when it checks. Just need to increase them slightly. Minor
Note: See
TracTickets for help on using
tickets.
(In [20827]) Minor testcase fix: fixes #10350