[Webkit-unassigned] [Bug 142110] New: run-webkit-tests leaves new and modified files in LayoutTests/imported/w3c/web-platform-tests

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Fri Feb 27 15:05:54 PST 2015


https://bugs.webkit.org/show_bug.cgi?id=142110

            Bug ID: 142110
           Summary: run-webkit-tests leaves new and modified files in
                    LayoutTests/imported/w3c/web-platform-tests
    Classification: Unclassified
           Product: WebKit
           Version: 528+ (Nightly build)
          Hardware: All
                OS: All
            Status: NEW
          Severity: Normal
          Priority: P2
         Component: Tools / Tests
          Assignee: webkit-unassigned at lists.webkit.org
          Reporter: msaboff at apple.com

After running run-webkit-tests, svn st shows me unknown and modified files under LayoutTests/imported/w3c/web-platform-tests

$ svn st LayoutTests/
?       LayoutTests/imported/w3c/web-platform-tests/.resources.url
?       LayoutTests/imported/w3c/web-platform-tests/__init__.py
M       LayoutTests/imported/w3c/web-platform-tests/_certs/01.pem
M       LayoutTests/imported/w3c/web-platform-tests/_certs/02.pem
M       LayoutTests/imported/w3c/web-platform-tests/_certs/cacert.pem
M       LayoutTests/imported/w3c/web-platform-tests/_certs/cakey.pem
?       LayoutTests/imported/w3c/web-platform-tests/_certs/index.txt
M       LayoutTests/imported/w3c/web-platform-tests/_certs/index.txt.old
M       LayoutTests/imported/w3c/web-platform-tests/_certs/localhost.key
M       LayoutTests/imported/w3c/web-platform-tests/_certs/localhost.pem
M       LayoutTests/imported/w3c/web-platform-tests/_certs/serial
?       LayoutTests/imported/w3c/web-platform-tests/config.json
?       LayoutTests/imported/w3c/web-platform-tests/resources
?       LayoutTests/imported/w3c/web-platform-tests/tools/.html5lib.url
?       LayoutTests/imported/w3c/web-platform-tests/tools/.pywebsocket.url
?       LayoutTests/imported/w3c/web-platform-tests/tools/.six.url
?       LayoutTests/imported/w3c/web-platform-tests/tools/.wptserve.url
?       LayoutTests/imported/w3c/web-platform-tests/tools/html5lib
?       LayoutTests/imported/w3c/web-platform-tests/tools/pywebsocket
?       LayoutTests/imported/w3c/web-platform-tests/tools/six
?       LayoutTests/imported/w3c/web-platform-tests/tools/wptserve

An svn revert -r LayoutTests/imported/w3c/web-platform-tests takes care of the modified files, but the next run of run-webkit-tests will modify them again.

-- 
You are receiving this mail because:
You are the assignee for the bug.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.webkit.org/pipermail/webkit-unassigned/attachments/20150227/2b3e6382/attachment-0002.html>


More information about the webkit-unassigned mailing list