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

[Tests-Only] disable preview to fix failing upload test #5124

Merged
merged 1 commit into from
May 20, 2021

Conversation

dpakach
Copy link
Contributor

@dpakach dpakach commented May 19, 2021

Description

Add disablePreviews tag for webUIUpload/upload.feature:130 to fix intermittent failure.

Related Issue

  • Fixes intermittent failure for webUIUpload/upload.feature:130
    Sometimes when the previews loading the file becomes locked and it becomes impossible to write it. as a result, this test was failing in CI intermittently. So disabling previews for this make this test pass consistently.

Motivation and Context

How Has This Been Tested?

Screenshots (if appropriate):

Types of changes

  • Bug fix (non-breaking change which fixes an issue)
  • New feature (non-breaking change which adds functionality)
  • Breaking change (fix or feature that would cause existing functionality to change)
  • Technical debt
  • Tests

Checklist:

  • Code changes
  • Unit tests added
  • Acceptance tests added
  • Documentation ticket raised:

Open tasks:

  • ...

@dpakach dpakach self-assigned this May 19, 2021
@dpakach dpakach requested a review from LukasHirt May 20, 2021 06:28
Copy link
Collaborator

@LukasHirt LukasHirt left a comment

Choose a reason for hiding this comment

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

LGTM 👍

@phil-davis phil-davis merged commit e229c60 into master May 20, 2021
@delete-merged-branch delete-merged-branch bot deleted the fix-upload-test-fail branch May 20, 2021 08:04
@dpakach dpakach mentioned this pull request May 26, 2021
10 tasks
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants