Bug 1231216
| Summary: | perl-Debug-Client-0.29-4.fc23: FTBFS with Perl 5.22 | ||||||
|---|---|---|---|---|---|---|---|
| Product: | [Fedora] Fedora | Reporter: | Jitka Plesnikova <jplesnik> | ||||
| Component: | perl-Debug-Client | Assignee: | Petr Pisar <ppisar> | ||||
| Status: | CLOSED RAWHIDE | QA Contact: | Fedora Extras Quality Assurance <extras-qa> | ||||
| Severity: | unspecified | Docs Contact: | |||||
| Priority: | unspecified | ||||||
| Version: | rawhide | CC: | jplesnik, perl-devel, ppisar | ||||
| Target Milestone: | --- | ||||||
| Target Release: | --- | ||||||
| Hardware: | Unspecified | ||||||
| OS: | Unspecified | ||||||
| URL: | https://github.com/PadreIDE/Debug-Client/issues/2 | ||||||
| Whiteboard: | |||||||
| Fixed In Version: | perl-Debug-Client-0.29-5.fc23 | Doc Type: | Bug Fix | ||||
| Doc Text: | Story Points: | --- | |||||
| Clone Of: | Environment: | ||||||
| Last Closed: | 2015-06-17 14:33:49 UTC | Type: | Bug | ||||
| Regression: | --- | Mount Type: | --- | ||||
| Documentation: | --- | CRM: | |||||
| Verified Versions: | Category: | --- | |||||
| oVirt Team: | --- | RHEL 7.3 requirements from Atomic Host: | |||||
| Cloudforms Team: | --- | Target Upstream Version: | |||||
| Embargoed: | |||||||
| Bug Depends On: | |||||||
| Bug Blocks: | 1231893 | ||||||
| Attachments: |
|
||||||
Created attachment 1038034 [details] Build log The build of perl-Debug-Client failed during Perl 5.22 mass rebuild with following errors: # Failed test 'y (0) $line = 1' # at t/24-y_zero.t line 34. # Compared $data->[0] # got : 'Not nested deeply enough' # expect : '$line = 1' # Not nested deeply enough # Failed test 'y (0) $line = 2' # at t/24-y_zero.t line 34. # Compared $data->[0] # got : 'Not nested deeply enough' # expect : '$line = 2' # Not nested deeply enough # Failed test 'y (0) $line = 3' # at t/24-y_zero.t line 34. # Compared $data->[0] # got : 'Not nested deeply enough' # expect : '$line = 3' # Not nested deeply enough # Looks like you failed 3 tests of 3. t/24-y_zero.t ......... Dubious, test returned 3 (wstat 768, 0x300) Failed 3/3 subtests