RESOLVED DUPLICATE of bug 96465 Bug 96792
[EFL][WK2] New test fast/events/touch/touch-inside-iframe-scrolled.html added in r128462 fails
https://bugs.webkit.org/show_bug.cgi?id=96792
Summary [EFL][WK2] New test fast/events/touch/touch-inside-iframe-scrolled.html added...
Sudarsana Nagineni (babu)
Reported 2012-09-14 08:37:21 PDT
New test fast/events/touch/touch-inside-iframe-scrolled.html added in r128462 fails on EFL WK2 Debug bot. http://build.webkit.org/results/EFL%20Linux%2064-bit%20Debug%20WK2/r128611%20%283218%29/fast/events/touch/touch-inside-iframe-scrolled-pretty-diff.html --- /home/buildslave-1/webkit-buildslave/efl-linux-64-debug-wk2/build/layout-test-results/inspector/console/alert-toString-exception-expected.txt +++ /home/buildslave-1/webkit-buildslave/efl-linux-64-debug-wk2/build/layout-test-results/inspector/console/alert-toString-exception-actual.txt @@ -1,7 +1,3 @@ CONSOLE MESSAGE: Exception in toString(). -CONSOLE MESSAGE: Exception in toString(). -Test that browser won't crash if inspector is opened for a page that fails to convert alert() argument to string. The test passes if it doesn't crash. Bug 60541 +FAIL: Timed out waiting for notifyDone to be called -Page reloaded. -Exception in toString(). -
Attachments
Sudarsana Nagineni (babu)
Comment 1 2012-09-14 08:42:00 PDT
sorry, here is the correct diff: --- /home/buildslave-1/webkit-buildslave/efl-linux-64-debug-wk2/build/layout-test-results/fast/events/touch/touch-inside-iframe-scrolled-expected.txt +++ /home/buildslave-1/webkit-buildslave/efl-linux-64-debug-wk2/build/layout-test-results/fast/events/touch/touch-inside-iframe-scrolled-actual.txt @@ -1,13 +1,2 @@ +FAIL: Timed out waiting for notifyDone to be called -Test iframes receive touches correctly when scrolled. https://bugs.webkit.org/show_bug.cgi?id=96541 - -On success, you will see a series of "PASS" messages, followed by "TEST COMPLETE". - - -PASS correctDiv is true -PASS touch.pageX is 150 -PASS touch.pageY is 350 -PASS successfullyParsed is true - -TEST COMPLETE -
Allan Sandfeld Jensen
Comment 2 2012-09-17 07:26:58 PDT
It requires the eventSender api. If you don't have it or it is not complete, you need to skip this test.
Chris Dumez
Comment 3 2012-09-18 05:15:45 PDT
*** This bug has been marked as a duplicate of bug 96903 ***
Chris Dumez
Comment 4 2012-09-18 05:17:36 PDT
*** This bug has been marked as a duplicate of bug 96465 ***
Note You need to log in before you can comment on or make changes to this bug.