Skip to content

This new suite isn't running on windows#9429

Merged
Edouard-chin merged 1 commit intoruby:masterfrom
Shopify:ec-windows-run-test
Mar 25, 2026
Merged

This new suite isn't running on windows#9429
Edouard-chin merged 1 commit intoruby:masterfrom
Shopify:ec-windows-run-test

Conversation

@Edouard-chin
Copy link
Copy Markdown
Collaborator

What was the end-user or developer problem that led to this PR?

This spec suite is not running on Windows. I saw the warning on CI:

./spec/bundler/errors_spec.rb is not assigned to any Windows runner group. see spec/support/windows_tag_group.rb for details.

What is your fix for the problem, implemented in this PR?

Add the suite to the group so that it gets picked up by a worker.

Make sure the following tasks are checked

- This new suite needs to be added to a group in order to be picked up.

  I saw the warning on CI

  ./spec/bundler/errors_spec.rb is not assigned to any Windows runner group. see spec/support/windows_tag_group.rb for details.
@Edouard-chin Edouard-chin changed the title This new suite isn't running on windows: This new suite isn't running on windows Mar 25, 2026
@Edouard-chin Edouard-chin merged commit 8f05f09 into ruby:master Mar 25, 2026
95 checks passed
@Edouard-chin Edouard-chin deleted the ec-windows-run-test branch March 25, 2026 13:08
@hsbt
Copy link
Copy Markdown
Member

hsbt commented Mar 26, 2026

🙏 Thanks!

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.

2 participants