[Webkit-unassigned] [Bug 68680] Let TestWebKitAPI and webkit_unit_tests work for chromium-win

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Tue Sep 27 21:58:50 PDT 2011


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





--- Comment #5 from Xianzhu Wang <wangxianzhu at chromium.org>  2011-09-27 21:58:50 PST ---
(In reply to comment #4)
> (From update of attachment 108781 [details])
> View in context: https://bugs.webkit.org/attachment.cgi?id=108781&action=review
> 
> > Tools/Scripts/run-chromium-webkit-unit-tests:-38
> > -# Allow running this script from any directory.
> > -my $sourceRootDir = File::Spec->catfile($FindBin::Bin, "../..");
> > -chdir($sourceRootDir);
> 
> Why was this removed?  Did it no longer work?

This is no longer needed because we use productDir() to find the executable. I've verified that there is no test depending on cwd. webkit_unit_test can be run from any dir.

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