Tree-sitter: Testing with tree-sitter-cli fails after upgrade to 0.15.11

Created on 21 Oct 2019  路  4Comments  路  Source: tree-sitter/tree-sitter

After upgrading to tree-sitter-cli 0.15.11, tests fail with

No such file or directory (os error 2)
error Command failed with exit code 1.

https://github.com/quik-lang/tree-sitter-quik/pull/64/checks?check_run_id=267904143#step:6:57

Weirdly enough, this error happens after all test cases ran successfully. I don't get this error with 0.15.9.

bug

All 4 comments

Issue-Label Bot is automatically applying the label bug to this issue, with a confidence of 0.97. Please mark this comment with :thumbsup: or :thumbsdown: to give our bot feedback!

Links: app homepage, dashboard and code for this bot.

Sorry about that mistake @jonhue. I'll publish a new patch release today.

I believe that this is fixed in 0.15.12.

@maxbrunsfeld that fixed it, thanks!

Was this page helpful?
0 / 5 - 0 ratings