Commit caddf49
committed
Removed redundant glob from SurflaceFlinger_test
Passing the include filter of "*" is the same thing as not having an include filter.
Change-Id: I8583ae728b669bf98f10e3c49ded0dbbaeccb80a
Test: atest # runs local presubmit from the TEST_MAPPING
It contains all 362 SurfaceFlinger tests below. See b/242240488 for why the glob was added and the expected number of tests.
Summary (Test executed with 1 devices.)
-------
x86_64 RpcTlsUtilsTest:RpcTlsUtilsTest: Passed: 8, Failed: 0, Ignored: 0, Assumption Failed: 0
x86_64 binderRpcWireProtocolTest:binderRpcWireProtocolTest: Passed: 5, Failed: 0, Ignored: 0, Assumption Failed: 0
x86_64 binderUnitTest:binderUnitTest: Passed: 53, Failed: 0, Ignored: 0, Assumption Failed: 0
x86_64 binderUtilsHostTest:binderUtilsHostTest: Passed: 4, Failed: 0, Ignored: 0, Assumption Failed: 0
x86_64 fakeservicemanager_test:fakeservicemanager_test: Passed: 14, Failed: 0, Ignored: 0, Assumption Failed: 0
x86_64 fuzz_service_test:run_fuzz_service_test.sh: Passed: 1, Failed: 0, Ignored: 0, Assumption Failed: 0
x86_64 inputflinger_tests:inputflinger_tests: Passed: 943, Failed: 0, Ignored: 61, Assumption Failed: 0
x86_64 libbinder_ndk_unit_test_host:libbinder_ndk_unit_test_host: Passed: 4, Failed: 0, Ignored: 0, Assumption Failed: 0
x86_64 libinput_rust_test:libinput_rust_test: Passed: 23, Failed: 0, Ignored: 0, Assumption Failed: 0
x86_64 libinput_tests:libinput_tests: Passed: 213, Failed: 0, Ignored: 8, Assumption Failed: 0
x86_64 libinputflinger_rs_test:libinputflinger_rs_test: Passed: 29, Failed: 0, Ignored: 0, Assumption Failed: 0
x86_64 run_dex2oat_test:run_dex2oat_test: Passed: 32, Failed: 0, Ignored: 0, Assumption Failed: 0
x86_64 servicemanager_test:servicemanager_test: Passed: 29, Failed: 0, Ignored: 6, Assumption Failed: 0
x86_64 servicemanager_unittest:servicemanager_unittest: Passed: 2, Failed: 0, Ignored: 0, Assumption Failed: 0
x86_64 CtsGraphicsTestCases:android.graphics.cts: Passed: 0, Failed: 2, Ignored: 0, Assumption Failed: 0
x86_64 SurfaceFlinger_test:SurfaceFlinger_test: Passed: 352, Failed: 0, Ignored: 10, Assumption Failed: 01 parent fff76ea commit caddf49
1 file changed
Lines changed: 1 addition & 9 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
3 | 3 | | |
4 | 4 | | |
5 | 5 | | |
6 | | - | |
7 | | - | |
8 | | - | |
9 | 6 | | |
10 | 7 | | |
11 | 8 | | |
| |||
23 | 20 | | |
24 | 21 | | |
25 | 22 | | |
26 | | - | |
27 | | - | |
28 | | - | |
29 | | - | |
30 | | - | |
31 | | - | |
| 23 | + | |
32 | 24 | | |
33 | 25 | | |
34 | 26 | | |
0 commit comments