Skip to content

How do I read the test suite results? #332

Closed Answered by newren
J-M0 asked this question in Q&A
Discussion options

You must be logged in to vote

Sorry for the delay. You can run individual tests in verbose mode, having them quit immediately on first failure, and output trace information as it goes as follows:

$ cd t
$ ./t9390-filter-repo.sh --ver --imm -x

(Or replace t9390-filter-repo.sh with one of the other test scripts.)

However, I suspect the failures you were seeing were likely the issues fixed by commit 838bdd1 (Update expected test data for git 2.35, 2022-03-06).

Replies: 1 comment

Comment options

You must be logged in to vote
0 replies
Answer selected by newren
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
2 participants