Merge "Ensure GWP-ASan CTS runs in tombstone management presubmit"

This commit is contained in:
Treehugger Robot
2023-05-18 18:52:59 +00:00
committed by Gerrit Code Review

View File

@@ -48,6 +48,11 @@
} }
], ],
"file_patterns": ["BinaryTransparencyService\\.java"] "file_patterns": ["BinaryTransparencyService\\.java"]
},
{
// GWP-ASan's CTS test ensures that recoverable tombstones work,
// which is emitted by the NativeTombstoneManager.
"name": "CtsGwpAsanTestCases"
} }
], ],
"presubmit-large": [ "presubmit-large": [