Skip Exclusive Lease Transaction Check for js specs
All threads resolved!
All threads resolved!
Compare changes
There are no changes yet
No changes between version 2 and version 2
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)
No changes between version 2 and version 2