Bug 1542677
| Summary: | [regression] Internal testcases are failing in rust-toolset-7-cargo-0.24.0-1.el7 | ||||||
|---|---|---|---|---|---|---|---|
| Product: | DevTools | Reporter: | Edjunior Barbosa Machado <emachado> | ||||
| Component: | cargo | Assignee: | Josh Stone <jistone> | ||||
| Status: | CLOSED ERRATA | QA Contact: | Edjunior Barbosa Machado <emachado> | ||||
| Severity: | unspecified | Docs Contact: | Vladimír Slávik <vslavik> | ||||
| Priority: | unspecified | ||||||
| Version: | rust-toolset-7 | CC: | jcajka, kanderso, law, mcermak, tstellar, vslavik | ||||
| Target Milestone: | rc | ||||||
| Target Release: | 2018.2 | ||||||
| Hardware: | Unspecified | ||||||
| OS: | Unspecified | ||||||
| Whiteboard: | |||||||
| Fixed In Version: | Doc Type: | No Doc Update | |||||
| Doc Text: |
undefined
|
Story Points: | --- | ||||
| Clone Of: | Environment: | ||||||
| Last Closed: | 2018-05-03 03:57:59 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: | |||||||
| Attachments: |
|
||||||
|
Description
Edjunior Barbosa Machado
2018-02-06 19:28:14 UTC
wasm32 fails because our LLVM doesn't have that target. I'll see about either making that test detect this, or else just mask it; either way this is minor. I can reproduce the rest in mock builds, both succeeding in 2018.1 and failing in 2018.2. The git one looks like just bad pattern matching, and the https and ssh tests look like they failed to run localhost services for testing. I don't know yet why these are any different than 2018.1. The failures are gone in cargo 0.25.0. Since the problem described in this bug report should be resolved in a recent advisory, it has been closed with a resolution of ERRATA. For information on the advisory, and where to find the updated files, follow the link below. If the solution does not work for you, open a new bug report. https://access.redhat.com/errata/RHEA-2018:1280 |