RESOLVED FIXED 63195
REGRESSION (r89460): media/media-controls-clone.html failing on Windows 7 Release (Tests)
https://bugs.webkit.org/show_bug.cgi?id=63195
Summary REGRESSION (r89460): media/media-controls-clone.html failing on Windows 7 Rel...
Adam Roben (:aroben)
Reported 2011-06-22 15:39:30 PDT
Attachments
Dmitry Titov
Comment 1 2011-06-22 15:45:52 PDT
Likely a result of http://trac.webkit.org/changeset/89460 It was a revert of a series of patches that were changing this file in non-trivial ways (copying it from another etc). Likely should be restored with the right snapshot.
Kent Tamura
Comment 2 2011-06-22 19:14:08 PDT
Fixed by http://trac.webkit.org/changeset/89519 It is basically a new test. So it's ok to land the current result. On r89407, Windows had no expectation for media-contros-clone.html. I mistakenly added it and corrected it in r89410 and r89411. r89460 removed it.
Adam Roben (:aroben)
Comment 3 2011-06-23 06:28:14 PDT
Is this line of test output really what we want? CONSOLE MESSAGE: line 3: ReferenceError: Can't find variable: run Thanks for checking in new results!
Kent Tamura
Comment 4 2011-06-24 04:34:15 PDT
(In reply to comment #3) > CONSOLE MESSAGE: line 3: ReferenceError: Can't find variable: run Oh, the test has unnecessary calls against non-existing function. I'll remove it and update expectations.
Note You need to log in before you can comment on or make changes to this bug.