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

Add Windows CI #84

Merged
merged 3 commits into from
Aug 17, 2023
Merged

Add Windows CI #84

merged 3 commits into from
Aug 17, 2023

Conversation

yui-knk
Copy link
Collaborator

@yui-knk yui-knk commented Aug 17, 2023

Add Add Windows CI to detect errors only happen on Windows environment, like #82.

Because stackprof doesn't support Windows.
Otherwise `Tempfile.create` raises error on Windows:

```
Errno::EACCES:
  Permission denied @ apply2files - D:/a/_temp/test20230816-2440-7kbiu0.y
  ./spec/lrama/integration_spec.rb:7:in `test_grammar'
  ./spec/lrama/integration_spec.rb:85:in `test_rules'
  ./spec/lrama/integration_spec.rb:252:in `block (3 levels) in <top (required)>'
```
@yui-knk yui-knk merged commit 97427e4 into ruby:master Aug 17, 2023
@yui-knk yui-knk deleted the windows_ci branch August 17, 2023 11:46
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.

1 participant