6a185da460
It looks like these two unit tests pass on Python 3: remove them from blacklist-py3.txt. Partially implements: blueprint trove-python3 Change-Id: I230055c1aa0786290f9cae44f81861d91850d87b
7 lines
222 B
Plaintext
7 lines
222 B
Plaintext
# Use a blacklist of tests known to fail on Python 3, until
|
|
# all unit tests will pass on Python 3.
|
|
guestagent.test_cassandra_manager
|
|
guestagent.test_mongodb_manager
|
|
guestagent.test_operating_system
|
|
guestagent.test_volume
|