Olivier Halligon
Olivier Halligon
Fixing various issues in the screenshot automation. > **Warning**: This PR still depends on https://github.com/wordpress-mobile/release-toolkit/pull/409 so we will need to land that one in `release-toolkit`, then update the `fastlane/Pluginfile` after...
Parent: #17128 When running the `WPScreenshotTest` and `JPScreenshotTest` to capture Play Store screenshots, we mock the network requests, including the ones returning notifications to be shown in the Notifications tab....
**Sentry Url**: https://sentry.io/share/issue/b9cf5ce0048a49e797cadc30c2715c58/ **User Count**: 309 **Count**: 2155 **First Release**: [email protected]+1058 **First Seen**: 2021-06-18T02:16:27.058000Z **Last Seen**: 2022-09-20T09:40:44Z **24 Hours**: 50 **30 Days**: 547 Not new, but 30 days are now...
**Sentry Url**: https://sentry.io/share/issue/556f598b913648d39b199ab5c3188bae/ **User Count**: 936 **Count**: 1207 **First Release**: 20.1 **First Seen**: 2022-06-28T10:26:41.803000Z **Last Seen**: 2022-09-12T11:40:29Z **24 Hours**: 27 **30 Days**: 555 ``` ExecutionException: com.bumptech.glide.load.engine.GlideException: Failed to load resource...
Parent: #17128 The set of screenshots generated by `WPScreenshotTest` are in a mix of light and dark mode. In particular, in the current setup from the test code, most screenshots...
Parent: #17128 On some occasions, I get a crash on ZenDesk initialization when testing `JPScreenshotTest`. > **Note**: So far I've seen this happen when running the test in `it` or...
Parent: #17128 When running the `JPScreenshotTest` in a locale other than `en-US`, the test fails because it is waiting on an expectation for a `TextView` with text "Choose Site", but...
Parent: #17128 On some occasions, I get a Hilt crash when running the `JPScreenshotTest`: ``` [10:12:05]: $ /Users/olivierhalligon/Library/Android/sdk/platform-tools/adb -s emulator-5554 shell am instrument --no-window-animation -w \ -e testLocale fr-FR \...
**Sentry Url**: https://sentry.io/share/issue/b074a52ff6994322bfa9e912535efff3/ **User Count**: 30 + 19 + 4 = 53 **Count**: 85 + 69 + 18 = 172 **First Release**: 18.7-rc-1 **First Seen**: 2021-11-16T04:23:59.172000Z **Last Seen**: 2021-11-22T08:19:39Z **24...
**Sentry Url**: https://sentry.io/share/issue/cffd91cb859146a1a2887f5e74040e65/ **User Count**: 724 **Count**: 1344 **First Release**: 17.7 **First Seen**: 2021-07-14T01:25:19.038000Z **Last Seen**: 2021-09-17T03:50:07Z **24 Hours**: 18 **30 Days**: 670 ``` null: Abort ``` Stacktrace is not...