Metadata
- Source
- FLUID-6641
- Type
- Bug
- Priority
- Major
- Status
- Closed
- Resolution
- Duplicate
- Assignee
- N/A
- Reporter
- Jonathan Hung
- Created
2021-06-29T15:06:07.551-0400 - Updated
2021-07-05T15:32:56.014-0400 - Versions
-
- 3.0
- Fixed Versions
- N/A
- Component
-
- Prefs Framework
Description
Separated panel test Click panel to go right test (#51) fails on Chrome on Android when running the automated tests.
The following is the output:
Separated panel integration tests: Separated panel integration tests: Clicked to go to Panel to the Right: The panel at index 3 should be scrolled into view with offset = 0 - at sequence position 9 of 19
Expected:
0
Result:
0.3074866235256195
Diff:
0 0.3074866235256195
Environments
Android 11
Chrome 91.0.4472.120
Comments
-
Justin Obara commented
2021-06-29T16:34:31.609-0400 Wasn't able to reproduce on Pixel 5 running Android 11 and Chrome 91.0.4472.120
-
Jonathan Hung commented
2021-07-05T10:43:42.130-0400 It seems that if the Display Size setting on the device is other than Default, this test would fail.
By setting the display size to small, you will be able to reproduce this.
-
Jonathan Hung commented
2021-07-05T15:32:51.329-0400 FLUID-6650 now covers this issue.