On 4/13/07, Agent Zhang <[EMAIL PROTECTED]> wrote:
 On 4/13/07, Moritz Lenz <[EMAIL PROTECTED]> wrote:
> I just found out that after the smoke test a new smoke.yml is in the
> repository's root, but no  smoke.html.

[...]

> I guess that  t/xx-uncategorized/value_alias_readonly.t is indeed the
> last test, so the problem seems to be the generation of the HTML report.
> Can I somehow convert smoke.yml  to smoke.html without doing the full smoke?
>



Okay, I think I've fixed the bug by defaulting to YAML.pm instead of
YAML::Syck. As confirmed by Ingy++, The current version of YAML::Syck
on CPAN is having problem with single-quotes in its emitter:

http://colabti.de/irclogger/irclogger_log/perl6?date=2007-04-17,Tue&sel=65#l108

I've noticed that this issue didn't affect Larry's recent smokes.
Maybe he was using an older YAML::Syck? or he simply didn't install
YAML::Syck at all?

Cheers, agentz

P.S. Moritz has confirmed on #perl6 that his smoke works again. Yay!

Reply via email to