On Mon Jun 26 09:52:54 2006, lukecloss@gmail.com wrote:
Show quoted text> Aha, Yeah, forgot about that.
>
> I hacked my local Test::Builder::Tester to make these tests pass, and then
> forgot about it.
>
> I'll try to talk to someone here at yapc about it.
I just talked to Schwern, and the test failures are a bug in the latest
Test-Simple (it's fixed in Test-Simple svn). I'll push out 1.03 with an
updated dependency on Test-Simple when it goes live (hopefully later today).
Luke
Show quoted text>
> Thanks for the feedback...
>
> Cheers,
> Luke
>
> On 6/26/06, srl@bestpractical.com via RT
<bug-Test-WWW-Selenium@rt.cpan.org>
Show quoted textshould be
Show quoted text> > > out as T-W-S 1.02
> > >
> > > 1.02 - Sat Jun 24 17:25:35 PDT 2006
> > > - Added unit tests for all auto-generated functions
> > > - fixed bugs where line numbers and file info wasn't reported
> > > - fixed bug where test description was lost
> > > - added get_location method to return relative location
> > > - removed references to contains and lacks functions
> > > - failed action_ok() doesn't die anymore, the test just fails
> >
> > Thanks. I'm still seeing failures on this version, though, under perl
> > 5.8.8:
> >
> > lightning:~/.cpan/sources/authors/id/L/LU/LUKEC/Test-WWW-Selenium-1.02
> > srl$ make test
> >
> > # Failed test 'is fail'
> > # in t/test-selenium.t at line 65.
> > # STDERR is:
> > # # Failed test 'bar'
> > # # in t/test-selenium.t at line 64.
> > # # got: 'baz'
> > # # expected: 'foo'
> > #
> > # not:
> > # (?-xism:#\s+Failed\ test.*?\n?.*?t\/test\-selenium\.t at line 64.*\n?)
> > # as expected
> >
> > # Failed test 'isnt fail'
> > # in t/test-selenium.t at line 78.
> > # STDERR is:
> > # # Failed test 'bar'
> > # # in t/test-selenium.t at line 77.
> > # # 'foo'
> > # # ne
> > # # 'foo'
> > #
> > # not:
> > # (?-xism:#\s+Failed\ test.*?\n?.*?t\/test\-selenium\.t at line 77.*\n?)
> > # as expected
> >
> > # Failed test 'like fail'
> > # in t/test-selenium.t at line 91.
> > # STDERR is:
> > # # Failed test 'bar'
> > # # in t/test-selenium.t at line 90.
> > # # 'baz'
> > # # doesn't match '(?-xism:foo)'
> > #
> > # not:
> > # (?-xism:#\s+Failed\ test.*?\n?.*?t\/test\-selenium\.t at line 90.*\n?)
> > # as expected
> >
> > # Failed test 'unlike fail'
> > # in t/test-selenium.t at line 104.
> > # STDERR is:
> > # # Failed test 'bar'
> > # # in t/test-selenium.t at line 103.
> > # # 'foo'
> > # # matches '(?-xism:foo)'
> > #
> > # not:
> > # (?-xism:#\s+Failed\ test.*?\n?.*?t\/test\-selenium\.t at line
103.*\n?)
Show quoted text> > # as expected
> >
> > # Failed test 'is fail'
> > # in t/test-selenium.t at line 65.
> > # STDERR is:
> > # # Failed test 'bar'
> > # # in t/test-selenium.t at line 64.
> > # # got: 'baz'
> > # # expected: 'foo'
> > #
> > # not:
> > # (?-xism:#\s+Failed\ test.*?\n?.*?t\/test\-selenium\.t at line 64.*\n?)
> > # as expected
> >
> > # Failed test 'isnt fail'
> > # in t/test-selenium.t at line 78.
> > # STDERR is:
> > # # Failed test 'bar'
> > # # in t/test-selenium.t at line 77.
> > # # 'foo'
> > # # ne
> > # # 'foo'
> > #
> > # not:
> > # (?-xism:#\s+Failed\ test.*?\n?.*?t\/test\-selenium\.t at line 77.*\n?)
> > # as expected
> >
> > # Failed test 'like fail'
> > # in t/test-selenium.t at line 91.
> > # STDERR is:
> > # # Failed test 'bar'
> > # # in t/test-selenium.t at line 90.
> > # # 'baz'
> > # # doesn't match '(?-xism:foo)'
> > #
> > # not:
> > # (?-xism:#\s+Failed\ test.*?\n?.*?t\/test\-selenium\.t at line 90.*\n?)
> > # as expected
> >
> > # Failed test 'unlike fail'
> > # in t/test-selenium.t at line 104.
> > # STDERR is:
> > # # Failed test 'bar'
> > # # in t/test-selenium.t at line 103.
> > # # 'foo'
> > # # matches '(?-xism:foo)'
> > #
> > # not:
> > # (?-xism:#\s+Failed\ test.*?\n?.*?t\/test\-selenium\.t at line
103.*\n?)
Show quoted text> > # as expected
> >
> > # Failed test 'is fail'
> > # in t/test-selenium.t at line 149.
> > # STDERR is:
> > # # Failed test 'bar'
> > # # in t/test-selenium.t at line 148.
> > # # got: 'baz'
> > # # expected: 'foo'
> > #
> > # not:
> > # (?-xism:#\s+Failed\ test.*?\n?.*?t\/test\-selenium\.t at line
148.*\n?)
Show quoted text> > # as expected
> >
> > # Failed test 'is fail'
> > # in t/test-selenium.t at line 149.
> > # STDERR is:
> > # # Failed test 'bar'
> > # # in t/test-selenium.t at line 148.
> > # # got: 'baz'
> > # # expected: 'foo'
> > #
> > # not:
> > # (?-xism:#\s+Failed\ test.*?\n?.*?t\/test\-selenium\.t at line
148.*\n?)
Show quoted text> > # as expected
> >
> > # Failed test 'is fail'
> > # in t/test-selenium.t at line 149.
> > # STDERR is:
> > # # Failed test 'bar'
> > # # in t/test-selenium.t at line 148.
> > # # got: 'baz'
> > # # expected: 'foo'
> > #
> > # not:
> > # (?-xism:#\s+Failed\ test.*?\n?.*?t\/test\-selenium\.t at line
148.*\n?)
Show quoted text> > # as expected
> >
> > # Failed test 'is fail'
> > # in t/test-selenium.t at line 149.
> > # STDERR is:
> > # # Failed test 'bar'
> > # # in t/test-selenium.t at line 148.
> > # # got: 'baz'
> > # # expected: 'foo'
> > #
> > # not:
> > # (?-xism:#\s+Failed\ test.*?\n?.*?t\/test\-selenium\.t at line
148.*\n?)
Show quoted text> > # as expected
> >
> > # Failed test 'is fail'
> > # in t/test-selenium.t at line 191.
> > # STDERR is:
> > # # Failed test 'bar'
> > # # in t/test-selenium.t at line 190.
> > # # got: '/monkey/man'
> > # # expected: 'foo'
> > #
> > # not:
> > # (?-xism:#\s+Failed\ test.*?\n?.*?t\/test\-selenium\.t at line
190.*\n?)
Show quoted text> > # as expected
> > Failed 1/4 test scripts, 75.00% okay. 13/77 subtests failed, 83.12%
okay.
Show quoted text> > make: *** [test_dynamic] Error 25
> >
> > ------------------------
> > srl
> >
> >