[Webkit-unassigned] [Bug 25880] js tests should move into jstests subdirectory instead of resources/

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Tue Sep 22 01:56:39 PDT 2009


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





--- Comment #38 from Shinichiro Hamaji <hamaji at chromium.org>  2009-09-22 01:56:38 PDT ---
Well... With SVN 1.6.5, it provided much better error messages. It seems we
need to remove tab characters from some files. I've created another bug for
this: https://bugs.webkit.org/show_bug.cgi?id=29630

Thanks Eric for the suggestion!

The error messages follow:

Transmitting file data
.........................................................................................................................................................................................................................................................................................svn:
Commit failed (details follow):
svn: Commit blocked by pre-commit hook (exit code 1) with output:
svnlook: Path 'trunk/LayoutTests/fast/js/kde/script-tests' is not a file
svnlook: Path 'trunk/LayoutTests/fast/js/script-tests' is not a file

    The following files contain tab characters:

        trunk/LayoutTests/fast/js/kde/script-tests/RegExp.js
        trunk/LayoutTests/fast/js/kde/script-tests/cast.js
        trunk/LayoutTests/fast/js/kde/script-tests/exceptions.js
        trunk/LayoutTests/fast/js/kde/script-tests/md5-1.js
        trunk/LayoutTests/fast/js/kde/script-tests/statements.js
       
trunk/LayoutTests/fast/js/script-tests/regexp-extended-characters-crash.js

    Please use spaces instead to indent.
    If you must commit a file with tabs, use svn propset to set the
"allow-tabs" property.

-- 
Configure bugmail: https://bugs.webkit.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug.



More information about the webkit-unassigned mailing list