[wp-trac] [WordPress Unit Tests] #124: "Try" functionality
WordPress Trac
wp-trac at lists.automattic.com
Mon Aug 27 22:07:45 UTC 2012
#124: "Try" functionality
----------------------------+------------------
Reporter: kurtpayne | Owner:
Type: enhancement | Status: new
Priority: normal | Milestone:
Component: Test Framework | Resolution:
Keywords: |
----------------------------+------------------
Comment (by bpetty):
Replying to [comment:3 kurtpayne]:
> Replying to [comment:2 nbachiyski]:
> > This way I won't need to do anything locally. And on the test server
we can always keep a clean copy ready.
>
> I think I'd always want to do a fresh checkout. If a patch is poisoned
and does local file writes, then the next time the "try" script is run,
the checkout won't be clean.
Should be easy and quick enough if you keep a local mirror of the WP git
mirror, and perform a new local clone every time. SVN would be horribly
inefficient for this.
On the other hand, I'm not entirely sure yet how to configure this with
the existing SVN unit-tests repo with the svn:external for WP.
--
Ticket URL: <http://unit-test.trac.wordpress.org/ticket/124#comment:4>
WordPress Unit Tests <http://unit-test.trac.wordpress.org>
My example project
More information about the wp-trac
mailing list