Bug 160052 - WPT stash server should be kept running when launching wpt server
Summary: WPT stash server should be kept running when launching wpt server
Status: RESOLVED FIXED
Alias: None
Product: WebKit
Classification: Unclassified
Component: Tools / Tests (show other bugs)
Version: WebKit Nightly Build
Hardware: Unspecified Unspecified
: P2 Normal
Assignee: youenn fablet
URL:
Keywords:
Depends on:
Blocks: 160028
  Show dependency treegraph
 
Reported: 2016-07-21 14:47 PDT by youenn fablet
Modified: 2016-07-23 14:16 PDT (History)
7 users (show)

See Also:


Attachments
Patch (10.95 KB, patch)
2016-07-21 14:51 PDT, youenn fablet
no flags Details | Formatted Diff | Diff
Patch for landing (10.93 KB, patch)
2016-07-23 00:22 PDT, youenn fablet
no flags Details | Formatted Diff | Diff

Note You need to log in before you can comment on or make changes to this bug.
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.