Task #7454
closed
Delete the test_file_decriptors test
Status:
CLOSED - CURRENTRELEASE
Description
This test fails often, and is a leftover from when Pulp3 used celery which leaked file descriptors in some situations. It is practically causing many test failures, and we should remove it.
Todo¶
Remove from pulp_file here
moving onto sprint per open floor agreement - Sept 4
- Status changed from NEW to POST
- Status changed from POST to MODIFIED
- % Done changed from 0 to 100
- Sprint/Milestone set to 1.3.0
- Sprint/Milestone deleted (
1.3.0)
- Sprint/Milestone set to 1.3.0
- Status changed from MODIFIED to CLOSED - CURRENTRELEASE
- Copied to Task #7649: Delete the test_file_decriptors test added
Also available in: Atom
PDF
Removes the
test_file_decriptors
testThe
test_file_decriptors
test which was not actually testing Pulp code and was failing intermittently.closes #7454