WebKit Bugzilla
New
Browse
Log In
×
Sign in with GitHub
or
Remember my login
Create Account
·
Forgot Password
Forgotten password account recovery
RESOLVED FIXED
185392
test262/Runner.pm: create results dir for results of test262 run
https://bugs.webkit.org/show_bug.cgi?id=185392
Summary
test262/Runner.pm: create results dir for results of test262 run
valerie
Reported
2018-05-07 13:53:25 PDT
This patch: - Creates a directory `results` and saves the results.yaml, summary.yaml and summary.txt files there - adds a `--results` option to specify a results file, otherwise looks for a results directory wherever the script is ran
Attachments
Patch
(4.83 KB, patch)
2018-05-07 13:59 PDT
,
valerie
no flags
Details
Formatted Diff
Diff
Patch
(4.81 KB, patch)
2018-05-08 07:31 PDT
,
valerie
no flags
Details
Formatted Diff
Diff
Archive of layout-test-results from ews107 for mac-sierra-wk2
(3.35 MB, application/zip)
2018-05-08 09:10 PDT
,
EWS Watchlist
no flags
Details
Patch
(3.32 KB, patch)
2018-05-08 12:52 PDT
,
valerie
no flags
Details
Formatted Diff
Diff
Patch
(3.32 KB, patch)
2018-05-08 13:26 PDT
,
valerie
no flags
Details
Formatted Diff
Diff
Manually created patch for this bug
(5.15 KB, patch)
2018-05-08 13:28 PDT
,
valerie
no flags
Details
Formatted Diff
Diff
Add test262-results dir
(4.86 KB, patch)
2018-05-08 13:30 PDT
,
valerie
no flags
Details
Formatted Diff
Diff
Patch
(3.32 KB, patch)
2018-05-08 13:54 PDT
,
valerie
no flags
Details
Formatted Diff
Diff
patch
(4.77 KB, patch)
2018-05-08 13:59 PDT
,
valerie
no flags
Details
Formatted Diff
Diff
Show Obsolete
(7)
View All
Add attachment
proposed patch, testcase, etc.
valerie
Comment 1
2018-05-07 13:59:17 PDT
Created
attachment 339749
[details]
Patch
Michael Saboff
Comment 2
2018-05-07 15:31:41 PDT
Comment on
attachment 339749
[details]
Patch View in context:
https://bugs.webkit.org/attachment.cgi?id=339749&action=review
> Tools/Scripts/test262/Runner.pm:91 > +$resultsDir = $resultsDir . "/results";
Let's change the results directory name to include test262.
valerie
Comment 3
2018-05-08 07:31:10 PDT
Created
attachment 339819
[details]
Patch
EWS Watchlist
Comment 4
2018-05-08 09:10:27 PDT
Comment on
attachment 339819
[details]
Patch
Attachment 339819
[details]
did not pass mac-wk2-ews (mac-wk2): Output:
http://webkit-queues.webkit.org/results/7607461
New failing tests: http/tests/security/XFrameOptions/x-frame-options-deny-multiple-clients.html
EWS Watchlist
Comment 5
2018-05-08 09:10:28 PDT
Created
attachment 339823
[details]
Archive of layout-test-results from ews107 for mac-sierra-wk2 The attached test failures were seen while running run-webkit-tests on the mac-wk2-ews. Bot: ews107 Port: mac-sierra-wk2 Platform: Mac OS X 10.12.6
Michael Saboff
Comment 6
2018-05-08 10:39:20 PDT
Comment on
attachment 339819
[details]
Patch r=me
WebKit Commit Bot
Comment 7
2018-05-08 11:05:41 PDT
Comment on
attachment 339819
[details]
Patch Rejecting
attachment 339819
[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', 'apply-attachment', '--no-update', '--non-interactive', 339819, '--port=mac']" exit_code: 2 cwd: /Volumes/Data/EWS/WebKit Last 500 characters of output: ools/ChangeLog Hunk #1 succeeded at 1 with fuzz 3. patching file Tools/Scripts/test262/Runner.pm Hunk #2 FAILED at 85. Hunk #6 succeeded at 206 (offset -1 lines). Hunk #7 succeeded at 903 (offset -1 lines). 1 out of 7 hunks FAILED -- saving rejects to file Tools/Scripts/test262/Runner.pm.rej patching file .gitignore patching file ChangeLog Failed to run "[u'/Volumes/Data/EWS/WebKit/Tools/Scripts/svn-apply', '--force', '--reviewer', u'Michael Saboff']" exit_code: 1 cwd: /Volumes/Data/EWS/WebKit Full output:
http://webkit-queues.webkit.org/results/7608985
valerie
Comment 8
2018-05-08 12:52:42 PDT
Created
attachment 339858
[details]
Patch
valerie
Comment 9
2018-05-08 13:26:47 PDT
Created
attachment 339862
[details]
Patch
valerie
Comment 10
2018-05-08 13:28:55 PDT
Created
attachment 339864
[details]
Manually created patch for this bug
valerie
Comment 11
2018-05-08 13:30:28 PDT
Created
attachment 339865
[details]
Add test262-results dir
valerie
Comment 12
2018-05-08 13:54:31 PDT
Created
attachment 339870
[details]
Patch
valerie
Comment 13
2018-05-08 13:59:10 PDT
Created
attachment 339872
[details]
patch
Michael Saboff
Comment 14
2018-05-08 14:54:54 PDT
Comment on
attachment 339872
[details]
patch r=me
WebKit Commit Bot
Comment 15
2018-05-08 17:04:16 PDT
Comment on
attachment 339872
[details]
patch Clearing flags on attachment: 339872 Committed
r231526
: <
https://trac.webkit.org/changeset/231526
>
WebKit Commit Bot
Comment 16
2018-05-08 17:04:18 PDT
All reviewed patches have been landed. Closing bug.
Note
You need to
log in
before you can comment on or make changes to this bug.
Top of Page
Format For Printing
XML
Clone This Bug