Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

DatePickerA11yTest is flaky #1806

Closed
yschimke opened this issue Nov 13, 2023 · 1 comment
Closed

DatePickerA11yTest is flaky #1806

yschimke opened this issue Nov 13, 2023 · 1 comment

Comments

@yschimke
Copy link
Collaborator

https://github.com/google/horologist/actions/runs/6844935081/job/18609435240?pr=1805

> Task :composables:testDebugUnitTest

com.google.android.horologist.composables.DatePickerA11yTest > interactionTest FAILED
    java.lang.AssertionError at DatePickerA11yTest.kt:65

Saw this locally, with a blank screen bitmap. Possibly a robolectric bug?

@luizgrp
Copy link
Member

luizgrp commented Nov 21, 2023

Failed in CI: https://github.com/google/horologist/actions/runs/6945217654/attempts/1?pr=1827

java.lang.AssertionError: Snapshot is different from the reference!
Diff stored to: /home/runner/work/horologist/horologist/composables/out/com.google.android.horologist.composables_DatePickerA11yTest_interactionTest_2_delta.png
	at com.google.android.horologist.screenshots.DiffingKt.paparazziCompatibleSnapshot(Diffing.kt:154)
	at com.google.android.horologist.screenshots.DiffingKt.snapshot(Diffing.kt:109)
	at com.google.android.horologist.screenshots.ScreenshotTestRule.saveSnapshot(ScreenshotTestRule.kt:231)

com google android horologist composables_DatePickerA11yTest_interactionTest_2_delta

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants