Skip to content

chore: run test suites based on their speed#2368

Merged
ssbarnea merged 1 commit intomainfrom
chore/build3
Dec 9, 2025
Merged

chore: run test suites based on their speed#2368
ssbarnea merged 1 commit intomainfrom
chore/build3

Conversation

@ssbarnea
Copy link
Member

@ssbarnea ssbarnea commented Dec 9, 2025

No description provided.

Copy link
Contributor

Copilot AI left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Pull request overview

This PR reorders test suite execution to run faster tests first, optimizing CI feedback time by ensuring quicker failures and better resource utilization.

Key Changes:

  • Added duration comments to test tasks in Taskfile.yml (10s, 13s, 20s, 1min, 10min)
  • Reordered test execution in both Taskfile.yml and CI workflow to prioritize faster tests

Reviewed changes

Copilot reviewed 2 out of 2 changed files in this pull request and generated 1 comment.

File Description
Taskfile.yml Reordered test tasks from fastest to slowest with duration annotations (unit → mcp:test → als:test → e2e → ui)
.github/workflows/ci.yaml Reorganized test step execution order to match the performance-based sequencing, preserving special handling for UI and e2e tests

💡 Add Copilot custom instructions for smarter, more guided reviews. Learn how to get started.

@ssbarnea ssbarnea disabled auto-merge December 9, 2025 10:57
@ssbarnea ssbarnea merged commit 3ddb27c into main Dec 9, 2025
20 checks passed
@ssbarnea ssbarnea deleted the chore/build3 branch December 9, 2025 10:57
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Projects

Archived in project

Development

Successfully merging this pull request may close these issues.

2 participants