Bug 59001 - [Qt][WK2] editing/pasteboard/copy-text-with-backgroundcolor.html fails
Summary: [Qt][WK2] editing/pasteboard/copy-text-with-backgroundcolor.html fails
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:
Blocks:
 
Reported: 2011-04-20 09:21 PDT by Csaba Osztrogonác
Modified: 2012-02-03 09:42 PST (History)
2 users (show)

See Also:


Attachments
diff (4.56 KB, patch)
2011-04-20 09:21 PDT, Csaba Osztrogonác
no flags Details | Formatted Diff | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Csaba Osztrogonác 2011-04-20 09:21:47 PDT
Created attachment 90348 [details]
diff

editing/pasteboard/copy-text-with-backgroundcolor.html introduced in r84311 and fails
Comment 1 Csaba Osztrogonác 2011-04-20 10:11:05 PDT
added to the skipped list: http://trac.webkit.org/changeset/84391
Comment 2 Adenilson Cavalcanti Silva 2011-09-27 10:35:31 PDT
I'm trying to reproduce this bug using Qt5, but got this (even after removing the test from the Skipped file):

adenilson@macblack:~/apps/webkit/Webkit$ qmake -v
QMake version 2.01a
Using Qt version 5.0.0 in /home/adenilson/apps/qt/qt5/qtbase/lib

adenilson@macblack:~/apps/webkit/Webkit$ echo $WEBKIT_TESTFONTS
/home/adenilson/apps/webkit/testfonts

adenilson@macblack:~/apps/webkit/Webkit$ ./Tools/Scripts/run-webkit-tests LayoutTests/editing/pasteboard/copy-text-with-backgroundcolor.html 
Running new-run-webkit-tests with one child process.
For more parallelism, run new-run-webkit-tests directly.
All 1 tests ran as expected.
Comment 3 Jesus Sanchez-Palencia 2012-02-03 09:42:07 PST
It is not skipped for WK2 anymore.