When diffing a large target like all, most of the entries in the target
list in query_ninja are duplicated. I haven't looked that closely as to
why this is the case, but uniquing the list brought the size of it down
from 21781 to 76 for me.
Details
Details
- Reviewers
MatzeB - Commits
- rTa0e5ec8f7cc1: utils/tdiff.py: Don't parse duplicate targets
Diff Detail
Diff Detail
- Repository
- rT test-suite