Bug 194535 - CodeBlocks read from disk should not be re-written
Summary: CodeBlocks read from disk should not be re-written
Status: RESOLVED FIXED
Alias: None
Product: WebKit
Classification: Unclassified
Component: JavaScriptCore (show other bugs)
Version: WebKit Nightly Build
Hardware: Unspecified Unspecified
: P2 Normal
Assignee: Tadeu Zagallo
URL:
Keywords: InRadar
Depends on:
Blocks:
 
Reported: 2019-02-12 05:25 PST by Tadeu Zagallo
Modified: 2019-02-14 09:17 PST (History)
7 users (show)

See Also:


Attachments
Patch (2.73 KB, patch)
2019-02-12 05:27 PST, Tadeu Zagallo
msaboff: review+
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 Tadeu Zagallo 2019-02-12 05:25:54 PST
...
Comment 1 Tadeu Zagallo 2019-02-12 05:27:42 PST
Created attachment 361792 [details]
Patch
Comment 2 Michael Saboff 2019-02-13 10:24:15 PST
Comment on attachment 361792 [details]
Patch

r=me
Comment 3 WebKit Commit Bot 2019-02-13 10:50:22 PST
Comment on attachment 361792 [details]
Patch

Rejecting attachment 361792 [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', 361792, '--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=361792&action=edit
Fetching: https://bugs.webkit.org/show_bug.cgi?id=194535&ctype=xml&excludefield=attachmentdata
Processing 1 patch from 1 bug.
Updating working directory
Processing patch 361792 from bug 194535.
Fetching: https://bugs.webkit.org/attachment.cgi?id=361792
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/JavaScriptCore/ChangeLog
	M	Source/JavaScriptCore/runtime/CodeCache.cpp
	M	Source/JavaScriptCore/runtime/CodeCache.h
Committed r241442
fatal: Unable to create '/Volumes/Data/EWS/WebKit/.git/svn/refs/remotes/origin/master/index.lock': File exists.

Another git process seems to be running in this repository, e.g.
an editor opened by 'git commit'. Please make sure all processes
are terminated then try again. If it still fails, a git process
may have crashed in this repository earlier:
remove the file manually to continue.
write-tree: command returned error: 128


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/JavaScriptCore/ChangeLog
	M	Source/JavaScriptCore/runtime/CodeCache.cpp
	M	Source/JavaScriptCore/runtime/CodeCache.h
Committed r241442
fatal: Unable to create '/Volumes/Data/EWS/WebKit/.git/svn/refs/remotes/origin/master/index.lock': File exists.

Another git process seems to be running in this repository, e.g.
an editor opened by 'git commit'. Please make sure all processes
are terminated then try again. If it still fails, a git process
may have crashed in this repository earlier:
remove the file manually to continue.
write-tree: command returned error: 128


Failed to run "['git', 'svn', 'dcommit', '--rmdir']" exit_code: 1 cwd: /Volumes/Data/EWS/WebKit
Updating OpenSource
From https://git.webkit.org/git/WebKit
   a68a1b1e94c..5ff49f45c34  master     -> origin/master
Partial-rebuilding .git/svn/refs/remotes/origin/master/.rev_map.268f45cc-cd09-0410-ab3c-d52691b4dbfc ...
Currently at 241437 = a68a1b1e94ceb6c7436139f5348f18141ae0b15a
r241440 = 64539b902bf2cc5c451511d0fde4fbe959b92f6e
r241441 = 5ff49f45c34c2eb581c95662e359560130c66457
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/11136301
Comment 4 Tadeu Zagallo 2019-02-14 09:16:14 PST
Landed in r241442: <https://trac.webkit.org/r241442>
Comment 5 Radar WebKit Bug Importer 2019-02-14 09:17:25 PST
<rdar://problem/48075964>