-
Notifications
You must be signed in to change notification settings - Fork 29.7k
Closed
Labels
P2Important issues not at the top of the work listImportant issues not at the top of the work lista: accessibilityAccessibility, e.g. VoiceOver or TalkBack. (aka a11y)Accessibility, e.g. VoiceOver or TalkBack. (aka a11y)a: tests"flutter test", flutter_test, or one of our tests"flutter test", flutter_test, or one of our testsc: contributor-productivityTeam-specific productivity, code health, technical debt.Team-specific productivity, code health, technical debt.frameworkflutter/packages/flutter repository. See also f: labels.flutter/packages/flutter repository. See also f: labels.
Description
[android_semantics_integration_test] [STDOUT] stdout: [ +118 ms] 00:14 �[32m+6�[0m�[31m -1�[0m: AccessibilityBridge Popup Controls Popup Menu has correct Android semantics �[1m�[31m[E]�[0m�[0m
[android_semantics_integration_test] [STDOUT] stdout: [ ] Expected: AndroidSemanticsNode with className: android.widget.Button with actions: [AndroidSemanticsAction.click] with flag isChecked: false with flag isEnabled: true with flag isFocusable: true
[android_semantics_integration_test] [STDOUT] stdout: [ ] Actual: AndroidSemanticsNode:<{flags: {isEditable: false, isEnabled: true, isDismissible: false, isCheckable: false, isChecked: false, isFocused: false, isLongClickable: true, isFocusable: true, isPassword: false}, id: 33, text: null, rect: {height: 144, width: 144, bottom: 360.0, top: 312.0, left: 77.0, right: 125.0}, actions: [16, 32, 64], className: android.widget.Button, liveRegion: 0, contentDescription:
[android_semantics_integration_test] [STDOUT] stdout: [ ] Show menu}>
[android_semantics_integration_test] [STDOUT] stdout: [ ] Which: Expected actions: [AndroidSemanticsAction.click]
[android_semantics_integration_test] [STDOUT] stdout: [ ] Actual actions: [AndroidSemanticsAction.accessibilityFocus, AndroidSemanticsAction.click, AndroidSemanticsAction.longClick]
[android_semantics_integration_test] [STDOUT] stdout: [ ] Unexpected: {AndroidSemanticsAction.accessibilityFocus, AndroidSemanticsAction.longClick}
[android_semantics_integration_test] [STDOUT] stdout: [ ] Missing: {}
Tree is still open because it had previously been marked flaky: #114360.
Caused by #118796 @esouthren @guidezpl
Metadata
Metadata
Assignees
Labels
P2Important issues not at the top of the work listImportant issues not at the top of the work lista: accessibilityAccessibility, e.g. VoiceOver or TalkBack. (aka a11y)Accessibility, e.g. VoiceOver or TalkBack. (aka a11y)a: tests"flutter test", flutter_test, or one of our tests"flutter test", flutter_test, or one of our testsc: contributor-productivityTeam-specific productivity, code health, technical debt.Team-specific productivity, code health, technical debt.frameworkflutter/packages/flutter repository. See also f: labels.flutter/packages/flutter repository. See also f: labels.