mirror of
https://github.com/github/codeql.git
synced 2025-12-17 01:03:14 +01:00
C++: update test output
This reveals that some tests were passing for the wrong reasons. See https://github.com/github/codeql/pull/17275
This commit is contained in:
@@ -4,4 +4,7 @@ WARNING: module 'DataFlow' has been deprecated and may be removed in future (tai
|
||||
WARNING: module 'DataFlow' has been deprecated and may be removed in future (taint.ql:68,25-33)
|
||||
WARNING: module 'TaintTracking' has been deprecated and may be removed in future (taint.ql:73,20-33)
|
||||
testFailures
|
||||
| taint.cpp:453:23:453:42 | // $ ir MISSING: ast | Missing result:ir= |
|
||||
| vector.cpp:118:12:118:30 | // $ ir MISSING:ast | Missing result:ir= |
|
||||
| vector.cpp:119:12:119:30 | // $ ir MISSING:ast | Missing result:ir= |
|
||||
failures
|
||||
|
||||
Reference in New Issue
Block a user