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

nayduck: support reading commented ./<path> include directives #4672

Merged
merged 1 commit into from
Aug 12, 2021

Conversation

mina86
Copy link
Contributor

@mina86 mina86 commented Aug 11, 2021

When check_pytest.py and check_nightly.py read the test list files
handle commented out include directives (i.e. #./<path> lines) so
that the include can be commented out with a TODO and the check
scripts will treat files listed in those files as being mentioned.

Issue: #4362
Issue: #4552

@mina86 mina86 added A-CI Area: Continuous Integration S-automerge T-node Team: issues relevant to the node experience team labels Aug 11, 2021
When check_pytest.py and check_nightly.py read the test list files
handle commented out include directives (i.e. `#./<path>` lines) so
that the include can be commented out with a TODO and the check
scripts will treat files listed in those files as being mentioned.

Issue: near#4362
Issue: near#4552
@near-bulldozer near-bulldozer bot merged commit a95f2bb into near:master Aug 12, 2021
@mina86 mina86 deleted the nay-hash branch August 23, 2021 13:18
@gmilescu gmilescu added the Node Node team label Oct 19, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
A-CI Area: Continuous Integration Node Node team T-node Team: issues relevant to the node experience team
Projects
None yet
Development

Successfully merging this pull request may close these issues.

4 participants