WebKit Bugzilla
New
Browse
Log In
×
Sign in with GitHub
or
Remember my login
Create Account
·
Forgot Password
Forgotten password account recovery
RESOLVED INVALID
104140
[Qt] REGRESSION: 2 tests started to fail with newer Qt5
https://bugs.webkit.org/show_bug.cgi?id=104140
Summary
[Qt] REGRESSION: 2 tests started to fail with newer Qt5
Csaba Osztrogonác
Reported
2012-12-05 10:43:56 PST
2 tests started to fail after this update:
http://lists.webkit.org/pipermail/webkit-qt/2012-December/003289.html
- editing/selection/triple-click-in-pre.html - plugins/navigator-plugins.html It is a regression, because these tests passed previously. --- /ramdisk/qt-linux-release/build/layout-test-results/editing/selection/triple-click-in-pre-expected.txt +++ /ramdisk/qt-linux-release/build/layout-test-results/editing/selection/triple-click-in-pre-actual.txt @@ -2,7 +2,9 @@ EDITING DELEGATE: webViewDidBeginEditing:WebViewDidBeginEditingNotification EDITING DELEGATE: shouldChangeSelectedDOMRange:(null) toDOMRange:range from 30 of #text > PRE > DIV > DIV > BODY > HTML > #document to 30 of #text > PRE > DIV > DIV > BODY > HTML > #document affinity:NSSelectionAffinityDownstream stillSelecting:FALSE EDITING DELEGATE: webViewDidChangeSelection:WebViewDidChangeSelectionNotification -EDITING DELEGATE: shouldChangeSelectedDOMRange:range from 30 of #text > PRE > DIV > DIV > BODY > HTML > #document to 30 of #text > PRE > DIV > DIV > BODY > HTML > #document toDOMRange:range from 16 of #text > PRE > DIV > DIV > BODY > HTML > #document to 30 of #text > PRE > DIV > DIV > BODY > HTML > #document affinity:NSSelectionAffinityDownstream stillSelecting:FALSE +EDITING DELEGATE: shouldChangeSelectedDOMRange:range from 30 of #text > PRE > DIV > DIV > BODY > HTML > #document to 30 of #text > PRE > DIV > DIV > BODY > HTML > #document toDOMRange:range from 27 of #text > PRE > DIV > DIV > BODY > HTML > #document to 30 of #text > PRE > DIV > DIV > BODY > HTML > #document affinity:NSSelectionAffinityDownstream stillSelecting:FALSE +EDITING DELEGATE: webViewDidChangeSelection:WebViewDidChangeSelectionNotification +EDITING DELEGATE: shouldChangeSelectedDOMRange:range from 27 of #text > PRE > DIV > DIV > BODY > HTML > #document to 30 of #text > PRE > DIV > DIV > BODY > HTML > #document toDOMRange:range from 16 of #text > PRE > DIV > DIV > BODY > HTML > #document to 30 of #text > PRE > DIV > DIV > BODY > HTML > #document affinity:NSSelectionAffinityDownstream stillSelecting:FALSE EDITING DELEGATE: webViewDidChangeSelection:WebViewDidChangeSelectionNotification layer at (0,0) size 800x600 RenderView at (0,0) size 800x600 --- /ramdisk/qt-linux-release/build/layout-test-results/plugins/navigator-plugins-expected.txt +++ /ramdisk/qt-linux-release/build/layout-test-results/plugins/navigator-plugins-actual.txt @@ -3,7 +3,7 @@ On success, you will see a series of "PASS" messages, followed by "TEST COMPLETE". -PASS hasInvalidPlugin is false +FAIL hasInvalidPlugin should be false. Was true. PASS successfullyParsed is true TEST COMPLETE
Attachments
Add attachment
proposed patch, testcase, etc.
Csaba Osztrogonác
Comment 1
2012-12-05 10:49:13 PST
I skipped them to paint the bots green -
r136713
.
Note
You need to
log in
before you can comment on or make changes to this bug.
Top of Page
Format For Printing
XML
Clone This Bug