We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 6d7bd1c commit a0d5bb5Copy full SHA for a0d5bb5
pulp_python/tests/functional/api/test_pypi_apis.py
@@ -167,8 +167,8 @@ def test_package_upload_simple(
167
assert summary.added["python.python"]["count"] == 1
168
169
170
-@pytest.mark.parallel
171
def test_wheel_package_upload_with_metadata(
+ delete_orphans_pre,
172
python_content_summary,
173
python_empty_repo_distro,
174
python_package_dist_directory,
0 commit comments