commit | f126b0611f21e14718cd197915f31298da3155a5 | [log] [tgz] |
---|---|---|
author | Ashish Kumar Gupta <kumarashishg@google.com> | Thu May 16 16:39:49 2024 +0000 |
committer | Ashish Kumar Gupta <kumarashishg@google.com> | Thu May 16 16:39:49 2024 +0000 |
tree | 7c42cbf75f26a9b84642689a85c4c72b727c56ec | |
parent | b6eee7c993f5df6817c9f8a1167d8d3c6b740041 [diff] [blame] |
Add PrintSpoolerOutOfProcessTests module in Post submit test cases Bug: 335214357 Change-Id: I708c96784aeb9b84b6e864f4a6b8e8d5af6f577c Test: https://android-build.corp.google.com/test_investigate/?invocationId=I04700010277522102&testResultId=TR45229305614191304&redirect=http://fusion2/8d0fc45d-7861-40ff-ad48-32a89fd79610
diff --git a/packages/PrintSpooler/TEST_MAPPING b/packages/PrintSpooler/TEST_MAPPING index 4fa8822..ad3b44f 100644 --- a/packages/PrintSpooler/TEST_MAPPING +++ b/packages/PrintSpooler/TEST_MAPPING
@@ -8,5 +8,10 @@ } ] } + ], + "postsubmit": [ + { + "name": "PrintSpoolerOutOfProcessTests" + } ] }