Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[Bug]: React testing library tests are failing intermittently after the fluent v9 update to 9.50.0 #31394

Closed
2 tasks done
nanivijay opened this issue May 16, 2024 · 1 comment

Comments

@nanivijay
Copy link

nanivijay commented May 16, 2024

Library

React Components / v9 (@fluentui/react-components)

System Info

System:
    OS: Windows 11 10.0.26217
    CPU: (20) x64 13th Gen Intel(R) Core(TM) i7-13800H
    Memory: 39.80 GB / 63.83 GB
  Browsers:
    Edge: Chromium (126.0.2566.1), ChromiumDev (126.0.2566.1)
    Internet Explorer: 11.0.26217.5000

Node Version: v20
Jest Version: 29.5.6
@testing-library/react: 12.1.5

Are you reporting Accessibility issue?

no

Reproduction

https://msazure.visualstudio.com/OneAgile/_build/results?buildId=93748799&view=logs&j=a11cdf60-0d11-5130-c801-1b4953009464

Bug Description

Actual Behavior

React testing library tests are failing intermittently after the fluent v9 update to 9.50.0
<body data-tabster="{\"root\":{}}" style="--tabster-root: ztbcjb1a72b79mdfn41ldyhd0|1|lw9e5aev,;" > <i aria-hidden="true" data-tabster-dummy="isFirst=true, isOutside=false, (Root, tabbable=true)" role="none" style="position: fixed; height: 1px; width: 1px; opacity: 0.001; z-index: -1; top: 0px; left: 0px;" tabindex="0" /> <div aria-hidden="true" /> <i aria-hidden="true" data-tabster-dummy="isFirst=false, isOutside=false, (Root, tabbable=true)" role="none" style="position: fixed; height: 1px; width: 1px; opacity: 0.001; z-index: -1; top: 0px; left: 0px;" tabindex="0" /> </body>

Node:

Expected Behavior

Tests should pass. The tests were successfully running on fluent ui version 9.42.0
I am not seeing the issue if I run single test.

Logs

No response

Requested priority

High

Products/sites affected

Power Platform Admin Center

Are you willing to submit a PR to fix?

no

Validations

  • Check that there isn't already an issue that reports the same bug to avoid creating a duplicate.
  • The provided reproduction is a minimal reproducible example of the bug.
@marcosmoura
Copy link
Contributor

@nanivijay Can you please provide the output that react testing library gives in your Terminal? The info you provided is not enough for us to know what the problem could be.

@nanivijay nanivijay closed this as not planned Won't fix, can't repro, duplicate, stale May 21, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

2 participants