[DX-4492] Speed up functions Tests#22957
Conversation
|
👋 kalverra, thanks for creating this pull request! To help reviewers, please consider creating future PRs as drafts first. This allows you to self-review and make any final changes before notifying the team. Once you're ready, you can mark it as "Ready for review" to request feedback. Thanks! |
CORA - Pending Reviewers
Legend: ✅ Approved | ❌ Changes Requested | 💬 Commented | 🚫 Dismissed | ⏳ Pending | ❓ Unknown For more details, see the full review summary. |
|
I see you updated files related to
|
|
✅ No conflicts with other open PRs targeting |
…speedUpExecutable
…link into speedUpFunctions
|
|




Speeds up
core/services/ocr2/plugins/functions/integration_tests/v1tests, the 6th slowest test package incore/.Results
How
t.Parallel()Confirmed tests pass and aren't flaky after changes with
25iterations.Also includes various linting fixes and
t.Parallel()calls.