https://bugzilla.redhat.com/show_bug.cgi?id=1549515
Bug ID: 1549515 Summary: perl-Mason-Tidy-2.57-8.fc29 FTBFS: t/CLI.t test fails with perltidy ≥ 20180219 Product: Fedora Version: 28 Component: perl-Mason-Tidy Assignee: jples...@redhat.com Reporter: ppi...@redhat.com QA Contact: extras...@fedoraproject.org CC: jples...@redhat.com, perl-devel@lists.fedoraproject.org perl-Mason-Tidy-2.57-8.fc29 fails to build in F29 because two tests fail: t/Basic.t ... ok # Failed test 'no options' # at /builddir/build/BUILD/Mason-Tidy-2.57/blib/lib/Mason/Tidy/t/CLI.pm line 44. # (in Mason::Tidy::t::CLI->test_cli) # got: '% if (foo) { # % bar; # % } # ' # expected: '% if (foo) { # % bar # % } # ' # Failed test 'no options' # at /builddir/build/BUILD/Mason-Tidy-2.57/blib/lib/Mason/Tidy/t/CLI.pm line 46. # (in Mason::Tidy::t::CLI->test_cli) # got: '% if (foo) { # % bar; # % } # ' # expected: '% if (foo) { # % bar # % } # ' # Looks like you failed 2 tests of 16. t/CLI.t ..... Dubious, test returned 2 (wstat 512, 0x200) Failed 2/16 subtests This is triggered by upgrading perltidy from 20180101-2.fc28 to 20180219-1.fc28. Also Fedora 28 is affected. -- You are receiving this mail because: You are on the CC list for the bug. _______________________________________________ perl-devel mailing list -- perl-devel@lists.fedoraproject.org To unsubscribe send an email to perl-devel-le...@lists.fedoraproject.org