Skip to content

Conversation

thetaPC
Copy link
Contributor

@thetaPC thetaPC commented Dec 20, 2023

Issue number: internal


What is the current behavior?

The keyboard navigation tests for radio were disable due to flakiness with Safari when it came to the CI.

What is the new behavior?

  • Re-enabled the tests.

Debugging was done with a saved artifact.

The artifact didn't provide a clear reason of why it flakes. But it did seem that the test was tabbing before the Safari page finished loading. I've added a waitFor() to verify that the radios have rendered. This was done for Safari only to prevent any additional wait time.

Does this introduce a breaking change?

  • Yes
  • No

Other information

There is no great way to test this since it only flakes on GitHub.

@github-actions github-actions bot added the package: core @ionic/core package label Dec 20, 2023
@thetaPC thetaPC marked this pull request as ready for review December 20, 2023 21:38
@thetaPC thetaPC added this pull request to the merge queue Dec 20, 2023
Merged via the queue into main with commit 204a861 Dec 20, 2023
@thetaPC thetaPC deleted the FW-5715 branch December 20, 2023 22:58
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

package: core @ionic/core package

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants