Bug 40014

Summary: [Qt] Run the layout tests with QGraphicsWebView
Product: WebKit Reporter: Diego Gonzalez <diegohcg>
Component: Tools / TestsAssignee: Nobody <webkit-unassigned>
Status: RESOLVED FIXED    
Severity: Normal CC: benjamin, hausmann, kenneth, skyul, tonikitoo, yael
Priority: P2 Keywords: Qt, QtTriaged
Version: 528+ (Nightly build)   
Hardware: All   
OS: All   
Bug Depends on: 40016, 40017, 40324, 40577, 41172, 41173, 41174    
Bug Blocks:    

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 :)