Bug 96792 - [EFL][WK2] New test fast/events/touch/touch-inside-iframe-scrolled.html added in r128462 fails
Summary: [EFL][WK2] New test fast/events/touch/touch-inside-iframe-scrolled.html added...
Status: RESOLVED DUPLICATE of bug 96465
Alias: None
Product: WebKit
Classification: Unclassified
Component: Tools / Tests (show other bugs)
Version: 528+ (Nightly build)
Hardware: Unspecified Unspecified
: P2 Normal
Assignee: Nobody
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2012-09-14 08:37 PDT by Sudarsana Nagineni (babu)
Modified: 2012-09-18 05:17 PDT (History)
3 users (show)

See Also:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Sudarsana Nagineni (babu) 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().
-
Comment 1 Sudarsana Nagineni (babu) 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
-
Comment 2 Allan Sandfeld Jensen 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.
Comment 3 Chris Dumez 2012-09-18 05:15:45 PDT

*** This bug has been marked as a duplicate of bug 96903 ***
Comment 4 Chris Dumez 2012-09-18 05:17:36 PDT

*** This bug has been marked as a duplicate of bug 96465 ***