Skip to content

Update the theme to material 3, with new search ui, in addition to other smaller changes). #80

Update the theme to material 3, with new search ui, in addition to other smaller changes).

Update the theme to material 3, with new search ui, in addition to other smaller changes). #80

Triggered via pull request January 3, 2025 01:03
Status Success
Total duration 17m 32s
Artifacts 5

tests.yaml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

23 errors and 1 warning
ATtsTest.aVoiceSelectionTest: app/src/androidTest/java/ca/rmen/android/poetassistant/main/ATtsTest.java#L98
androidx.test.espresso.PerformException: Error performing 'single click' on view '((view has effective visibility <VISIBLE> and view.getGlobalVisibleRect() to return non-empty rectangle) and view.getClass().getName() matches: a string ending with "OverflowMenuButton")'. at androidx.test.espresso.PerformException$Builder.build(PerformException.java:86)
ATtsTest.voicePitchTest: app/src/androidTest/java/ca/rmen/android/poetassistant/main/ATtsTest.java#L112
androidx.test.espresso.PerformException: Error performing 'single click' on view '((view has effective visibility <VISIBLE> and view.getGlobalVisibleRect() to return non-empty rectangle) and view.getClass().getName() matches: a string ending with "OverflowMenuButton")'. at androidx.test.espresso.PerformException$Builder.build(PerformException.java:86)
ATtsTest.voiceSpeedTest: app/src/androidTest/java/ca/rmen/android/poetassistant/main/ATtsTest.java#L122
androidx.test.espresso.PerformException: Error performing 'single click' on view '((view has effective visibility <VISIBLE> and view.getGlobalVisibleRect() to return non-empty rectangle) and view.getClass().getName() matches: a string ending with "OverflowMenuButton")'. at androidx.test.espresso.PerformException$Builder.build(PerformException.java:86)
IntegrationTest.cleanLayout1Test: app/src/androidTest/java/ca/rmen/android/poetassistant/main/IntegrationTest.java#L192
androidx.test.espresso.PerformException: Error performing 'single click' on view '((view has effective visibility <VISIBLE> and view.getGlobalVisibleRect() to return non-empty rectangle) and view.getClass().getName() matches: a string ending with "OverflowMenuButton")'. at androidx.test.espresso.PerformException$Builder.build(PerformException.java:86)
IntegrationTest.cleanLayout2Test: app/src/androidTest/java/ca/rmen/android/poetassistant/main/IntegrationTest.java#L197
androidx.test.espresso.PerformException: Error performing 'single click' on view '((view has effective visibility <VISIBLE> and view.getGlobalVisibleRect() to return non-empty rectangle) and view.getClass().getName() matches: a string ending with "OverflowMenuButton")'. at androidx.test.espresso.PerformException$Builder.build(PerformException.java:86)
IntegrationTest.openAboutScreenTest: app/src/androidTest/java/ca/rmen/android/poetassistant/main/IntegrationTest.java#L238
androidx.test.espresso.PerformException: Error performing 'single click' on view '((view has effective visibility <VISIBLE> and view.getGlobalVisibleRect() to return non-empty rectangle) and view.getClass().getName() matches: a string ending with "OverflowMenuButton")'. at androidx.test.espresso.PerformException$Builder.build(PerformException.java:86)
IntegrationTest.themeTest: app/src/androidTest/java/ca/rmen/android/poetassistant/main/IntegrationTest.java#L214
androidx.test.espresso.PerformException: Error performing 'single click' on view '((view has effective visibility <VISIBLE> and view.getGlobalVisibleRect() to return non-empty rectangle) and view.getClass().getName() matches: a string ending with "OverflowMenuButton")'. at androidx.test.espresso.PerformException$Builder.build(PerformException.java:86)
IntegrationTest.copyCleanLayoutTest: app/src/androidTest/java/ca/rmen/android/poetassistant/main/IntegrationTest.java#L203
androidx.test.espresso.PerformException: Error performing 'single click' on view '((view has effective visibility <VISIBLE> and view.getGlobalVisibleRect() to return non-empty rectangle) and view.getClass().getName() matches: a string ending with "OverflowMenuButton")'. at androidx.test.espresso.PerformException$Builder.build(PerformException.java:86)
PoemTest.testLookupSetting: app/src/androidTest/java/ca/rmen/android/poetassistant/main/PoemTest.java#L147
androidx.test.espresso.PerformException: Error performing 'single click' on view '((view has effective visibility <VISIBLE> and view.getGlobalVisibleRect() to return non-empty rectangle) and view.getClass().getName() matches: a string ending with "OverflowMenuButton")'. at androidx.test.espresso.PerformException$Builder.build(PerformException.java:86)
RandomWordTest.wotdNotificationTest: app/src/androidTest/java/ca/rmen/android/poetassistant/main/RandomWordTest.java#L99
androidx.test.espresso.PerformException: Error performing 'single click' on view '((view has effective visibility <VISIBLE> and view.getGlobalVisibleRect() to return non-empty rectangle) and view.getClass().getName() matches: a string ending with "OverflowMenuButton")'. at androidx.test.espresso.PerformException$Builder.build(PerformException.java:86)
RandomWordTest.openWotdListTest: app/src/androidTest/java/ca/rmen/android/poetassistant/main/RandomWordTest.java#L74
androidx.test.espresso.PerformException: Error performing 'single click' on view '((view has effective visibility <VISIBLE> and view.getGlobalVisibleRect() to return non-empty rectangle) and view.getClass().getName() matches: a string ending with "OverflowMenuButton")'. at androidx.test.espresso.PerformException$Builder.build(PerformException.java:86)
SearchTest.searchHistoryTest: app/src/androidTest/java/ca/rmen/android/poetassistant/main/SearchTest.java#L111
androidx.test.espresso.NoMatchingViewException: No views in hierarchy found matching: (view.getId() is <2131296780/ca.rmen.android.poetassistant.test:id/title> and an instance of android.widget.TextView and view.getText() equals string from resource id: <2131820597> and (view has effective visibility <VISIBLE> and view.getGlobalVisibleRect() to return non-empty rectangle))
FavoritesTest.exportTest: app/src/androidTest/java/ca/rmen/android/poetassistant/main/FavoritesTest.java#L62
androidx.test.espresso.PerformException: Error performing 'single click' on view '((view has effective visibility <VISIBLE> and view.getGlobalVisibleRect() to return non-empty rectangle) and view.getClass().getName() matches: a string ending with "OverflowMenuButton")'. at androidx.test.espresso.PerformException$Builder.build(PerformException.java:86)
FavoritesTest.importTest: app/src/androidTest/java/ca/rmen/android/poetassistant/main/FavoritesTest.java#L73
androidx.test.espresso.PerformException: Error performing 'single click' on view '((view has effective visibility <VISIBLE> and view.getGlobalVisibleRect() to return non-empty rectangle) and view.getClass().getName() matches: a string ending with "OverflowMenuButton")'. at androidx.test.espresso.PerformException$Builder.build(PerformException.java:86)
RandomWordTest.wotdNotificationPriorityPresenceTest: app/src/androidTest/java/ca/rmen/android/poetassistant/main/RandomWordTest.java#L74
androidx.test.espresso.PerformException: Error performing 'single click' on view '((view has effective visibility <VISIBLE> and view.getGlobalVisibleRect() to return non-empty rectangle) and view.getClass().getName() matches: a string ending with "OverflowMenuButton")'. at androidx.test.espresso.PerformException$Builder.build(PerformException.java:86)
RandomWordTest.randomWordTest: app/src/androidTest/java/ca/rmen/android/poetassistant/main/RandomWordTest.java#L67
androidx.test.espresso.PerformException: Error performing 'single click' on view '((view has effective visibility <VISIBLE> and view.getGlobalVisibleRect() to return non-empty rectangle) and view.getClass().getName() matches: a string ending with "OverflowMenuButton")'. at androidx.test.espresso.PerformException$Builder.build(PerformException.java:86)
RhymeSettingsTest.testMatchAOAAEnabled: app/src/sharedTest/java/ca/rmen/android/poetassistant/shared/main/RhymeSettingsTest.java#L68
androidx.test.espresso.PerformException: Error performing 'single click' on view '((view has effective visibility <VISIBLE> and view.getGlobalVisibleRect() to return non-empty rectangle) and view.getClass().getName() matches: a string ending with "OverflowMenuButton")'. at androidx.test.espresso.PerformException$Builder.build(PerformException.java:86)
RhymeSettingsTest.testMatchAORAOEnabled: app/src/sharedTest/java/ca/rmen/android/poetassistant/shared/main/RhymeSettingsTest.java#L49
androidx.test.espresso.PerformException: Error performing 'single click' on view '((view has effective visibility <VISIBLE> and view.getGlobalVisibleRect() to return non-empty rectangle) and view.getClass().getName() matches: a string ending with "OverflowMenuButton")'. at androidx.test.espresso.PerformException$Builder.build(PerformException.java:86)
RhymeSettingsTest.testRhymesWithoutDefinitions: app/src/sharedTest/java/ca/rmen/android/poetassistant/shared/main/RhymeSettingsTest.java#L93
androidx.test.espresso.PerformException: Error performing 'single click' on view '((view has effective visibility <VISIBLE> and view.getGlobalVisibleRect() to return non-empty rectangle) and view.getClass().getName() matches: a string ending with "OverflowMenuButton")'. at androidx.test.espresso.PerformException$Builder.build(PerformException.java:86)
SelectedTabTest.openAfterLastWotd: app/src/androidTest/java/ca/rmen/android/poetassistant/main/SelectedTabTest.java#L66
androidx.test.espresso.PerformException: Error performing 'single click' on view '((view has effective visibility <VISIBLE> and view.getGlobalVisibleRect() to return non-empty rectangle) and view.getClass().getName() matches: a string ending with "OverflowMenuButton")'. at androidx.test.espresso.PerformException$Builder.build(PerformException.java:86)
ShareTest.shareWotdTest: app/src/androidTest/java/ca/rmen/android/poetassistant/main/ShareTest.java#L86
androidx.test.espresso.PerformException: Error performing 'single click' on view '((view has effective visibility <VISIBLE> and view.getGlobalVisibleRect() to return non-empty rectangle) and view.getClass().getName() matches: a string ending with "OverflowMenuButton")'. at androidx.test.espresso.PerformException$Builder.build(PerformException.java:86)
ThesaurusSettingsTest.testReverseLookupDisabled: app/src/sharedTest/java/ca/rmen/android/poetassistant/shared/main/ThesaurusSettingsTest.java#L1
java.lang.Exception: Unexpected exception, expected<androidx.test.espresso.PerformException> but was<androidx.test.espresso.NoMatchingViewException> at org.junit.internal.runners.statements.ExpectException.evaluate(ExpectException.java:30)
ThesaurusSettingsTest.testFilterWithReverseLookupEnabled: app/src/sharedTest/java/ca/rmen/android/poetassistant/shared/main/ThesaurusSettingsTest.java#L73
androidx.test.espresso.PerformException: Error performing 'single click' on view '((view has effective visibility <VISIBLE> and view.getGlobalVisibleRect() to return non-empty rectangle) and view.getClass().getName() matches: a string ending with "OverflowMenuButton")'. at androidx.test.espresso.PerformException$Builder.build(PerformException.java:86)
Tests
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636

Artifacts

Produced during runtime
Name Size
apks
30.1 MB
coverage
629 KB
instrumentation-tests
46.1 KB
logcat
1.26 MB
unit-tests
41.7 KB