Skip to content
Snippets Groups Projects

Skip Exclusive Lease Transaction Check for js specs

Open Marc Shaw requested to merge skip_exclusive_lease_transaction_check_js_specs into master
All threads resolved!

What does this MR do and why?

When transactional tests are enabled, we may run into issues with Gitlab::ExclusiveLease which is not expected to be run within transactions.

To avoid false positives, disable this check for JavaScript feature specs run.

Similar MR: !163832 (merged)

Edited by Marc Shaw

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
  • Marc Shaw mentioned in merge request !167702 (closed)

    mentioned in merge request !167702 (closed)

  • 🤖 GitLab Bot 🤖 changed milestone to %17.9

    changed milestone to %17.9

  • Marc Shaw added 3864 commits

    added 3864 commits

    Compare with previous version

  • Marc Shaw added 1 commit
  • changed milestone to %17.10

  • Marc Shaw added 1 commit
  • Marc Shaw added 4125 commits

    added 4125 commits

    Compare with previous version

  • Marc Shaw added 1 commit

    added 1 commit

    • 71bac489 - Skip Exclusive Lease Transaction Check for js specs

    Compare with previous version

  • Marc Shaw requested review from @stanhu

    requested review from @stanhu

  • Marc Shaw added pipelinetier-3 label and removed pipelinetier-1 label

    added pipelinetier-3 label and removed pipelinetier-1 label

  • E2E Test Result Summary

    allure-report-publisher generated test report!

    e2e-test-on-cng: :white_check_mark: test report for 71bac489

    expand test summary
    +------------------------------------------------------------------+
    |                          suites summary                          |
    +-------------+--------+--------+---------+-------+-------+--------+
    |             | passed | failed | skipped | flaky | total | result |
    +-------------+--------+--------+---------+-------+-------+--------+
    | Verify      | 52     | 0      | 20      | 0     | 72    | ✅     |
    | Govern      | 84     | 0      | 10      | 0     | 94    | ✅     |
    | Create      | 140    | 0      | 22      | 0     | 162   | ✅     |
    | Manage      | 1      | 0      | 9       | 0     | 10    | ✅     |
    | Plan        | 86     | 0      | 8       | 0     | 94    | ✅     |
    | Data Stores | 33     | 0      | 10      | 0     | 43    | ✅     |
    | Package     | 29     | 0      | 15      | 0     | 44    | ✅     |
    | Monitor     | 8      | 0      | 12      | 0     | 20    | ✅     |
    | Analytics   | 2      | 0      | 0       | 0     | 2     | ✅     |
    | Growth      | 0      | 0      | 2       | 0     | 2     | ➖     |
    | Configure   | 0      | 0      | 3       | 0     | 3     | ➖     |
    | ModelOps    | 0      | 0      | 1       | 0     | 1     | ➖     |
    | Fulfillment | 2      | 0      | 7       | 0     | 9     | ✅     |
    | Secure      | 3      | 0      | 5       | 0     | 8     | ✅     |
    | Release     | 5      | 0      | 1       | 0     | 6     | ✅     |
    | Ai-powered  | 0      | 0      | 2       | 0     | 2     | ➖     |
    +-------------+--------+--------+---------+-------+-------+--------+
    | Total       | 445    | 0      | 127     | 0     | 572   | ✅     |
    +-------------+--------+--------+---------+-------+-------+--------+

    e2e-test-on-gdk: :white_check_mark: test report for 71bac489

    expand test summary
    +------------------------------------------------------------------+
    |                          suites summary                          |
    +-------------+--------+--------+---------+-------+-------+--------+
    |             | passed | failed | skipped | flaky | total | result |
    +-------------+--------+--------+---------+-------+-------+--------+
    | Analytics   | 2      | 0      | 0       | 0     | 2     | ✅     |
    | Plan        | 82     | 0      | 1       | 0     | 83    | ✅     |
    | Release     | 5      | 0      | 0       | 0     | 5     | ✅     |
    | Govern      | 77     | 0      | 3       | 0     | 80    | ✅     |
    | Create      | 130    | 0      | 3       | 0     | 133   | ✅     |
    | Data Stores | 33     | 0      | 0       | 0     | 33    | ✅     |
    | Verify      | 51     | 0      | 2       | 0     | 53    | ✅     |
    | Monitor     | 8      | 0      | 1       | 0     | 9     | ✅     |
    | Secure      | 5      | 0      | 0       | 0     | 5     | ✅     |
    | Package     | 24     | 0      | 0       | 0     | 24    | ✅     |
    | Manage      | 1      | 0      | 0       | 0     | 1     | ✅     |
    | Fulfillment | 2      | 0      | 0       | 0     | 2     | ✅     |
    +-------------+--------+--------+---------+-------+-------+--------+
    | Total       | 420    | 0      | 10      | 0     | 430   | ✅     |
    +-------------+--------+--------+---------+-------+-------+--------+
    Edited by ****
  • Stan Hu approved this merge request

    approved this merge request

  • Stan Hu requested review from @vij and removed review request for @stanhu

    requested review from @vij and removed review request for @stanhu

  • Vijay Hawoldar resolved all threads

    resolved all threads

  • Vijay Hawoldar approved this merge request

    approved this merge request

  • LGTM, thanks @marc_shaw

  • Vijay Hawoldar enabled automatic add to merge train when checks pass

    enabled automatic add to merge train when checks pass

  • merged

  • Vijay Hawoldar mentioned in commit 645c1989

    mentioned in commit 645c1989

  • added workflowstaging label and removed workflowcanary label

  • mentioned in issue #451674 (closed)

  • Please register or sign in to reply
    Loading