Commit 64199fb
Annotate GpuWorkTracepointTest with RequiresDevice
GpuWorkTracepointTest test requires GPU driver to generate kernel
tracepoint events which should only be tested with real devices,
but not with emulators. Replacing RestrictedBuildTest annotation
with RequiresDevice to correctly indicate this.
Bug: b/352538275
Test: atest GpuWorkTracepointTest
Flag: EXEMPT test fix
(cherry picked from https://googleplex-android-review.googlesource.com/q/commit:9f249a41399c45d5b77c139051dd93bff80cfcf1)
Merged-In: I57f5f035a6ea7ac12e6fb6c619385af75defda2a
Change-Id: I57f5f035a6ea7ac12e6fb6c619385af75defda2a
Bug: 3813357751 parent d0469c5 commit 64199fb
2 files changed
Lines changed: 9 additions & 3 deletions
File tree
- services/gpuservice/vts
- src/com/android/tests/gpuservice
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1 | 1 | | |
2 | 2 | | |
3 | 3 | | |
4 | | - | |
| 4 | + | |
| 5 | + | |
| 6 | + | |
| 7 | + | |
| 8 | + | |
| 9 | + | |
| 10 | + | |
5 | 11 | | |
6 | 12 | | |
7 | 13 | | |
Lines changed: 2 additions & 2 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
19 | 19 | | |
20 | 20 | | |
21 | 21 | | |
22 | | - | |
| 22 | + | |
23 | 23 | | |
24 | 24 | | |
25 | 25 | | |
| |||
63 | 63 | | |
64 | 64 | | |
65 | 65 | | |
66 | | - | |
| 66 | + | |
67 | 67 | | |
68 | 68 | | |
69 | 69 | | |
| |||
0 commit comments