Hi,
Christopher D. Malon wrote:
>> Currently, the smokeserver does not run smartlinks.pl etc., but
>> redirects to tests.pugscode.org via .htaccess:
>>
>> Redirect /iblech/stuff/pugs-smokes/t http://tests.pugscode.org/t
>> Redirect /iblech/stuff/pugs-smokes/ext http://tests.pugscode.org/ext
>
>
Hi,
Currently, the smokeserver does not run smartlinks.pl etc., but
redirects to tests.pugscode.org via .htaccess:
Redirect /iblech/stuff/pugs-smokes/t http://tests.pugscode.org/t
Redirect /iblech/stuff/pugs-smokes/ext http://tests.pugscode.org/ext
The multi-versioning of the t/ directory
Hi,
Christopher D. Malon wrote:
> Agentz++ writes, in a Pugs blog comment:
>> if someone can offer regular smoke results (i.e. the tests.yml
>> generated by `make smoke'), we can render the Synopses on feather
>> with smoke results as well
>
> The obvious way to get this to happen, for all runtim
On 9/5/06, Christopher D. Malon <[EMAIL PROTECTED]> wrote:
In summary, the basic pattern would be:
(a) smokeserv-client sends both .html and .yml of smoke
I really really want this feature. I've even added this to Pugs' TASKS file.
(b) If smokeserv-server gets .yml, it checks out the t/ dire
On Tue, Sep 05, 2006 at 07:24:14PM +0300, Yuval Kogman wrote:
> There are two other smoke servers to look into...
>
> One is written in Catalyst + DBIC, by yours truly.
>
>
> http://dev.catalystframework.org/repos/Catalyst/trunk/examples/SmokeServer
>
> I've stopped working on it due t
On Tue, Sep 05, 2006 at 12:26:32 -0400, jesse wrote:
> Actually, it uses Jifty::DBI for its storage, but it's not a jifty app ;)
Oh!
> The _intent_ was to make the tool more general than the existing pugs
> smoker. If we've somehow messed that up, I'd like to hear about it.
Oh!
I thought the A
> Actually, it uses Jifty::DBI for its storage, but it's not a jifty app ;)
>
> > http://search.cpan.org/dist/Test-Chimps/
> >
> > It's further along, but is a little more specific to BP's workflow.
>
> The _intent_ was to make the tool more general than the existing pugs
> smoker. If we've
There are two other smoke servers to look into...
One is written in Catalyst + DBIC, by yours truly.
http://dev.catalystframework.org/repos/Catalyst/trunk/examples/SmokeServer
I've stopped working on it due to lack of interest - nobody seemed
unhappy enough with the currrent smoke serve
Agentz++ writes, in a Pugs blog comment:
if someone can offer regular smoke results (i.e. the tests.yml
generated by `make smoke'), we can render the Synopses on feather
with smoke results as well
The obvious way to get this to happen, for all runtimes, is to
integrate the
synopsis-with-s