You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
There are three testcafe tests that are flaky and therefore a show blocker. These are to be rewritten in playwright
The whole fixture Dropdown named and Text - React, versioned
Dropdown
Dropdown named
Text
Text React, versioned
Input-text
should cut text when autocomplete sets value over maxLength
Link escape html link
should display correctly
File Upload
should exceed maximum number of files
File upload - invalidate
Policy Feature
Policy features item - no svg
Table Sortable
Table Sortable - react
Datepicker
should have correct format at input field
Datepicker React inputfield defaultValue (should react to programmatic date property changes)
Should not preselect by default
Icon: should not render svg icon (times out a lot)
Icon: Size checks > should render svg icon with correct default size (times out a lot)
Additional info: these are Playwright tests, and they run on the Azure CI/CD pipeline.
Fix all flakey tests so that pipeline testing becomes reliable again.
There is anecdotal evidence that such flakeyness does not occur (or not as often) for local testing on a developer's laptop.
Expected Behavior
The test should not be flaky.
Written in playwright
Current Behavior
The test are flaky
The text was updated successfully, but these errors were encountered:
There are three testcafe tests that are flaky and therefore a show blocker. These are to be rewritten in playwright
The whole fixture
Dropdown named
andText - React, versioned
Dropdown
Text
Input-text
Link escape html link
File Upload
Policy Feature
Table Sortable
Datepicker
Icon: should not render svg icon (times out a lot)
Icon: Size checks > should render svg icon with correct default size (times out a lot)
Additional info: these are Playwright tests, and they run on the Azure CI/CD pipeline.
Fix all flakey tests so that pipeline testing becomes reliable again.
There is anecdotal evidence that such flakeyness does not occur (or not as often) for local testing on a developer's laptop.
Expected Behavior
The test should not be flaky.
Written in playwright
Current Behavior
The test are flaky
The text was updated successfully, but these errors were encountered: