Skip to content

added environment variable TEST_CPPCHECK_INJECT_J to inject -j into the cppcheck invocation of Python tests - #6061

Merged
firewave merged 2 commits into
cppcheck-opensource:mainfrom
firewave:test-inject-j
Mar 8, 2024
Merged

added environment variable TEST_CPPCHECK_INJECT_J to inject -j into the cppcheck invocation of Python tests#6061
firewave merged 2 commits into
cppcheck-opensource:mainfrom
firewave:test-inject-j

Conversation

@firewave

Copy link
Copy Markdown
Collaborator

No description provided.

@firewave
firewaveforce-pushed the test-inject-j branch 2 times, most recently from ee59751 to 3cbd136CompareMarch 1, 2024 13:36
…to the cppcheck invocation of Python tests
@firewave

Copy link
Copy Markdown
CollaboratorAuthor

As per #6043 (comment).

I also cleaned up the unnecessarily duplicated tests, adjusted some parameters (mainly disabling unusedFunction where we do not require it) and added some TODOs for tests I didn't have the time to look into yet.

@firewave

Copy link
Copy Markdown
CollaboratorAuthor

test_markup_j is suddenly failing on some targets in the -j2 run. That is rather strange as it is always called with -j2...

@firewave
firewave marked this pull request as ready for review March 1, 2024 14:28
@firewave

Copy link
Copy Markdown
CollaboratorAuthor

GitHub is currently not behaving well. So builds might need to be cancelled and restarted later.

@danmardanmar 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

@firewave
firewave merged commit 5804ef7 into cppcheck-opensource:mainMar 8, 2024
@firewave
firewave deleted the test-inject-j branch March 8, 2024 12:28
Sign up for freeto 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

@firewave@danmar