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

initial illumos support #82

Merged
merged 1 commit into from
Apr 6, 2024
Merged

initial illumos support #82

merged 1 commit into from
Apr 6, 2024

Conversation

hadfl
Copy link
Contributor

@hadfl hadfl commented Apr 5, 2024

Like in PR #79 I hit this issue wile trying to build tree-sitter on OmniOS (an illumos distribution).

This is a headless development system, so no webbrowser available.

running 5 tests
test test_open_chrome ... ignored
test test_open_firefox ... ignored
test test_open_safari ... ignored
test test_open_webpositive ... ignored
test os::tests_xdg::test_xdg_open_local_file ... ok

test result: ok. 1 passed; 0 failed; 4 ignored; 0 measured; 0 filtered out; finished in 1.01s

     Running tests/common.rs (target/debug/deps/common-85fea5dcb22e6b1b)

amodm added a commit that referenced this pull request Apr 6, 2024
@amodm amodm merged commit ffaf674 into amodm:main Apr 6, 2024
6 of 10 checks passed
@amodm
Copy link
Owner

amodm commented Apr 6, 2024

Thanks for your contribution. I'm merging this despite some of the test failures as they seem more to do with the lints in +beta. I'll be fixing those before the release, and update here when the release is done.

@amodm
Copy link
Owner

amodm commented Apr 6, 2024

@hadfl this has now been released as v0.8.14

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