Bug 189350 - [GTK] fast/forms/color/input-appearance-color.html is failing
Summary: [GTK] fast/forms/color/input-appearance-color.html is failing
Status: RESOLVED FIXED
Alias: None
Product: WebKit
Classification: Unclassified
Component: WebKitGTK (show other bugs)
Version: WebKit Nightly Build
Hardware: Unspecified Unspecified
: P2 Normal
Assignee: Nobody
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2018-09-06 07:54 PDT by Miguel Gomez
Modified: 2018-10-02 10:52 PDT (History)
8 users (show)

See Also:


Attachments
Patch (55.54 KB, patch)
2018-10-02 05:47 PDT, Carlos Bentzen
no flags Details | Formatted Diff | Diff
Patch (56.39 KB, patch)
2018-10-02 09:05 PDT, Carlos Bentzen
no flags Details | Formatted Diff | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Miguel Gomez 2018-09-06 07:54:01 PDT
fast/forms/color/input-appearance-color.html [ Failure ]

I think this is failing due to r235435, which changed the style of the color pickers, and we only need to update our expectations. But currently something happens to the buildbox and I can't run the tests there to get the new expectations, so I'll keep an eye on this and I'll update the expectation as soon as I can.
Comment 1 Carlos Bentzen 2018-10-02 05:47:26 PDT
Created attachment 351377 [details]
Patch
Comment 3 WebKit Commit Bot 2018-10-02 07:30:48 PDT
Comment on attachment 351377 [details]
Patch

Rejecting attachment 351377 [details] from commit-queue.

Failed to run "['/Volumes/Data/EWS/WebKit/Tools/Scripts/webkit-patch', '--status-host=webkit-queues.webkit.org', '--bot-id=webkit-cq-03', 'land-attachment', '--force-clean', '--non-interactive', '--parent-command=commit-queue', 351377, '--port=mac']" exit_code: 2 cwd: /Volumes/Data/EWS/WebKit

Logging in as commit-queue@webkit.org...
Fetching: https://bugs.webkit.org/attachment.cgi?id=351377&action=edit
Fetching: https://bugs.webkit.org/show_bug.cgi?id=189350&ctype=xml&excludefield=attachmentdata
Processing 1 patch from 1 bug.
Updating working directory
Processing patch 351377 from bug 189350.
Fetching: https://bugs.webkit.org/attachment.cgi?id=351377
Found no modified ChangeLogs, cannot create a commit message.
All changes require a ChangeLog.  See:
 http://webkit.org/coding/contributing.html
Found no modified ChangeLogs, cannot create a commit message.
All changes require a ChangeLog.  See:
 http://webkit.org/coding/contributing.html
Found no modified ChangeLogs, cannot create a commit message.
All changes require a ChangeLog.  See:
 http://webkit.org/coding/contributing.html
Updating OpenSource
From https://git.webkit.org/git/WebKit
   58512529f8b..6511ba8de37  master     -> origin/master
Partial-rebuilding .git/svn/refs/remotes/origin/master/.rev_map.268f45cc-cd09-0410-ab3c-d52691b4dbfc ...
Currently at 236737 = 58512529f8b1844bf530c7b3b73a7a18cce10342
r236741 = 6511ba8de379499ea459b7f51575bddbafa36298
Done rebuilding .git/svn/refs/remotes/origin/master/.rev_map.268f45cc-cd09-0410-ab3c-d52691b4dbfc
First, rewinding head to replay your work on top of it...
Fast-forwarded master to refs/remotes/origin/master.

Full output: https://webkit-queues.webkit.org/results/9426568
Comment 4 Michael Catanzaro 2018-10-02 08:28:15 PDT
Comment on attachment 351377 [details]
Patch

Yeah, it does need a ChangeLog entry.
Comment 5 Carlos Bentzen 2018-10-02 09:04:15 PDT
(In reply to Michael Catanzaro from comment #4)
> Comment on attachment 351377 [details]
> Patch
> 
> Yeah, it does need a ChangeLog entry.

Indeed. Forgot a git-ammend there.
Comment 6 Carlos Bentzen 2018-10-02 09:05:38 PDT
Created attachment 351393 [details]
Patch
Comment 7 Carlos Bentzen 2018-10-02 09:26:26 PDT
(In reply to Carlos Eduardo Ramalho from comment #5)
> (In reply to Michael Catanzaro from comment #4)
> > Comment on attachment 351377 [details]
> > Patch
> > 
> > Yeah, it does need a ChangeLog entry.
> 
> Indeed. Forgot a git-ammend there.

Interesting that webkit-patch didn't catch it.
Comment 8 WebKit Commit Bot 2018-10-02 10:52:14 PDT
Comment on attachment 351393 [details]
Patch

Clearing flags on attachment: 351393

Committed r236752: <https://trac.webkit.org/changeset/236752>
Comment 9 WebKit Commit Bot 2018-10-02 10:52:16 PDT
All reviewed patches have been landed.  Closing bug.