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 CI on latest Ubuntu and MacOS #238

Closed
wants to merge 4 commits into from

Conversation

edouard-lopez
Copy link
Member

I'm exploring run test directly on a host MacOS and Ubuntu in Github CI in order to detect bug like #233.

MacOS

fishtape tests/*.test.fish
  shell: /usr/local/bin/fish {0}
~/work/_temp/49efcf8a-08bd-4e62-bab2-92b45500538d (line 1): No matches for wildcard 'tests/*.test.fish'. See `help expand`.
fishtape tests/*.test.fish
         ^
Error: Process completed with exit code 124.

Glob works fine in Ubuntu or Docker/alpine environment.

Ubuntu

Configure and runs the tests but a bunch are failing…

@edouard-lopez edouard-lopez added 🐛 bug something that doesn't works as expected 🚀 enhancement performance, UX or maintainability ⭐️ idea feature request or suggestion 🙏 help wanted needs PR or help on decision labels Dec 1, 2020
@edouard-lopez
Copy link
Member Author

MacOS issue might be at Github actions level

@edouard-lopez edouard-lopez force-pushed the run-ci-on-macos-ubuntu-and-docker branch from 3bb4371 to a7d3f08 Compare December 14, 2020 19:57
@edouard-lopez edouard-lopez force-pushed the run-ci-on-macos-ubuntu-and-docker branch 3 times, most recently from 3c0119e to 8e2ecd6 Compare December 27, 2020 20:29
@edouard-lopez edouard-lopez force-pushed the run-ci-on-macos-ubuntu-and-docker branch from 8e2ecd6 to e742b78 Compare December 27, 2020 20:35
edouard-lopez added a commit that referenced this pull request Dec 27, 2020
edouard-lopez added a commit that referenced this pull request Dec 28, 2020
edouard-lopez added a commit that referenced this pull request Dec 28, 2020
@edouard-lopez
Copy link
Member Author

closing thanks for #259 and in favor of #261

@edouard-lopez edouard-lopez deleted the run-ci-on-macos-ubuntu-and-docker branch December 28, 2020 14:57
edouard-lopez added a commit that referenced this pull request Aug 21, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
🐛 bug something that doesn't works as expected 🚀 enhancement performance, UX or maintainability 🙏 help wanted needs PR or help on decision ⭐️ idea feature request or suggestion
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant