RESOLVED FIXED 38225
run-bindings-tests doesn't work in an SVN checkout
https://bugs.webkit.org/show_bug.cgi?id=38225
Summary run-bindings-tests doesn't work in an SVN checkout
Adam Barth
Reported 2010-04-27 15:23:08 PDT
run-bindings-tests doesn't work in an SVN checkout
Attachments
Patch (1.08 KB, patch)
2010-04-27 15:23 PDT, Adam Barth
no flags
Patch (2.27 KB, patch)
2010-04-27 15:51 PDT, Adam Barth
no flags
Patch for landing (2.27 KB, patch)
2010-04-27 16:06 PDT, Adam Barth
no flags
Adam Barth
Comment 1 2010-04-27 15:23:44 PDT
Eric Seidel (no email)
Comment 2 2010-04-27 15:25:50 PDT
Comment on attachment 54460 [details] Patch This seems like a bug in detect_scm_system and shoudl have a test.
Adam Barth
Comment 3 2010-04-27 15:42:04 PDT
Darn you for making me run test-webkitpy --all. I'm going to go read a book. :)
Adam Barth
Comment 4 2010-04-27 15:51:43 PDT
Eric Seidel (no email)
Comment 5 2010-04-27 15:54:24 PDT
Comment on attachment 54464 [details] Patch You can probably get the tmp folder from getcwd() or from self._svn_repository or whatever it's set as. I think I probably would have fixed SVN's usage instead of the caller of in_working_directory, since git's seems to take relative paths just fine. typo: + # I wanted to asser that we got the right path, but there was some
Adam Barth
Comment 6 2010-04-27 16:06:11 PDT
Created attachment 54467 [details] Patch for landing
WebKit Commit Bot
Comment 7 2010-04-27 21:49:49 PDT
Comment on attachment 54467 [details] Patch for landing Clearing flags on attachment: 54467 Committed r58376: <http://trac.webkit.org/changeset/58376>
WebKit Commit Bot
Comment 8 2010-04-27 21:49:54 PDT
All reviewed patches have been landed. Closing bug.
Note You need to log in before you can comment on or make changes to this bug.