Bug 44156 - [Chromium] Remove rebaselined results for "fast/events/special-key-events-in-input-text.html"
Summary: [Chromium] Remove rebaselined results for "fast/events/special-key-events-in-...
Status: RESOLVED FIXED
Alias: None
Product: WebKit
Classification: Unclassified
Component: Platform (show other bugs)
Version: 528+ (Nightly build)
Hardware: PC Windows 7
: P2 Normal
Assignee: Nobody
URL:
Keywords:
Depends on: 44451
Blocks:
  Show dependency treegraph
 
Reported: 2010-08-18 02:02 PDT by Hironori Bono
Modified: 2010-08-23 22:15 PDT (History)
3 users (show)

See Also:


Attachments
Proposed patch #1 (5.96 KB, patch)
2010-08-22 22:41 PDT, Hironori Bono
no flags Details | Formatted Diff | Diff
Proposed patch #2 (6.71 KB, patch)
2010-08-23 19:04 PDT, Hironori Bono
no flags Details | Formatted Diff | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Hironori Bono 2010-08-18 02:02:00 PDT
Greetings,

The test_shell of Chromium can yield the same output as "LayoutTests/fast/events/fast/events/special-key-events-in-input-text-expected.txt" on Windows and Mac when I land my test_shell change <http://codereview.chromium.org/3037053>. Therefore, we do not need rebaselined outputs for them any longer.

Regards,

Hironori Bono
Comment 1 Hironori Bono 2010-08-22 22:41:18 PDT
Created attachment 65075 [details]
Proposed patch #1
Comment 2 Kent Tamura 2010-08-23 06:53:13 PDT
Comment on attachment 65075 [details]
Proposed patch #1

OK.
Comment 3 WebKit Commit Bot 2010-08-23 08:31:18 PDT
Comment on attachment 65075 [details]
Proposed patch #1

Clearing flags on attachment: 65075

Committed r65812: <http://trac.webkit.org/changeset/65812>
Comment 4 WebKit Commit Bot 2010-08-23 08:31:22 PDT
All reviewed patches have been landed.  Closing bug.
Comment 6 Kent Tamura 2010-08-23 16:43:10 PDT
Oh, I thought the test_shell change was already committed.

Bono-san, please add a LayoutTests/platform/chromium/test_expectations.txt change to this patch so that it contains "BUGWK44156 : fast/events/special-key-events-in-input-text.html = TEXT".
You should commit the test_shell change after a WebKit roll containing this change.
Comment 7 Kent Tamura 2010-08-23 16:45:32 PDT
(In reply to comment #6)
> Bono-san, please add a LayoutTests/platform/chromium/test_expectations.txt change to this patch so that it contains "BUGWK44156 : fast/events/special-key-events-in-input-text.html = TEXT".

BUG51036 : fast/events/special-key-events-in-input-text.html = TEXT
is better.
Comment 8 Hironori Bono 2010-08-23 19:04:27 PDT
Created attachment 65203 [details]
Proposed patch #2

Thank you for your review and sorry for the test break caused by my change.

(In reply to comment #6)
> Oh, I thought the test_shell change was already committed.

Sorry for the lack of my explanation. When I talked in IRC, it is better to remove these rebaselined results before landing my test_shell change (*1). I will land it after this change is merged to Chrome.

(*1) http://codereview.chromium.org/3037053

(In reply to comment #7)
a> > Bono-san, please add a LayoutTests/platform/chromium/test_expectations.txt change to this patch so that it contains "BUGWK44156 : fast/events/special-key-events-in-input-text.html = TEXT".
> 
> BUG51036 : fast/events/special-key-events-in-input-text.html = TEXT
> is better.

Done. I forgot changing the test expectation. Thank you for noticing this.

Regards,

Hironori Bono
Comment 9 WebKit Commit Bot 2010-08-23 22:15:16 PDT
Comment on attachment 65203 [details]
Proposed patch #2

Clearing flags on attachment: 65203

Committed r65865: <http://trac.webkit.org/changeset/65865>
Comment 10 WebKit Commit Bot 2010-08-23 22:15:21 PDT
All reviewed patches have been landed.  Closing bug.