unit tests are failing at Python 3.8 environment

Bug #1864987 reported by Thomas Goirand
6
This bug affects 1 person
Affects Status Importance Assigned to Milestone
Rally
Fix Released
High
Andriy Kurilin

Bug Description

Hi,

Building Rally in Debian Sid leads to a lot of unit test failures. I've attached the build log. Please consider helping me to fix them.

Revision history for this message
Thomas Goirand (thomas-goirand) wrote :
summary: - unit tests failures in Debian
+ unit tests are failing at Python 3.8 environment
Changed in rally:
status: New → Triaged
importance: Undecided → High
Changed in rally:
assignee: nobody → Andrey Kurilin (andreykurilin)
Revision history for this message
OpenStack Infra (hudson-openstack) wrote : Fix merged to rally (master)

Reviewed: https://review.opendev.org/710241
Committed: https://git.openstack.org/cgit/openstack/rally/commit/?id=44c081e234443bb12f7ccc2e10095a22dd2330fb
Submitter: Zuul
Branch: master

commit 44c081e234443bb12f7ccc2e10095a22dd2330fb
Author: Andrey Kurilin <email address hidden>
Date: Thu Feb 27 16:14:28 2020 +0200

    Ensure python 3.8 is supported

    * remove a hack for python3.4 from rally-tox-base job
    * raise version of SQLAlchemy at upper-constraints.txt to avoid new
      warnings at python 3.8 env
    * install python from the ubuntu repos instead of deadsnakes
    * cover https://bugs.python.org/issue35894
    * skip tests.unit.common.io.test_junit for Python 3.8. The failures
      relate to changed order of xml tag parameters. It is not critical and
      rally.common.io.junit is not used at all (abandoned code?!)
    * cover https://github.com/python/cpython/pull/9731

    Closes-Bug: #1864987

    Change-Id: Iffb0015fbae48eb69e683ef41b9763798f198130

Changed in rally:
status: In Progress → Fix Released
To post a comment you must log in.
This report contains Public information  
Everyone can see this information.

Other bug subscribers

Remote bug watches

Bug watches keep track of this bug in other bug trackers.