Page MenuHomePhabricator

Fix test for TestUpload and remove expectedFailure decorator
Open, MediumPublic

Description

TestUpload.test_continue_filekey_chunked is decorated with expectedFailure due to T112416 but this bug is closed as invalid. A comment is made in T112405#1637544. The test or the tested method should be fixed thus the decorator could be removed.