#3591635 date-time widget prop test stability improvement

On a test branch, I ran the date time widget test from prop-type.cy.js 300 times, both with the current 1.x version and the version with the proposed changes in this MR. The CI runs where this can be seen in the pipelines tab - these start with the runs where "stages" is just one item.

  • 1.x version failed 20/300 times
  • the version on this branch failed zero times

This branch

  • reverts the changes from [#3591608 (closed)], details in the MR as to why.
  • changes the filling of the fields to use type() instead of realType()

Closes #3591635 (closed)

Edited by Ben Mullins

Merge request reports

Loading