Skip to content

Commit 5879490

Browse files
committed
C++: update test output
This reveals that some tests were passing for the wrong reasons. See #17275
1 parent 2b724ce commit 5879490

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

cpp/ql/test/library-tests/dataflow/taint-tests/taint.expected

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -4,4 +4,7 @@ WARNING: module 'DataFlow' has been deprecated and may be removed in future (tai
44
WARNING: module 'DataFlow' has been deprecated and may be removed in future (taint.ql:68,25-33)
55
WARNING: module 'TaintTracking' has been deprecated and may be removed in future (taint.ql:73,20-33)
66
testFailures
7+
| taint.cpp:453:23:453:42 | // $ ir MISSING: ast | Missing result:ir= |
8+
| vector.cpp:118:12:118:30 | // $ ir MISSING:ast | Missing result:ir= |
9+
| vector.cpp:119:12:119:30 | // $ ir MISSING:ast | Missing result:ir= |
710
failures

0 commit comments

Comments
 (0)