You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Parallel apex tests that fail with concurrency errors: 'Too many concurrent Apex compilations during resource mitigation' or 'LIMIT_EXCEEDED' are not retried.
Describe the bug
Parallel apex tests that fail with concurrency errors: 'Too many concurrent Apex compilations during resource mitigation' or 'LIMIT_EXCEEDED' are not retried.
Suggested fix: #1436
To Reproduce
Steps to reproduce the behavior:
Expected behavior
Tests are re-run automatically due to concurrency error message.
Screenshots
n/a
Platform Details (please complete the following information):
n/a
Additional context
n/a