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

disable flaky tests related to focusing elements #6336

Merged
merged 1 commit into from
Sep 9, 2024

Conversation

bkrmendy
Copy link
Contributor

@bkrmendy bkrmendy commented Sep 9, 2024

Description

This PR disables the following flaky tests:

it('Single click and five double clicks will focus a generated Card and select the Button inside', async function (this: Mocha.Context) {

it('Single click and three double clicks will focus a generated Card', async () => {

Tracker issue: #6337

Copy link
Contributor

github-actions bot commented Sep 9, 2024

Try me

Copy link

relativeci bot commented Sep 9, 2024

#14139 Bundle Size — 62.54MiB (~+0.01%).

2ca52c6(current) vs 916e8b9 master#14124(baseline)

Warning

Bundle contains 70 duplicate packages – View duplicate packages

Bundle metrics  Change 2 changes Regression 1 regression
                 Current
#14139
     Baseline
#14124
Regression  Initial JS 45.67MiB(~+0.01%) 45.67MiB
No change  Initial CSS 0B 0B
Change  Cache Invalidation 22.22% 21.56%
No change  Chunks 30 30
No change  Assets 33 33
No change  Modules 4381 4381
No change  Duplicate Modules 520 520
No change  Duplicate Code 31.61% 31.61%
No change  Packages 472 472
No change  Duplicate Packages 70 70
Bundle size by type  Change 2 changes Regression 1 regression Improvement 1 improvement
                 Current
#14139
     Baseline
#14124
Regression  JS 62.53MiB (~+0.01%) 62.53MiB
Improvement  HTML 11.12KiB (-0.32%) 11.16KiB

Bundle analysis reportBranch tests/disable-flaky-focusing-tes...Project dashboard


Generated by RelativeCIDocumentationReport issue

@bkrmendy bkrmendy marked this pull request as ready for review September 9, 2024 12:56
@bkrmendy bkrmendy merged commit 3443ee3 into master Sep 9, 2024
17 checks passed
@bkrmendy bkrmendy deleted the tests/disable-flaky-focusing-tests branch September 9, 2024 13:14
Rheeseyb added a commit that referenced this pull request Sep 10, 2024
Follow up to #6336 with another failing test
liady pushed a commit that referenced this pull request Dec 13, 2024
Follow up to #6336 with another failing test
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants