Bug 207606 - [GTK][WPE] Build fix after r256353
Summary: [GTK][WPE] Build fix after r256353
Status: RESOLVED INVALID
Alias: None
Product: WebKit
Classification: Unclassified
Component: New Bugs (show other bugs)
Version: WebKit Nightly Build
Hardware: Unspecified Unspecified
: P2 Normal
Assignee: Lauro Moura
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2020-02-11 18:30 PST by Lauro Moura
Modified: 2020-02-12 04:49 PST (History)
8 users (show)

See Also:


Attachments
Patch (1.71 KB, patch)
2020-02-11 18:33 PST, Lauro Moura
commit-queue: commit-queue-
Details | Formatted Diff | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Lauro Moura 2020-02-11 18:30:37 PST
[GTK][WPE] Build fix after r256353
Comment 1 Lauro Moura 2020-02-11 18:33:50 PST
Created attachment 390476 [details]
Patch
Comment 2 WebKit Commit Bot 2020-02-11 19:40:15 PST
The commit-queue encountered the following flaky tests while processing attachment 390476 [details]:

editing/spelling/spellcheck-async-remove-frame.html bug 158401 (authors: morrita@google.com, rniwa@webkit.org, and tony@chromium.org)
The commit-queue is continuing to process your patch.
Comment 3 WebKit Commit Bot 2020-02-11 19:40:39 PST
Comment on attachment 390476 [details]
Patch

Rejecting attachment 390476 [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', 390476, '--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=390476&action=edit
Fetching: https://bugs.webkit.org/show_bug.cgi?id=207606&ctype=xml&excludefield=attachmentdata
Processing 1 patch from 1 bug.
Updating working directory
Processing patch 390476 from bug 207606.
Fetching: https://bugs.webkit.org/attachment.cgi?id=390476
Failed to run "[u'/Volumes/Data/EWS/WebKit/Tools/Scripts/svn-apply', '--force']" exit_code: 1 cwd: /Volumes/Data/EWS/WebKit

Parsed 2 diffs from patch file(s).
patching file Source/WebCore/ChangeLog
Hunk #1 succeeded at 1 with fuzz 3.
patching file Source/WebCore/platform/graphics/gstreamer/InbandMetadataTextTrackPrivateGStreamer.h
Hunk #1 FAILED at 47.
1 out of 1 hunk FAILED -- saving rejects to file Source/WebCore/platform/graphics/gstreamer/InbandMetadataTextTrackPrivateGStreamer.h.rej

Failed to run "[u'/Volumes/Data/EWS/WebKit/Tools/Scripts/svn-apply', '--force']" exit_code: 1 cwd: /Volumes/Data/EWS/WebKit

Parsed 2 diffs from patch file(s).
patching file Source/WebCore/ChangeLog
Hunk #1 succeeded at 1 with fuzz 3.
patching file Source/WebCore/platform/graphics/gstreamer/InbandMetadataTextTrackPrivateGStreamer.h
Hunk #1 FAILED at 47.
1 out of 1 hunk FAILED -- saving rejects to file Source/WebCore/platform/graphics/gstreamer/InbandMetadataTextTrackPrivateGStreamer.h.rej

Failed to run "[u'/Volumes/Data/EWS/WebKit/Tools/Scripts/svn-apply', '--force']" exit_code: 1 cwd: /Volumes/Data/EWS/WebKit
Updating OpenSource
From https://git.webkit.org/git/WebKit
   fcb33621a9f..98fe20ee7eb  master     -> origin/master
Partial-rebuilding .git/svn/refs/remotes/origin/master/.rev_map.268f45cc-cd09-0410-ab3c-d52691b4dbfc ...
Currently at 256420 = fcb33621a9fddad0248abe1ba7f89e0626ea811a
r256421 = 98fe20ee7eb7fc7aff9e1a360a98ae54b55f9902
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/13321070
Comment 4 Lauro Moura 2020-02-12 04:49:31 PST
Already fixed in r256421