]> git.cworth.org Git - apitrace-tests/commit
cli: Use new --call-nos=no call to "apitrace dump-images" for consistent results
authorCarl Worth <cworth@cworth.org>
Mon, 13 Aug 2012 00:00:38 +0000 (17:00 -0700)
committerJosé Fonseca <jose.r.fonseca@gmail.com>
Sat, 1 Dec 2012 10:15:48 +0000 (10:15 +0000)
commitcd62fd452d0690d9b9eab2ac51cd8c79fa447ae8
tree4f4af6c026b57d54496160c66dfe1a2d35cc2890
parent39e433e9d73c16c862ac759e36260398cf71424d
cli: Use new --call-nos=no call to "apitrace dump-images" for consistent results

Recent "apitrace trim" is now dropping uninteresting calls by
default. This means that the call numbers of rendering operations are
changing. Consequently, image comparisons were failing not due to
image-content differences, but simply because the filenames (with
embedded call numbers in them) no longer matched.

We can avoid this problem by using the --call-nos=no option which was
added to "apitrace dump-images" in very recent versions.
cli/cli-diff-images-mismatch.script
cli/cli-diff-images.script
cli/cli-trim-single-swapbuffers.script
cli/tri-ref-mismatch/tri0000000000.png [new file with mode: 0644]
cli/tri-ref-mismatch/tri0000000027.png [deleted file]
cli/tri-ref/tri0000000000.png [new file with mode: 0644]
cli/tri-ref/tri0000000027.png [deleted file]