RESOLVED FIXED 66500
[Qt] editing/selection/regional-indicators.html fails
https://bugs.webkit.org/show_bug.cgi?id=66500
Summary [Qt] editing/selection/regional-indicators.html fails
Alexey Proskuryakov
Reported 2011-08-18 14:50:01 PDT
Non-ICU ports do not have any logic for regional indicator symbols. See bug 65395.
Attachments
Patch (1.49 KB, patch)
2012-01-17 05:07 PST, Rafael Brandao
no flags
Alexey Proskuryakov
Comment 1 2011-08-18 14:51:21 PDT
Landed failing results in r93351.
Rafael Brandao
Comment 2 2012-01-17 05:04:04 PST
$ ./Tools/Scripts/run-webkit-tests --release --qt --iterations=100 LayoutTests/editing/selection/regional-indicators.html Running new-run-webkit-tests with one child process. For more parallelism, run new-run-webkit-tests directly. 100 tests ran as expected (-99 didn't run). I'll remove this from skipped list as it is passing now.
Rafael Brandao
Comment 3 2012-01-17 05:07:06 PST
Csaba Osztrogonác
Comment 4 2012-01-17 06:21:44 PST
(In reply to comment #2) > $ ./Tools/Scripts/run-webkit-tests --release --qt --iterations=100 LayoutTests/editing/selection/regional-indicators.html > Running new-run-webkit-tests with one child process. > For more parallelism, run new-run-webkit-tests directly. > > 100 tests ran as expected (-99 didn't run). > > > I'll remove this from skipped list as it is passing now. No, it doesn't pass, it still fails. The script said that we get same result as the committed false expected file (r93351).
Csaba Osztrogonác
Comment 5 2012-01-17 06:23:39 PST
Comment on attachment 122752 [details] Patch We can remove it from skipped list, but we should leave this bug open, because this test still fails.
Csaba Osztrogonác
Comment 6 2012-01-17 06:31:42 PST
Comment on attachment 122752 [details] Patch Clearing flags on attachment: 122752 Committed r105149: <http://trac.webkit.org/changeset/105149>
Csaba Osztrogonác
Comment 7 2012-01-17 06:31:50 PST
All reviewed patches have been landed. Closing bug.
Alexey Proskuryakov
Comment 8 2012-01-17 08:52:13 PST
Re-opening per comment 5.
Balazs Kelemen
Comment 9 2012-01-26 07:24:16 PST
Rafael Brandao
Comment 10 2012-02-01 12:29:03 PST
This is now working after r105997, without those false expected files. Closing it.
Note You need to log in before you can comment on or make changes to this bug.