v3: fix readme on running tests (fixes #3328)#3481
Merged
airween merged 2 commits intoowasp-modsecurity:v3/masterfrom Dec 31, 2025
Merged
v3: fix readme on running tests (fixes #3328)#3481airween merged 2 commits intoowasp-modsecurity:v3/masterfrom
airween merged 2 commits intoowasp-modsecurity:v3/masterfrom
Conversation
Tests in the following file are known to fail when running the `unit_tests` executable at `test` directory: test/test-cases/secrules-language-tests/transformations/phpArgsNames.json Run `make check` at the top directory instead to ignore these failures. (See owasp-modsecurity#3328)
The old instruction causes the following error:
```
$ git submodule foreach git pull
Entering 'bindings/python'
You are not currently on a branch.
Please specify which branch you want to merge with.
See git-pull(1) for details.
git pull <remote> <branch>
fatal: run_command returned non-zero status for bindings/python
.
```
|
airween
approved these changes
Dec 31, 2025
Member
|
Hi @hnakamur, thanks for this correction - merged. |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.



what
why
references