Bug 1990679
| Summary: | perl-IO-Async-0.79 is available | ||
|---|---|---|---|
| Product: | [Fedora] Fedora | Reporter: | Upstream Release Monitoring <upstream-release-monitoring> |
| Component: | perl-IO-Async | Assignee: | Emmanuel Seyman <emmanuel> |
| Status: | CLOSED RAWHIDE | QA Contact: | Fedora Extras Quality Assurance <extras-qa> |
| Severity: | unspecified | Docs Contact: | |
| Priority: | unspecified | ||
| Version: | rawhide | CC: | emmanuel, jplesnik, kwizart, perl-devel, ppisar |
| Target Milestone: | --- | Keywords: | FutureFeature, Reopened, Triaged |
| Target Release: | --- | ||
| Hardware: | Unspecified | ||
| OS: | Unspecified | ||
| Whiteboard: | |||
| Fixed In Version: | perl-IO-Async-0.79-1.fc35 | Doc Type: | If docs needed, set a value |
| Doc Text: | Story Points: | --- | |
| Clone Of: | Environment: | ||
| Last Closed: | 2021-08-09 12:03:34 UTC | Type: | --- |
| Regression: | --- | Mount Type: | --- |
| Documentation: | --- | CRM: | |
| Verified Versions: | Category: | --- | |
| oVirt Team: | --- | RHEL 7.3 requirements from Atomic Host: | |
| Cloudforms Team: | --- | Target Upstream Version: | |
| Embargoed: | |||
|
Description
Upstream Release Monitoring
2021-08-06 00:33:06 UTC
Built for rawhide: https://koji.fedoraproject.org/koji/buildinfo?buildID=1815668 *** Bug 1991442 has been marked as a duplicate of this bug. *** The build perl-IO-Async-0.79-1.fc35 failed with an error: Nothing was ready after 10 second wait; called at /builddir/build/BUILD/IO-Async-0.79/blib/lib/IO/Async/Test.pm line 214 # Tests were run but no plan was declared and done_testing() was not seen. # Looks like your test exited with 255 just after 3. t/70future-io.t .............. Dubious, test returned 255 (wstat 65280, 0xff00) All 3 subtests passed That test is clock sensitive: $ prove -b t/70future-io.t -v t/70future-io.t .. ok 1 - Future::IO->sleep took at least 1.5 ok 2 - Future::IO->sleep took no more than 4 ok 3 - Future::IO->sysread ok 4 - Future::IO->syswrite ok 5 - Future::IO->syswrite wrote data 1..5 ok All tests successful. Files=1, Tests=5, 2 wallclock secs ( 0.02 usr 0.00 sys + 0.08 cusr 0.01 csys = 0.11 CPU) Result: PASS A subsequent build passed. |