Loading quickstep/tests/multivalentTests/src/com/android/launcher3/taskbar/TaskbarEduTooltipControllerTest.kt +0 −5 Original line number Diff line number Diff line Loading @@ -16,7 +16,6 @@ package com.android.launcher3.taskbar import android.util.Log import com.android.launcher3.Utilities import com.android.launcher3.taskbar.TaskbarControllerTestUtil.asProperty import com.android.launcher3.taskbar.TaskbarControllerTestUtil.runOnMainSync Loading @@ -34,14 +33,12 @@ import com.android.launcher3.util.OnboardingPrefs import com.google.common.truth.Truth.assertThat import org.junit.After import org.junit.Before import org.junit.Ignore import org.junit.Rule import org.junit.Test import org.junit.runner.RunWith @RunWith(LauncherMultivalentJUnit::class) @EmulatedDevices(["pixelFoldable2023", "pixelTablet2023"]) @Ignore class TaskbarEduTooltipControllerTest { @get:Rule(order = 0) val context = TaskbarWindowSandboxContext.create() Loading @@ -62,7 +59,6 @@ class TaskbarEduTooltipControllerTest { @Before fun setUp() { Log.e("Taskbar", "TaskbarEduTooltipControllerTest test started") Utilities.disableRunningInTestHarnessForTests() } Loading @@ -71,7 +67,6 @@ class TaskbarEduTooltipControllerTest { if (wasInTestHarness) { Utilities.enableRunningInTestHarnessForTests() } Log.e("Taskbar", "TaskbarEduTooltipControllerTest test completed") } @Test Loading Loading
quickstep/tests/multivalentTests/src/com/android/launcher3/taskbar/TaskbarEduTooltipControllerTest.kt +0 −5 Original line number Diff line number Diff line Loading @@ -16,7 +16,6 @@ package com.android.launcher3.taskbar import android.util.Log import com.android.launcher3.Utilities import com.android.launcher3.taskbar.TaskbarControllerTestUtil.asProperty import com.android.launcher3.taskbar.TaskbarControllerTestUtil.runOnMainSync Loading @@ -34,14 +33,12 @@ import com.android.launcher3.util.OnboardingPrefs import com.google.common.truth.Truth.assertThat import org.junit.After import org.junit.Before import org.junit.Ignore import org.junit.Rule import org.junit.Test import org.junit.runner.RunWith @RunWith(LauncherMultivalentJUnit::class) @EmulatedDevices(["pixelFoldable2023", "pixelTablet2023"]) @Ignore class TaskbarEduTooltipControllerTest { @get:Rule(order = 0) val context = TaskbarWindowSandboxContext.create() Loading @@ -62,7 +59,6 @@ class TaskbarEduTooltipControllerTest { @Before fun setUp() { Log.e("Taskbar", "TaskbarEduTooltipControllerTest test started") Utilities.disableRunningInTestHarnessForTests() } Loading @@ -71,7 +67,6 @@ class TaskbarEduTooltipControllerTest { if (wasInTestHarness) { Utilities.enableRunningInTestHarnessForTests() } Log.e("Taskbar", "TaskbarEduTooltipControllerTest test completed") } @Test Loading