Skip to content
Snippets Groups Projects

Fix Flaky Spec in Issue State Tests

Merged John Hope requested to merge jh-fix-flaky-spec-297201 into master
All threads resolved!

What does this MR do and why?

See #297201 (closed) and #297348 (closed)

Fixes a quarantined flaky spec and removes from quarantine.

Screenshots or screen recordings

Screenshots are required for UI changes, and strongly recommended for all other merge requests.

Before After

How to set up and validate locally

Numbered steps to set up and validate the change are strongly suggested.

MR acceptance checklist

This checklist encourages us to confirm any changes have been analyzed to reduce risks in quality, performance, reliability, security, and maintainability.

Edited by John Hope

Merge request reports

Loading
Loading

Activity

Filter activity
  • Approvals
  • Assignees & reviewers
  • Comments (from bots)
  • Comments (from users)
  • Commits & branches
  • Edits
  • Labels
  • Lock status
  • Mentions
  • Merge request status
  • Tracking
  • John Hope
  • Contributor

    Allure report

    allure-report-publisher generated test report!

    e2e-test-on-gdk: :exclamation: test report for f3a7d89c

    expand test summary
    +------------------------------------------------------------------+
    |                          suites summary                          |
    +-------------+--------+--------+---------+-------+-------+--------+
    |             | passed | failed | skipped | flaky | total | result |
    +-------------+--------+--------+---------+-------+-------+--------+
    | Plan        | 51     | 0      | 0       | 0     | 51    | ✅     |
    | Create      | 38     | 0      | 0       | 2     | 38    | ❗     |
    | Data Stores | 20     | 0      | 0       | 0     | 20    | ✅     |
    | Govern      | 34     | 0      | 0       | 0     | 34    | ✅     |
    | Verify      | 8      | 0      | 0       | 0     | 8     | ✅     |
    | Manage      | 12     | 0      | 1       | 1     | 13    | ❗     |
    +-------------+--------+--------+---------+-------+-------+--------+
    | Total       | 163    | 0      | 1       | 3     | 164   | ❗     |
    +-------------+--------+--------+---------+-------+-------+--------+

    e2e-package-and-test: :exclamation: test report for 7227b8ad

    expand test summary
    +-----------------------------------------------------------------------+
    |                            suites summary                             |
    +------------------+--------+--------+---------+-------+-------+--------+
    |                  | passed | failed | skipped | flaky | total | result |
    +------------------+--------+--------+---------+-------+-------+--------+
    | Plan             | 246    | 0      | 10      | 0     | 256   | ✅     |
    | Create           | 151    | 0      | 20      | 13    | 171   | ❗     |
    | Monitor          | 8      | 0      | 0       | 0     | 8     | ✅     |
    | Govern           | 4      | 0      | 0       | 0     | 4     | ✅     |
    | Framework sanity | 0      | 0      | 2       | 0     | 2     | ➖     |
    | Package          | 0      | 0      | 2       | 0     | 2     | ➖     |
    | Data Stores      | 4      | 0      | 0       | 0     | 4     | ✅     |
    | Manage           | 2      | 0      | 0       | 0     | 2     | ✅     |
    +------------------+--------+--------+---------+-------+-------+--------+
    | Total            | 415    | 0      | 34      | 13    | 449   | ❗     |
    +------------------+--------+--------+---------+-------+-------+--------+

    e2e-review-qa: :white_check_mark: test report for f3a7d89c

    expand test summary
    +-----------------------------------------------------------------------+
    |                            suites summary                             |
    +------------------+--------+--------+---------+-------+-------+--------+
    |                  | passed | failed | skipped | flaky | total | result |
    +------------------+--------+--------+---------+-------+-------+--------+
    | Plan             | 50     | 0      | 1       | 0     | 51    | ✅     |
    | Create           | 8      | 0      | 1       | 0     | 9     | ✅     |
    | Govern           | 2      | 0      | 0       | 0     | 2     | ✅     |
    | Data Stores      | 2      | 0      | 0       | 0     | 2     | ✅     |
    | Package          | 0      | 0      | 1       | 0     | 1     | ➖     |
    | Framework sanity | 0      | 0      | 1       | 0     | 1     | ➖     |
    | Manage           | 1      | 0      | 0       | 0     | 1     | ✅     |
    | Monitor          | 4      | 0      | 0       | 0     | 4     | ✅     |
    +------------------+--------+--------+---------+-------+-------+--------+
    | Total            | 67     | 0      | 4       | 0     | 71    | ✅     |
    +------------------+--------+--------+---------+-------+-------+--------+
  • John Hope marked this merge request as ready

    marked this merge request as ready

  • John Hope requested review from @dchevalier2 and @dzubova

    requested review from @dchevalier2 and @dzubova

  • Diana Zubova approved this merge request

    approved this merge request

  • Diana Zubova removed review request for @dzubova

    removed review request for @dzubova

  • :wave: @dzubova, thanks for approving this merge request.

    This is the first time the merge request is approved. To ensure full test coverage, a new pipeline will be started shortly.

    For more info, please refer to the following links:

  • John Hope added 237 commits

    added 237 commits

    Compare with previous version

  • John Hope requested review from @justin_ho

    requested review from @justin_ho

  • Désirée Chevalier approved this merge request

    approved this merge request

  • Désirée Chevalier removed review request for @dchevalier2

    removed review request for @dchevalier2

  • Justin Ho Tuan Duong approved this merge request

    approved this merge request

  • Justin Ho Tuan Duong resolved all threads

    resolved all threads

  • Justin Ho Tuan Duong enabled an automatic merge when the pipeline for a6caa58a succeeds

    enabled an automatic merge when the pipeline for a6caa58a succeeds

  • mentioned in commit c3186a2e

  • mentioned in issue #297348 (closed)

  • mentioned in issue #297201 (closed)

  • Justin Ho Tuan Duong resolved all threads

    resolved all threads

  • added workflowstaging label and removed workflowcanary label

  • Please register or sign in to reply
    Loading