Skip to content

Commit f498d0c

Browse files
committed
s
1 parent 32bcd64 commit f498d0c

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

test/cli/testutils.py

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -247,6 +247,7 @@ def get_cache_contents():
247247

248248
cache_content = get_cache_contents()
249249

250+
# TODO: check that the cached results were actually used - run with --debug-analyzerinfo, check timestamps, etc.
250251
return_code_1, stdout_1, stderr_1 = run_cppcheck()
251252

252253
# TODO: the following asserts do not show a diff when the test fails

0 commit comments

Comments
 (0)