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

test: mark Ruby 3.0 as experimental on windows #3307

Merged
merged 2 commits into from Mar 31, 2021

Conversation

kenhys
Copy link
Contributor

@kenhys kenhys commented Mar 31, 2021

Which issue(s) this PR fixes:

Related #3263

What this PR does / why we need it:

There are some failed unit test with Ruby 3.0 on windows,
Instead of omitting those test cases, it may be better
to mark "experimental" to clarify the issues.

Docs Changes:

N/A

Release Note:

N/A

There are some failed unit test with Ruby 3.0 on windows,
Instead of omitting those test cases, it may be better
to mark "experimental" to clarify the issues.

Signed-off-by: Kentaro Hayashi <hayashi@clear-code.com>
Copy link
Member

@ashie ashie left a comment

Choose a reason for hiding this comment

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

continu-on-error is also needed:

experimental: [true]

Signed-off-by: Kentaro Hayashi <hayashi@clear-code.com>
@kenhys
Copy link
Contributor Author

kenhys commented Mar 31, 2021

Thanks, I've added it.

@ashie ashie merged commit a40ce02 into fluent:master Mar 31, 2021
@kenhys kenhys deleted the make-experimental-ruby30 branch April 7, 2021 04:17
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.

None yet

2 participants