Bug 160052

Summary: WPT stash server should be kept running when launching wpt server
Product: WebKit Reporter: youenn fablet <youennf>
Component: Tools / TestsAssignee: youenn fablet <youennf>
Status: RESOLVED FIXED    
Severity: Normal CC: ap, commit-queue, dbates, ddkilzer, glenn, lforschler, ryanhaddad
Priority: P2    
Version: WebKit Nightly Build   
Hardware: Unspecified   
OS: Unspecified   
See Also: https://bugs.webkit.org/show_bug.cgi?id=158922
Bug Depends on:    
Bug Blocks: 160028    
Attachments:
Description Flags
Patch
none
Patch for landing none

Description youenn fablet 2016-07-21 14:47:55 PDT
WPT stash server should be kept running when launching wpt server.
Currently, the stash server is started but closed shortly after starting the other servers.
Comment 1 youenn fablet 2016-07-21 14:51:00 PDT
Created attachment 284264 [details]
Patch
Comment 2 WebKit Commit Bot 2016-07-22 22:59:54 PDT
Comment on attachment 284264 [details]
Patch

Rejecting attachment 284264 [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-01', 'land-attachment', '--force-clean', '--non-interactive', '--parent-command=commit-queue', 284264, '--port=mac']" exit_code: 2 cwd: /Volumes/Data/EWS/WebKit

Last 500 characters of output:
ted/w3c/ChangeLog
fatal: multiple stage entries for merged file 'LayoutTests/imported/w3c'

Failed to run "['git', 'commit', '--all', '-F', '-']" exit_code: 128 cwd: /Volumes/Data/EWS/WebKit

You have both LayoutTests/imported/w3c and LayoutTests/imported/w3c/ChangeLog
fatal: multiple stage entries for merged file 'LayoutTests/imported/w3c'

Failed to run "['git', 'commit', '--all', '-F', '-']" exit_code: 128 cwd: /Volumes/Data/EWS/WebKit
Updating OpenSource
Current branch master is up to date.

Full output: http://webkit-queues.webkit.org/results/1737808
Comment 3 youenn fablet 2016-07-23 00:22:01 PDT
Created attachment 284406 [details]
Patch for landing
Comment 4 youenn fablet 2016-07-23 00:22:50 PDT
(In reply to comment #3)
> Created attachment 284406 [details]
> Patch for landing

Note sure why previous patch cannot be applied.
Retrying landing it.
Comment 5 WebKit Commit Bot 2016-07-23 01:08:59 PDT
Comment on attachment 284406 [details]
Patch for landing

Clearing flags on attachment: 284406

Committed r203638: <http://trac.webkit.org/changeset/203638>
Comment 6 WebKit Commit Bot 2016-07-23 01:09:03 PDT
All reviewed patches have been landed.  Closing bug.