[Bug 2124537] New: perl-HTML-FormFu-Element-reCAPTCHA-1.00-25.fc38 FTBFS: t/recaptcha.t fails with perl-HTML-Tiny-1.07-1.fc38

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

 



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

            Bug ID: 2124537
           Summary: perl-HTML-FormFu-Element-reCAPTCHA-1.00-25.fc38 FTBFS:
                    t/recaptcha.t fails with perl-HTML-Tiny-1.07-1.fc38
           Product: Fedora
           Version: rawhide
               URL: https://koschei.fedoraproject.org/package/perl-HTML-Fo
                    rmFu-Element-reCAPTCHA?collection=f38
            Status: NEW
         Component: perl-HTML-FormFu-Element-reCAPTCHA
          Assignee: emmanuel@xxxxxxxxx
          Reporter: ppisar@xxxxxxxxxx
        QA Contact: extras-qa@xxxxxxxxxxxxxxxxx
                CC: emmanuel@xxxxxxxxx,
                    perl-devel@xxxxxxxxxxxxxxxxxxxxxxx, ppisar@xxxxxxxxxx
            Blocks: 2117176 (F38FTBFS,RAWHIDEFTBFS)
  Target Milestone: ---
    Classification: Fedora



perl-HTML-FormFu-Element-reCAPTCHA-1.00-25.fc38 fails to build in Fedora 38
because a test fails:

#   Failed test 'stringified form'
#   at t/recaptcha.t line 29.
#          got: '<form action="" method="post">
# <div>
# <span class="elements">
# <script type="text/javascript">
# //<![CDATA[
# var RecaptchaOptions = {};
# //]]>
# </script>
# <script src="http://www.google.com/recaptcha/api/challenge?k=xxx";
type="text/javascript"></script>
# <noscript><iframe frameborder="0" height="300"
src="http://www.google.com/recaptcha/api/noscript?k=xxx"; width="500"
/><textarea cols="40" name="recaptcha_challenge_field"
rows="3"></textarea><input name="recaptcha_response_field" type="hidden"
value="manual_challenge" /></noscript>
# </span>
# </div>
# </form>
# '
#     expected: '<form action="" method="post">
# <div>
# <span class="elements">
# <script type="text/javascript">
# //<![CDATA[
# var RecaptchaOptions = {};
# //]]>
# </script>
# <script src="http://www.google.com/recaptcha/api/challenge?k=xxx";
type="text/javascript"></script>
# <noscript><iframe frameborder="0" height="300"
src="http://www.google.com/recaptcha/api/noscript?k=xxx";
width="500"></iframe><textarea cols="40" name="recaptcha_challenge_field"
rows="3"></textarea><input name="recaptcha_response_field" type="hidden"
value="manual_challenge" /></noscript>
# </span>
# </div>
# </form>
# '
# Looks like you failed 1 test of 1.
t/recaptcha.t .................. 
Dubious, test returned 1 (wstat 256, 0x100)
Failed 1/1 subtests 

This is triggered by upgrading perl-HTML-Tiny from 1.05-40.fc37 to 1.07-1.fc38.
The reason is that HTML-Tiny-1.07 changed a serialization of empty iframe
elements to a single tag.



Referenced Bugs:

https://bugzilla.redhat.com/show_bug.cgi?id=2117176
[Bug 2117176] Fedora 38 FTBFS Tracker
-- 
You are receiving this mail because:
You are on the CC list for the bug.
https://bugzilla.redhat.com/show_bug.cgi?id=2124537
_______________________________________________
perl-devel mailing list -- perl-devel@xxxxxxxxxxxxxxxxxxxxxxx
To unsubscribe send an email to perl-devel-leave@xxxxxxxxxxxxxxxxxxxxxxx
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@xxxxxxxxxxxxxxxxxxxxxxx
Do not reply to spam, report it: https://pagure.io/fedora-infrastructure/new_issue




[Index of Archives]     [Fedora Announce]     [Fedora Kernel]     [Fedora Testing]     [Fedora Legacy Announce]     [Fedora PHP Devel]     [Kernel Devel]     [Fedora Legacy]     [Fedora Maintainers]     [Fedora Desktop]     [PAM]     [Red Hat Development]     [Gimp]     [Yosemite Information]

  Powered by Linux