tests: reduce spurious failures when run with generaldelta
Quite a few tests fail in noisy but meaningless ways when the test suite is run with generaldelta enabled: ./run-tests.py --extra-config-opt=format.generaldelta=1 This reduces the amount of noise introduced by the debugindex command, the main source of differences. In my environment, when testing with generaldelta enabled, this change reduces the number of completely failing tests from 21 to 8.
Showing
- tests/test-changelog-exec.t 2 additions, 2 deletionstests/test-changelog-exec.t
- tests/test-clone-r.t 19 additions, 19 deletionstests/test-clone-r.t
- tests/test-commit.t 3 additions, 3 deletionstests/test-commit.t
- tests/test-copy.t 13 additions, 13 deletionstests/test-copy.t
- tests/test-excessive-merge.t 9 additions, 9 deletionstests/test-excessive-merge.t
- tests/test-extra-filelog-entry.t 2 additions, 2 deletionstests/test-extra-filelog-entry.t
- tests/test-filebranch.t 19 additions, 19 deletionstests/test-filebranch.t
- tests/test-flags.t 7 additions, 7 deletionstests/test-flags.t
- tests/test-issue522.t 4 additions, 4 deletionstests/test-issue522.t
- tests/test-merge-commit.t 22 additions, 22 deletionstests/test-merge-commit.t
- tests/test-merge7.t 6 additions, 6 deletionstests/test-merge7.t
- tests/test-rename-merge1.t 3 additions, 3 deletionstests/test-rename-merge1.t
- tests/test-revlog-packentry.t 3 additions, 3 deletionstests/test-revlog-packentry.t
- tests/test-strip-cross.t 33 additions, 33 deletionstests/test-strip-cross.t
Loading
Please register or sign in to comment