BrightspaceUI / core

A collection of accessible, free, open-source web components for building Brightspace applications.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

d2l-input-time-range visual-diff test skipped

svanherk opened this issue · comments

The opened behavior visual-diff tests for input-time-range are flakey and were skipped in #1724.

I was able to reproduce the flakiness locally pretty easily. I tried the following, and nothing consistently solved the issue:

  • Waiting an animation frame before each test
  • Adding captureBeyondViewport: false
  • Waiting for updateComplete on a number of internal elements, like the dropdown, menu, etc. before trying to measure the rect