FLUID-6642: Separated panel test fails: Click panel to go left test (#57) on Chrome Android

Metadata

Source
FLUID-6642
Type
Bug
Priority
Major
Status
Closed
Resolution
Duplicate
Assignee
N/A
Reporter
Jonathan Hung
Created
2021-06-29T15:08:43.014-0400
Updated
2021-07-05T15:32:41.484-0400
Versions
  1. 3.0
Fixed Versions
N/A
Component
  1. Prefs Framework

Description

Separated panel test Click panel to go left test (#57) 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 Left: The panel at index 2 should be scrolled into view with offset = 0 - at sequence position 11 of 19

Expected: 0
Result: 0.16042780876159668
Diff: 0 0.16042780876159668

Environments

Android 11
Chrome 91.0.4472.120

Attachments

Comments

  • Justin Obara commented 2021-06-29T16:34:22.726-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:56.075-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:37.964-0400

    FLUID-6650 now covers this issue.