Skip to content

Makefile: Remove pycache artifacts after running gtest-parallel (#486)#495

Merged
Yuval-Ariel merged 2 commits into
mainfrom
486-gtest-parallel-leftover-cache
May 11, 2023
Merged

Makefile: Remove pycache artifacts after running gtest-parallel (#486)#495
Yuval-Ariel merged 2 commits into
mainfrom
486-gtest-parallel-leftover-cache

Conversation

@AmnonHanuhov

Copy link
Copy Markdown
Contributor

No description provided.

@AmnonHanuhov AmnonHanuhov added the build Build related label May 6, 2023
@AmnonHanuhov AmnonHanuhov requested a review from Yuval-Ariel May 6, 2023 13:21
@AmnonHanuhov AmnonHanuhov self-assigned this May 6, 2023
@AmnonHanuhov AmnonHanuhov linked an issue May 6, 2023 that may be closed by this pull request
@AmnonHanuhov AmnonHanuhov force-pushed the 486-gtest-parallel-leftover-cache branch from 8075e75 to 8b37e56 Compare May 6, 2023 13:27
Yuval-Ariel
Yuval-Ariel previously approved these changes May 7, 2023

@Yuval-Ariel Yuval-Ariel left a comment

Copy link
Copy Markdown
Collaborator

Choose a reason for hiding this comment

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

LGTM

*.pyc artifacts from running gtest-parallel as part of `make check`
are created in this directory
@Yuval-Ariel Yuval-Ariel force-pushed the 486-gtest-parallel-leftover-cache branch from 8b37e56 to 323e57b Compare May 11, 2023 06:02
@Yuval-Ariel Yuval-Ariel merged commit 0960fa5 into main May 11, 2023
@Yuval-Ariel Yuval-Ariel deleted the 486-gtest-parallel-leftover-cache branch May 11, 2023 08:20
udi-speedb pushed a commit that referenced this pull request Nov 19, 2023
* gitignore: Add build_tools/pycache/ to gitignore (#486)

*.pyc artifacts from running gtest-parallel as part of `make check`
are created in this directory

* Makefile: Remove pycache artifacts after running gtest-parallel (#486)
udi-speedb pushed a commit that referenced this pull request Dec 5, 2023
* gitignore: Add build_tools/pycache/ to gitignore (#486)

*.pyc artifacts from running gtest-parallel as part of `make check`
are created in this directory

* Makefile: Remove pycache artifacts after running gtest-parallel (#486)
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

build Build related

Projects

None yet

Development

Successfully merging this pull request may close these issues.

gtest parallel: leftover cache

2 participants