Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Fix files upload system tests randomly failing #2220

Merged
merged 1 commit into from
Aug 8, 2022

Conversation

robinkar
Copy link
Contributor

@robinkar robinkar commented Aug 8, 2022

This PR fixes the systems tests for file uploading added in #2195 failing sometimes due to the test checking too quickly if the file exists.
This waits until the file is visible in the file browser before checking if it exists.

┆Issue is synchronized with this Asana task by Unito

Copy link
Contributor

@Oglopf Oglopf left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM.

@Oglopf Oglopf merged commit c6471ac into OSC:master Aug 8, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants