Bug 40014 - [Qt] Run the layout tests with QGraphicsWebView
Summary: [Qt] Run the layout tests with QGraphicsWebView
Status: RESOLVED FIXED
Alias: None
Product: WebKit
Classification: Unclassified
Component: Tools / Tests (show other bugs)
Version: 528+ (Nightly build)
Hardware: All All
: P2 Normal
Assignee: Nobody
URL:
Keywords: Qt, QtTriaged
Depends on: 40016 40017 40324 40577 41172 41173 41174
Blocks:
  Show dependency treegraph
 
Reported: 2010-06-01 11:51 PDT by Diego Gonzalez
Modified: 2011-01-30 09:20 PST (History)
6 users (show)

See Also:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Diego Gonzalez 2010-06-01 11:51:06 PDT
Make possible to DRT use the QGraphicsWebView and all tests to pass.
Comment 1 Diego Gonzalez 2010-06-14 11:29:54 PDT
Tests resuls with r61123

QWebView:
13813 test cases (99%) succeeded
41 test cases (<1%) had incorrect layout
52 test cases (<1%) were new
6 test cases (<1%) had stderr output

QGraphicsWebView
13803 test cases (99%) succeeded
51 test cases (<1%) had incorrect layout
52 test cases (<1%) were new
6 test cases (<1%) had stderr output
Comment 2 Diego Gonzalez 2010-06-14 11:31:44 PDT
Tests failing which are not reported in opened bugs:
LayoutTests/editing/selection/click-before-and-after-table.html
LayoutTests/editing/selection/doubleclick-whitespace.html
LayoutTests/fast/dom/Window/window-onFocus.html
LayoutTests/fast/events/blur-focus-window-should-blur-focus-element.html
LayoutTests/fast/events/bogus-dropEffect-effectAllowed.html
LayoutTests/fast/events/remove-child-onscroll.html
Comment 3 Diego Gonzalez 2010-06-17 12:29:13 PDT
Tests results at r61338

QWebView
13830 test cases (99%) succeeded
42 test cases (<1%) had incorrect layout
53 test cases (<1%) were new
7 test cases (<1%) had stderr output


QGraphicsWebView
13824 test cases (99%) succeeded
48 test cases (<1%) had incorrect layout
53 test cases (<1%) were new
7 test cases (<1%) had stderr output
Comment 4 Diego Gonzalez 2010-06-17 12:30:33 PDT
Missing tests to QGraphicsWebView reach QWebView coverage at r61338:

editing/selection/click-before-and-after-table.html
editing/selection/doubleclick-whitespace.html
fast/dom/Window/window-onFocus.html
fast/events/blur-focus-window-should-blur-focus-element.html
fast/events/bogus-dropEffect-effectAllowed.html
fast/events/frame-click-focus.html
Comment 5 Diego Gonzalez 2010-06-29 08:34:08 PDT
Tests results at r62120:

QWebView:
13991 test cases (99%) succeeded
42 test cases (<1%) had incorrect layout
23 test cases (<1%) were new
6 test cases (<1%) had stderr output

QGraphicsWebView:
13991 test cases (99%) succeeded
42 test cases (<1%) had incorrect layout
23 test cases (<1%) were new
6 test cases (<1%) had stderr output
Comment 6 Antonio Gomes 2010-06-29 08:37:39 PDT
(In reply to comment #5)
> Tests results at r62120:
> 
> QWebView:
> 13991 test cases (99%) succeeded
> 42 test cases (<1%) had incorrect layout
> 23 test cases (<1%) were new
> 6 test cases (<1%) had stderr output
> 
> QGraphicsWebView:
> 13991 test cases (99%) succeeded
> 42 test cases (<1%) had incorrect layout
> 23 test cases (<1%) were new
> 6 test cases (<1%) had stderr output

Amazing! Pls mark it as FIXED, then ;)
Comment 7 Benjamin Poulain 2011-01-30 09:20:09 PST
(In reply to comment #6)
> Amazing! Pls mark it as FIXED, then ;)

Done :)