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

only check the icon's name instead of the full icon url including por… #4827

Merged
merged 1 commit into from
Feb 2, 2024

Conversation

balazsbajorics
Copy link
Contributor

Problem:
The Karma tests Flex Reorder Strategy - normal reorder scenarios - works with normal direction and Absolute Move Strategy - moves component instances that honour the position properties are flaky

Fix:
Turns out they were checking a toolbar icon's full URL, including the port number, which would sometimes not match.

Copy link
Contributor

github-actions bot commented Feb 2, 2024

Try me

Copy link

relativeci bot commented Feb 2, 2024

Job #10181: Bundle Size — 62.32MiB (~-0.01%).

ebf2f20(current) vs 794431b master#10175(baseline)

Warning

Bundle contains 66 duplicate packages – View duplicate packages

Bundle metrics  Change 2 changes Regression 1 regression
                 Current
Job #10181
     Baseline
Job #10175
Regression  Initial JS 35.37MiB(~+0.01%) 35.37MiB
No change  Initial CSS 0B 0B
Change  Cache Invalidation 20.2% 98.65%
No change  Chunks 28 28
No change  Assets 32 32
No change  Modules 4407 4407
No change  Duplicate Modules 490 490
No change  Duplicate Code 30.69% 30.69%
No change  Packages 462 462
No change  Duplicate Packages 65 65
Bundle size by type  Change 2 changes Regression 1 regression Improvement 1 improvement
                 Current
Job #10181
     Baseline
Job #10175
Regression  JS 62.31MiB (~+0.01%) 62.31MiB
Improvement  HTML 11.37KiB (-0.32%) 11.41KiB

View job #10181 reportView fix/flaky-jest-toolbar-icon branch activityView project dashboard

Copy link
Contributor

github-actions bot commented Feb 2, 2024

Performance test results:
(Chart1)
(Chart2)

@balazsbajorics balazsbajorics merged commit 1fcfbd8 into master Feb 2, 2024
15 checks passed
@balazsbajorics balazsbajorics deleted the fix/flaky-jest-toolbar-icon branch February 2, 2024 15:47
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