Donate to e Foundation | Murena handsets with /e/OS | Own a part of Murena! Learn more

Commit 81c68085 authored by Nataniel Borges's avatar Nataniel Borges
Browse files

Update WM CTS test name

Bug: 292101979
Test: atest 'CtsWindowManagerDeviceActivity \
  CtsWindowManagerDeviceAm \
  CtsWindowManagerDeviceBackNavigation \
  CtsWindowManagerDeviceDisplay \
  CtsWindowManagerDeviceKeyguard \
  CtsWindowManagerDeviceInsets \
  CtsWindowManagerDeviceTaskFragment \
  CtsWindowManagerDeviceScvh \
  CtsWindowManagerDeviceWindow \
  CtsWindowManagerDeviceOther
Change-Id: If058c940d175c386fb5a5d15bcd1e8690f9c5a90
parent 853b9d56
Loading
Loading
Loading
Loading
+138 −3
Original line number Original line Diff line number Diff line
@@ -59,10 +59,10 @@
            "file_patterns": ["INotificationManager\\.aidl"]
            "file_patterns": ["INotificationManager\\.aidl"]
        },
        },
        {
        {
            "name": "CtsWindowManagerDeviceTestCases",
            "name": "CtsWindowManagerDeviceWindow",
            "options": [
            "options": [
                {
                {
                    "include-filter": "android.server.wm.ToastWindowTest"
                    "include-filter": "android.server.wm.window.ToastWindowTest"
                }
                }
            ],
            ],
            "file_patterns": ["INotificationManager\\.aidl"]
            "file_patterns": ["INotificationManager\\.aidl"]
@@ -245,7 +245,142 @@
            ]
            ]
        },
        },
{
{
            "name": "CtsWindowManagerTestCases",
            "name": "CtsWindowManagerDeviceActivity",
            "options": [
                {
                    "exclude-annotation": "androidx.test.filters.FlakyTest"
                },
                {
                    "exclude-annotation": "org.junit.Ignore"
                },
                {
                    "include-filter": "android.content.wm.cts"
                }
            ],
            "file_patterns": ["(/|^)ContextImpl.java"]
        },
        {
            "name": "CtsWindowManagerDeviceAm",
            "options": [
                {
                    "exclude-annotation": "androidx.test.filters.FlakyTest"
                },
                {
                    "exclude-annotation": "org.junit.Ignore"
                },
                {
                    "include-filter": "android.content.wm.cts"
                }
            ],
            "file_patterns": ["(/|^)ContextImpl.java"]
        },
        {
            "name": "CtsWindowManagerDeviceBackNavigation",
            "options": [
                {
                    "exclude-annotation": "androidx.test.filters.FlakyTest"
                },
                {
                    "exclude-annotation": "org.junit.Ignore"
                },
                {
                    "include-filter": "android.content.wm.cts"
                }
            ],
            "file_patterns": ["(/|^)ContextImpl.java"]
        },
        {
            "name": "CtsWindowManagerDeviceDisplay",
            "options": [
                {
                    "exclude-annotation": "androidx.test.filters.FlakyTest"
                },
                {
                    "exclude-annotation": "org.junit.Ignore"
                },
                {
                    "include-filter": "android.content.wm.cts"
                }
            ],
            "file_patterns": ["(/|^)ContextImpl.java"]
        },
        {
            "name": "CtsWindowManagerDeviceKeyguard",
            "options": [
                {
                    "exclude-annotation": "androidx.test.filters.FlakyTest"
                },
                {
                    "exclude-annotation": "org.junit.Ignore"
                },
                {
                    "include-filter": "android.content.wm.cts"
                }
            ],
            "file_patterns": ["(/|^)ContextImpl.java"]
        },
        {
            "name": "CtsWindowManagerDeviceInsets",
            "options": [
                {
                    "exclude-annotation": "androidx.test.filters.FlakyTest"
                },
                {
                    "exclude-annotation": "org.junit.Ignore"
                },
                {
                    "include-filter": "android.content.wm.cts"
                }
            ],
            "file_patterns": ["(/|^)ContextImpl.java"]
        },
        {
            "name": "CtsWindowManagerDeviceTaskFragment",
            "options": [
                {
                    "exclude-annotation": "androidx.test.filters.FlakyTest"
                },
                {
                    "exclude-annotation": "org.junit.Ignore"
                },
                {
                    "include-filter": "android.content.wm.cts"
                }
            ],
            "file_patterns": ["(/|^)ContextImpl.java"]
        },
        {
            "name": "CtsWindowManagerDeviceScvh",
            "options": [
                {
                    "exclude-annotation": "androidx.test.filters.FlakyTest"
                },
                {
                    "exclude-annotation": "org.junit.Ignore"
                },
                {
                    "include-filter": "android.content.wm.cts"
                }
            ],
            "file_patterns": ["(/|^)ContextImpl.java"]
        },
        {
            "name": "CtsWindowManagerDeviceWindow",
            "options": [
                {
                    "exclude-annotation": "androidx.test.filters.FlakyTest"
                },
                {
                    "exclude-annotation": "org.junit.Ignore"
                },
                {
                    "include-filter": "android.content.wm.cts"
                }
            ],
            "file_patterns": ["(/|^)ContextImpl.java"]
        },
        {
            "name": "CtsWindowManagerDeviceOther",
            "options": [
            "options": [
                {
                {
                    "exclude-annotation": "androidx.test.filters.FlakyTest"
                    "exclude-annotation": "androidx.test.filters.FlakyTest"