RESOLVED DUPLICATE of bug 142083 142136
Running tests should not dirty my tree
https://bugs.webkit.org/show_bug.cgi?id=142136
Summary Running tests should not dirty my tree
Simon Fraser (smfr)
Reported 2015-02-28 13:52:56 PST
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
Attachments
youenn fablet
Comment 1 2015-02-28 13:56:00 PST
*** This bug has been marked as a duplicate of bug 142083 ***
Note You need to log in before you can comment on or make changes to this bug.