Bug 68065 - Layout Test fast/writing-mode/broken-ideographic-font.html is failing
Summary: Layout Test fast/writing-mode/broken-ideographic-font.html is failing
Status: RESOLVED FIXED
Alias: None
Product: WebKit
Classification: Unclassified
Component: Tools / Tests (show other bugs)
Version: 528+ (Nightly build)
Hardware: Unspecified Unspecified
: P2 Normal
Assignee: Kenichi Ishibashi
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2011-09-14 01:12 PDT by Fumitoshi Ukai
Modified: 2011-09-29 21:01 PDT (History)
2 users (show)

See Also:


Attachments
Patch (113.47 KB, patch)
2011-09-14 03:03 PDT, Kenichi Ishibashi
morrita: review+
webkit.review.bot: commit-queue-
Details | Formatted Diff | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Fumitoshi Ukai 2011-09-14 01:12:23 PDT
The following layout test is failing on chromium/mac

fast/writing-mode/broken-ideographic-font.html

Probable cause:
http://trac.webkit.org/changeset/95070/

http://test-results.appspot.com/dashboards/flakiness_dashboard.html#showExpectations=true&tests=fast%2Fwriting-mode%2Fbroken-ideographic-font.html
Comment 1 Fumitoshi Ukai 2011-09-14 01:14:18 PDT
fast/writing-mode/japanese-rl-text-with-broken-font.html is also failing

http://test-results.appspot.com/dashboards/flakiness_dashboard.html#showExpectations=true&tests=fast%2Fwriting-mode%2Fjapanese-rl-text-with-broken-font.html
Comment 2 Kenichi Ishibashi 2011-09-14 01:56:12 PDT
It seems that we need rebaseline for these tests.
Comment 3 Kenichi Ishibashi 2011-09-14 03:03:42 PDT
Created attachment 107314 [details]
Patch
Comment 4 WebKit Review Bot 2011-09-29 00:37:38 PDT
Comment on attachment 107314 [details]
Patch

Rejecting attachment 107314 [details] from commit-queue.

Failed to run "['/mnt/git/webkit-commit-queue/Tools/Scripts/webkit-patch', '--status-host=queues.webkit.org', '-..." exit_code: 2

Last 500 characters of output:
/Scripts/svn-apply', u'--reviewer', u'Hajime Morita', u'--fo..." exit_code: 25

Parsed 6 diffs from patch file(s).
patching file LayoutTests/ChangeLog
Hunk #1 succeeded at 1 with fuzz 3.
LayoutTests/platform/chromium-cg-mac-leopard/fast/writing-mode/broken-ideographic-font-expected.png already exists at /mnt/git/webkit-commit-queue/Tools/Scripts/svn-apply line 253.

Failed to run "[u'/mnt/git/webkit-commit-queue/Tools/Scripts/svn-apply', u'--reviewer', u'Hajime Morita', u'--fo..." exit_code: 25

Full output: http://queues.webkit.org/results/9893236
Comment 5 Kenichi Ishibashi 2011-09-29 21:01:36 PDT
It looks like there is no longer exist the expectations. Closing the bug.