Bug 198252 - [LFC][Verification] Add additional inline and block checks
Summary: [LFC][Verification] Add additional inline and block checks
Status: RESOLVED FIXED
Alias: None
Product: WebKit
Classification: Unclassified
Component: Layout and Rendering (show other bugs)
Version: WebKit Nightly Build
Hardware: Unspecified Unspecified
: P2 Normal
Assignee: zalan
URL:
Keywords: InRadar
Depends on:
Blocks:
 
Reported: 2019-05-25 20:04 PDT by zalan
Modified: 2019-05-28 10:29 PDT (History)
6 users (show)

See Also:


Attachments
Patch (4.66 KB, patch)
2019-05-25 20:41 PDT, zalan
no flags Details | Formatted Diff | Diff
Patch (4.66 KB, patch)
2019-05-28 10:27 PDT, zalan
no flags Details | Formatted Diff | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description zalan 2019-05-25 20:04:56 PDT
ssia
Comment 1 Radar WebKit Bug Importer 2019-05-25 20:05:21 PDT
<rdar://problem/51140687>
Comment 2 zalan 2019-05-25 20:41:18 PDT
Created attachment 370642 [details]
Patch
Comment 3 WebKit Commit Bot 2019-05-26 07:04:34 PDT
Comment on attachment 370642 [details]
Patch

Rejecting attachment 370642 [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-02', 'land-attachment', '--force-clean', '--non-interactive', '--parent-command=commit-queue', 370642, '--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=370642&action=edit
Fetching: https://bugs.webkit.org/show_bug.cgi?id=198252&ctype=xml&excludefield=attachmentdata
Processing 1 patch from 1 bug.
Updating working directory
Processing patch 370642 from bug 198252.
Fetching: https://bugs.webkit.org/attachment.cgi?id=370642
Failed to run "['git', 'svn', 'dcommit', '--rmdir']" exit_code: 1 cwd: /Volumes/Data/EWS/WebKit

Committing to http://svn.webkit.org/repository/webkit/trunk ...
	M	Source/WebCore/ChangeLog

ERROR from SVN:
Item is out of date: File '/trunk/Source/WebCore/ChangeLog' is out of date
W: 791a63239ae5375218b50ad88bb0d5b9c645e1d4 and refs/remotes/origin/master differ, using rebase:
:040000 040000 02b59f71d47c6d744ff6dc020f8d9e60ea29e66f 91aaf3fab5e260357774f424717409022f9bd7c0 M	Source
Current branch master is up to date.
ERROR: Not all changes have been committed into SVN, however the committed
ones (if any) seem to be successfully integrated into the working tree.
Please see the above messages for details.


Failed to run "['git', 'svn', 'dcommit', '--rmdir']" exit_code: 1 cwd: /Volumes/Data/EWS/WebKit

Committing to http://svn.webkit.org/repository/webkit/trunk ...
	M	Source/WebCore/ChangeLog

ERROR from SVN:
Item is out of date: File '/trunk/Source/WebCore/ChangeLog' is out of date
W: 791a63239ae5375218b50ad88bb0d5b9c645e1d4 and refs/remotes/origin/master differ, using rebase:
:040000 040000 02b59f71d47c6d744ff6dc020f8d9e60ea29e66f 91aaf3fab5e260357774f424717409022f9bd7c0 M	Source
Current branch master is up to date.
ERROR: Not all changes have been committed into SVN, however the committed
ones (if any) seem to be successfully integrated into the working tree.
Please see the above messages for details.


Failed to run "['git', 'svn', 'dcommit', '--rmdir']" exit_code: 1 cwd: /Volumes/Data/EWS/WebKit
Updating OpenSource
Current branch master is up to date.

Full output: https://webkit-queues.webkit.org/results/12293885
Comment 4 zalan 2019-05-28 10:27:35 PDT
Created attachment 370760 [details]
Patch
Comment 5 zalan 2019-05-28 10:29:45 PDT
Committed r245816: <https://trac.webkit.org/changeset/245816>