barbican/tests-py3-blacklist.txt
Victor Stinner 6cba20e1fe Python 3: replace the whitelist with a blacklist
tox.ini: run Python 3 tests using ostestr rather than testtools.run
to ensure that all tests can be at least imported on Python 3.
Replace also the whitelist of tests with a blacklist to see more
easily which tests must be ported.

Partially implements: blueprint barbican-py3

Change-Id: Ibf42d57de3a41d2e32d47c0931a91e64104ebe86
2016-05-19 17:19:41 -04:00

12 lines
452 B
Plaintext

barbican.tests.api.controllers.test_containers
barbican.tests.api.controllers.test_orders
barbican.tests.api.controllers.test_quotas
barbican.tests.api.controllers.test_secrets
barbican.tests.api.test_resources
barbican.tests.api.test_transport_keys_resource
barbican.tests.cmd.test_barbican_manage
barbican.tests.cmd.test_db_cleanup
barbican.tests.common.test_validators
barbican.tests.plugin.crypto.test_pkcs11
barbican.tests.plugin.test_snakeoil_ca