[Webkit-unassigned] [Bug 142136] New: Running tests should not dirty my tree

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Sat Feb 28 13:52:56 PST 2015


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

            Bug ID: 142136
           Summary: Running tests should not dirty my tree
    Classification: Unclassified
           Product: WebKit
           Version: 528+ (Nightly build)
          Hardware: Unspecified
                OS: Unspecified
            Status: NEW
          Severity: Normal
          Priority: P2
         Component: Tools / Tests
          Assignee: webkit-unassigned at lists.webkit.org
          Reporter: simon.fraser at apple.com
                CC: ap at webkit.org, youennf at gmail.com

Running layout tests should not touch files in the tree, but this happens with imported w3c tests:

 1$ $ git status
On branch master
Your branch is up-to-date with 'origin/master'.
Changes not staged for commit:
  (use "git add <file>..." to update what will be committed)
  (use "git checkout -- <file>..." to discard changes in working directory)

    modified:   LayoutTests/imported/w3c/web-platform-tests/_certs/01.pem
    modified:   LayoutTests/imported/w3c/web-platform-tests/_certs/02.pem
    modified:   LayoutTests/imported/w3c/web-platform-tests/_certs/cacert.pem
    modified:   LayoutTests/imported/w3c/web-platform-tests/_certs/cakey.pem
    modified:   LayoutTests/imported/w3c/web-platform-tests/_certs/index.txt.old
    modified:   LayoutTests/imported/w3c/web-platform-tests/_certs/localhost.key
    modified:   LayoutTests/imported/w3c/web-platform-tests/_certs/localhost.pem
    modified:   LayoutTests/imported/w3c/web-platform-tests/_certs/serial

-- 
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/20150228/d78daecf/attachment-0002.html>


More information about the webkit-unassigned mailing list