https://bugzilla.redhat.com/show_bug.cgi?id=1749253

            Bug ID: 1749253
           Summary: perl-Test-Unit-0.25-34.fc32 FTBFS
           Product: Fedora
           Version: rawhide
            Status: NEW
         Component: perl-Test-Unit
          Assignee: xav...@bachelot.org
          Reporter: ppi...@redhat.com
        QA Contact: extras...@fedoraproject.org
                CC: perl-devel@lists.fedoraproject.org,
                    xav...@bachelot.org
  Target Milestone: ---
           Link ID: Red Hat Bugzilla 1716422,CPAN 129738
    Classification: Fedora



perl-Test-Unit-0.25-34.fc32 fails to build in F32 because a test fails:

$ perl -Ilib t/assert.t 
STARTING TEST RUN
1..40
[...]
ok PASS test_assert_does_not_match

not ok ERROR test_numericness
t/tlib/AssertTest.pm:48 - test_numericness(Class::Inner::__A36)
For string '0xF00', expect t but got f
ok PASS test_assert_equals

This is triggered by upgrading perl-libs from 4:5.30.0-444.fc32 to
4:5.30.0-445.fc32.

Perl 5.30 started to misinterpreted strings with "0x" prefix as hexadecimal
numbers. I adjusted perl-Test-Unit (bug #1716422). Later Perl authors
discovered it is a bug and reverted the change in 5.31.4 with a desire to port
it back to 5.30 (RT#134230). I did it in Fedora and as a result, perl-Test-Unit
fails again.

I will adjust the tests again.

-- 
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
Fedora Code of Conduct: 
https://docs.fedoraproject.org/en-US/project/code-of-conduct/
List Guidelines: https://fedoraproject.org/wiki/Mailing_list_guidelines
List Archives: 
https://lists.fedoraproject.org/archives/list/perl-devel@lists.fedoraproject.org

Reply via email to