Skip to content

CI: disable the windows job for indiv tests#7047

Merged
cakebaker merged 1 commit intouutils:mainfrom
sylvestre:disable-win
Jan 1, 2025
Merged

CI: disable the windows job for indiv tests#7047
cakebaker merged 1 commit intouutils:mainfrom
sylvestre:disable-win

Conversation

@sylvestre
Copy link
Copy Markdown
Contributor

@sylvestre sylvestre commented Jan 1, 2025

Closes: #7044

We are probably achieving enough with the Linux job anyway

fail-fast: false
matrix:
os: [ubuntu-latest, macos-latest, windows-latest]
os: [ubuntu-latest, macos-latest]
Copy link
Copy Markdown
Contributor

@cakebaker cakebaker Jan 1, 2025

Choose a reason for hiding this comment

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

You removed windows-latest on the wrong job ;-) It's the test_all_features job that causes the problem.

Copy link
Copy Markdown
Contributor Author

Choose a reason for hiding this comment

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

oups :)

@github-actions
Copy link
Copy Markdown

github-actions bot commented Jan 1, 2025

GNU testsuite comparison:

Skipping an intermittent issue tests/timeout/timeout (passes in this run but fails in the 'main' branch)

@cakebaker cakebaker merged commit eb6086d into uutils:main Jan 1, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

CI: "Test all features separately (windows-latest)" job fails with linking error

2 participants