NEW 66974
Layout Test fast/events/keydown-1.html is flaky
https://bugs.webkit.org/show_bug.cgi?id=66974
Summary Layout Test fast/events/keydown-1.html is flaky
Peter Kasting
Reported 2011-08-25 13:18:27 PDT
The following layout test is flakily timing out in debug (see e.g. http://test-results.appspot.com/dashboards/flakiness_dashboard.html#tests=fast%2Fevents%2Fkeydown-1.html&showExpectations=true ): fast/events/keydown-1.html From the log looks like sometimes window.frames[0].document.body is null when we try to look at it, which seems strange. Don't know how to triage this. Wondering if sometimes event handling is going awry in the test framework? Dirk, could you try to triage?
Attachments
Dirk Pranke
Comment 1 2011-08-25 14:45:17 PDT
The test framework (NRWT) would have nothing to do with flakiness like this. I can poke into it, but I'm almost certainly not the best person to do so.
Note You need to log in before you can comment on or make changes to this bug.