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 ee9bb4d commit 848fa89Copy full SHA for 848fa89
pulp_python/tests/functional/api/test_pypi_apis.py
@@ -137,8 +137,8 @@ def test_package_upload_simple(
137
assert summary.added["python.python"]["count"] == 1
138
139
140
-@pytest.mark.parallel
141
def test_wheel_package_upload_with_metadata(
+ delete_orphans_pre,
142
python_content_summary,
143
python_empty_repo_distro,
144
python_package_dist_directory,
0 commit comments