Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Run integration tests on Linux as latest #2617

Merged
merged 1 commit into from
Aug 8, 2024

Conversation

cmaglie
Copy link
Member

@cmaglie cmaglie commented May 28, 2024

Please check if the PR fulfills these requirements

See how to contribute

  • The PR has no duplicates (please search among the Pull Requests
    before creating one)
  • The PR follows
    our contributing guidelines
  • Tests for the changes have been added (for bug fixes / features)
  • Docs have been added / updated (for bug fixes / features)
  • UPGRADING.md has been updated with a migration guide (for breaking changes)
  • configuration.schema.json updated if new parameters are added.

What kind of change does this PR introduce?

Since Windows and MacOSX are the slowest to complete this reordering allows us to start the long-running tests early and reduce the overall completion time.

What is the current behavior?

What is the new behavior?

Does this PR introduce a breaking change, and is titled accordingly?

Other information

Since the Windows and MacOSX are the slowest to complete this reordering
allows to start the long running tests early and reduce the overall
completion time.
@cmaglie cmaglie added type: enhancement Proposed improvement topic: infrastructure Related to project infrastructure labels May 28, 2024
@cmaglie cmaglie self-assigned this May 28, 2024
Copy link

codecov bot commented May 28, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 70.26%. Comparing base (dc13ef6) to head (8321c6a).

Additional details and impacted files
@@           Coverage Diff           @@
##           master    #2617   +/-   ##
=======================================
  Coverage   70.26%   70.26%           
=======================================
  Files         222      222           
  Lines       21262    21262           
=======================================
  Hits        14940    14940           
  Misses       5147     5147           
  Partials     1175     1175           
Flag Coverage Δ
unit 70.26% <ø> (ø)

Flags with carried forward coverage won't be shown. Click here to find out more.

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

@cmaglie
Copy link
Member Author

cmaglie commented May 30, 2024

Actually, this will affect repositories outside the arduino org with a limited number of parallel runners.

Copy link
Contributor

@alessio-perugini alessio-perugini left a comment

Choose a reason for hiding this comment

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

Windows why is it always you?! 🤪

@cmaglie cmaglie merged commit e01c114 into arduino:master Aug 8, 2024
72 checks passed
@cmaglie cmaglie deleted the reorder-tests branch August 8, 2024 14:48
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
topic: infrastructure Related to project infrastructure type: enhancement Proposed improvement
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

3 participants