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

Commit 96585232 authored by Sebastian Franco's avatar Sebastian Franco
Browse files

Removing debbug comments

Bug: 303263644
Flag: NA
Test: TaplWidgetPickerTest
Change-Id: I6ad428100b2455110315755cea4b75f46b7217c0
parent c8112630
Loading
Loading
Loading
Loading
+0 −7
Original line number Diff line number Diff line
@@ -15,10 +15,6 @@
 */
package com.android.launcher3.ui.widget;

import static com.android.launcher3.ui.AbstractLauncherUiTest.initialize;
import static com.android.launcher3.util.rule.TestStabilityRule.LOCAL;
import static com.android.launcher3.util.rule.TestStabilityRule.PLATFORM_POSTSUBMIT;

import static org.junit.Assert.assertEquals;
import static org.junit.Assert.assertNotNull;
import static org.junit.Assert.assertTrue;
@@ -31,7 +27,6 @@ import com.android.launcher3.tapl.Widgets;
import com.android.launcher3.ui.AbstractLauncherUiTest;
import com.android.launcher3.ui.PortraitLandscapeRunner.PortraitLandscape;
import com.android.launcher3.util.rule.ScreenRecordRule.ScreenRecord;
import com.android.launcher3.util.rule.TestStabilityRule.Stability;
import com.android.launcher3.widget.picker.WidgetsFullSheet;
import com.android.launcher3.widget.picker.WidgetsRecyclerView;

@@ -65,11 +60,9 @@ public class TaplWidgetPickerTest extends AbstractLauncherUiTest {
     * Open Widget picker, make sure the widget picker can scroll and then go to home screen.
     */
    @Test
    @Stability(flavors = LOCAL | PLATFORM_POSTSUBMIT) // b/303263644
    @ScreenRecord
    @PortraitLandscape
    public void testWidgets() {
        // Testing if this will fix b/303263644
        mLauncher.goHome();
        // Test opening widgets.
        executeOnLauncher(launcher ->