[SRU] Handle pandas armhf test failures
Affects | Status | Importance | Assigned to | Milestone | |
---|---|---|---|---|---|
pandas (Ubuntu) |
Fix Released
|
Undecided
|
Unassigned | ||
Bionic |
Fix Released
|
High
|
Unassigned |
Bug Description
[Impact]
In attempting to backport networkx to the OpenStack Ussuri cloud archive I noticed that pandas never built successfully for bionic on armhf:
https:/
This is a dependency that is blocking several package backports for the OpenStack Ussuri cloud archive that use the pandas package from bionic.
There's a patch that's carried with the pandas package that disables these tests for non-intel builds. It's been updated in later releases to deal with more tests. Backporting the updated patch from the eoan package enables pandas to build successfully on bionic armhf.
[Test Case]
A successful build of the package verifies this fix.
[Regression Potential]
Very low. This does reduce test coverage slightly for non intel architectures.
Changed in pandas (Ubuntu Bionic): | |
status: | New → Triaged |
importance: | Undecided → High |
Changed in pandas (Ubuntu): | |
status: | New → Fix Released |
description: | updated |
description: | updated |
summary: |
- Handle ARM test failures + Handle pandas armhf test failures |
summary: |
- Handle pandas armhf test failures + [SRU] Handle pandas armhf test failures |
A new version of pandas has been uploaded to the bionic unapproved queue: /launchpad. net/ubuntu/ bionic/ +queue? queue_state= 1&queue_ text=pandas
https:/