owncloud / web

:dragon_face: Next generation frontend for ownCloud Infinite Scale
https://owncloud.dev/clients/web/
GNU Affero General Public License v3.0
418 stars 157 forks source link

[tests-only][full-ci] wait until the GDPR report is ready for download #11104

Closed S-Panta closed 1 week ago

S-Panta commented 1 week ago

Description

Wait until the gdpr report is ready for download

Related Issue

How Has This Been Tested?

Screenshots (if appropriate):

Types of changes

saw-jan commented 1 week ago

Test can pass with retry. https://drone.owncloud.com/owncloud/ocis/36401/7/10

  Scenario: User should be able to create and download a GDPR export # tests/e2e/cucumber/features/user-settings/gdprExport.feature:11
    Given "Admin" creates following users using API
      │ id    │
      │ Alice │
    And "Alice" logs in
    And "Alice" opens the user menu
    And "Alice" requests a new GDPR export
    And "Alice" downloads the GDPR export
[INFO] Retrying download action...
    And "Alice" logs out
sonarcloud[bot] commented 1 week ago

Quality Gate Passed Quality Gate passed

Issues
0 New issues
0 Accepted issues

Measures
0 Security Hotspots
0.0% Coverage on New Code
0.0% Duplication on New Code

See analysis details on SonarCloud