Bug 161367 - Unskip several web-platform-tests that are now passing
Summary: Unskip several web-platform-tests that are now passing
Status: RESOLVED FIXED
Alias: None
Product: WebKit
Classification: Unclassified
Component: DOM (show other bugs)
Version: WebKit Nightly Build
Hardware: Unspecified Unspecified
: P2 Normal
Assignee: Chris Dumez
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2016-08-29 19:11 PDT by Chris Dumez
Modified: 2016-08-29 21:55 PDT (History)
7 users (show)

See Also:


Attachments
Patch (20.97 KB, patch)
2016-08-29 19:13 PDT, Chris Dumez
ggaren: 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 Chris Dumez 2016-08-29 19:11:53 PDT
Unskip several web-platform-tests that are now passing.
Comment 1 Chris Dumez 2016-08-29 19:13:59 PDT
Created attachment 287365 [details]
Patch
Comment 2 Geoffrey Garen 2016-08-29 20:39:08 PDT
Comment on attachment 287365 [details]
Patch

r=me
Comment 3 WebKit Commit Bot 2016-08-29 21:28:12 PDT
Comment on attachment 287365 [details]
Patch

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

Last 500 characters of output:
utTests/imported/w3c/web-platform-tests/html/browsers/the-window-object/security-window/window-security.sub.html: needs update
LayoutTests/imported/w3c/web-platform-tests/html/browsers/windows/nested-browsing-contexts/frameElement.sub-expected.txt: needs update
update-index --refresh: command returned error: 1


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

Full output: http://webkit-queues.webkit.org/results/1970255
Comment 4 WebKit Commit Bot 2016-08-29 21:51:56 PDT
Comment on attachment 287365 [details]
Patch

Rejecting attachment 287365 [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', 287365, '--port=mac']" exit_code: 1 cwd: /Volumes/Data/EWS/WebKit

Last 500 characters of output:
cm/scm.py", line 77, in run
    decode_output=decode_output)
  File "/Volumes/Data/EWS/WebKit/Tools/Scripts/webkitpy/common/system/executive.py", line 443, in run_command
    output = output.decode(self._child_process_encoding())
  File "/System/Library/Frameworks/Python.framework/Versions/2.7/lib/python2.7/encodings/utf_8.py", line 16, in decode
    return codecs.utf_8_decode(input, errors, True)
UnicodeDecodeError: 'utf8' codec can't decode byte 0xc7 in position 429: invalid continuation byte

Full output: http://webkit-queues.webkit.org/results/1970392
Comment 5 Chris Dumez 2016-08-29 21:55:09 PDT
Committed r205169: <http://trac.webkit.org/changeset/205169>