[Webkit-unassigned] [Bug 37555] new-run-webkit-tests --results-directory should be an absolute path

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Tue Apr 13 23:51:26 PDT 2010


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





--- Comment #1 from Eric Seidel <eric at webkit.org>  2010-04-13 23:51:25 PST ---
Actually, we can change how we interpret this argument for just the webkit
port.  See webkit.py:

    def results_directory(self):
        # Results are store relative to the built products to make it easy
        # to have multiple copies of webkit checked out and built.
        return self._build_path(self._options.results_directory)

-- 
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