Bug 1656688
Summary: | Stop using python2 in llvm-test-suite | ||
---|---|---|---|
Product: | [Fedora] Fedora | Reporter: | Tom Stellard <tstellar> |
Component: | llvm-test-suite | Assignee: | serge_sans_paille <sguelton> |
Status: | CLOSED RAWHIDE | QA Contact: | Fedora Extras Quality Assurance <extras-qa> |
Severity: | unspecified | Docs Contact: | |
Priority: | unspecified | ||
Version: | rawhide | CC: | mhroncok, tstellar |
Target Milestone: | --- | ||
Target Release: | --- | ||
Hardware: | Unspecified | ||
OS: | Unspecified | ||
Whiteboard: | |||
Fixed In Version: | Doc Type: | If docs needed, set a value | |
Doc Text: | Story Points: | --- | |
Clone Of: | Environment: | ||
Last Closed: | 2019-01-17 12:07:25 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: | 1322027 |
Description
Tom Stellard
2018-12-06 05:37:32 UTC
I suppose this is still an upstream thing, ...? Patch proposed upstream: https://reviews.llvm.org/D55829. Note that this patch make the scripts compatible with both Python2 and Python3. 7.0.1 has been shipped with this patch applied. The pathfix.py use in the spec file should be updated to use python3. Python compatibility patch merged upstream, and pathfix applied by Miro as of https://src.fedoraproject.org/rpms/llvm-test-suite/pull-request/4 |