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

Also move syntax_tests under tests #7090

Merged
merged 4 commits into from
Oct 8, 2024
Merged

Conversation

cknitt
Copy link
Member

@cknitt cknitt commented Oct 7, 2024

Collecting all tests under the tests directory.

EDIT: Also removes the conditional running of syntax tests. I think it is good to run all tests on every build, the existing mechanism wasn't working 100% anyway. While this will increase the CI build time a bit, we should rather parallelize the CI build more, which I'll work on later.

@cknitt cknitt marked this pull request as ready for review October 7, 2024 14:20
@cknitt cknitt requested review from cristianoc and zth October 7, 2024 14:21
@cknitt
Copy link
Member Author

cknitt commented Oct 8, 2024

@zth @cristianoc See updated comment regarding CI build - is that ok with you?

@cknitt cknitt requested a review from zth October 8, 2024 06:52
Copy link
Collaborator

@zth zth left a comment

Choose a reason for hiding this comment

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

Sounds good to me!

@cknitt cknitt merged commit 7217302 into rescript-lang:master Oct 8, 2024
20 checks passed
@cknitt cknitt deleted the syntax-tests branch October 8, 2024 07:29
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.

2 participants