Skip to content

[quick_actions] Enable for Android emulators #141136

@stuartmorgan-g

Description

@stuartmorgan-g

We had this test running in Android emulators, but in late December it suddenly became incredibly flake (like, <25% pass rate, maybe even <10%). This change seemed to be out-of-band, and about the same time as what's described in #140987 and with similar effect (but in a different integration test), so it may have the same underlying cause. Even if so though, we don't know what that underlying cause actually is (i.e., why we suddenly needed to add code to file_selector_android tests to dismiss dialogs, and what those dialogs were).

Unfortunately the failure log doesn't tell us much:

> Task :app:connectedDebugAndroidTest
Starting 3 tests on android_34_google_apis_x64(AVD) - 14

io.flutter.plugins.quickactionsexample.QuickActionsTest > appShortcutLaunchActivityAfterStarting[android_34_google_apis_x64(AVD) - 14] �[31mFAILED �[0m
	java.lang.AssertionError: AppShortcut:action_one does not launch the correct activity
	at org.junit.Assert.fail(Assert.java:89)
Tests on android_34_google_apis_x64(AVD) - 14 failed: There was 1 failure(s).

> Task :app:connectedDebugAndroidTest FAILED

I'm opting this package out of emulators again for now to get the tree back to a functional state. (It will continue to run on devices via FTL.)

Metadata

Metadata

Assignees

No one assigned

    Labels

    c: contributor-productivityTeam-specific productivity, code health, technical debt.c: flakeTests that sometimes, but not always, incorrectly passp: quick_actionsQuickActions pluginpackageflutter/packages repository. See also p: labels.team-androidOwned by Android platform team

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions