Skip to content

chore: disable vite dependency optimization for unit test runs#709

Merged
jpmunz merged 2 commits into
mainfrom
jpmunz/chore-fix-unit-tests-in-ci
Aug 26, 2025
Merged

chore: disable vite dependency optimization for unit test runs#709
jpmunz merged 2 commits into
mainfrom
jpmunz/chore-fix-unit-tests-in-ci

Conversation

@jpmunz
Copy link
Copy Markdown
Contributor

@jpmunz jpmunz commented Aug 26, 2025

Trying to fix flakiness w/ unit test runs

@github-actions
Copy link
Copy Markdown
Contributor

github-actions Bot commented Aug 26, 2025

Dependency Review

✅ No vulnerabilities or license issues or OpenSSF Scorecard issues found.

Scanned Files

None

@jpmunz jpmunz force-pushed the jpmunz/chore-fix-unit-tests-in-ci branch from 83210af to 59c5d3e Compare August 26, 2025 20:39
@jpmunz jpmunz force-pushed the jpmunz/chore-fix-unit-tests-in-ci branch from 59c5d3e to 10e7b96 Compare August 26, 2025 20:44
@github-actions
Copy link
Copy Markdown
Contributor

Performance results

CDP Performance Tests

Number of Requests Size of Requests Script Duration Task Duration Heap Used Size
Requests +3 requests +29.06 KB
Page Loaded +15.88 ms -25.16 ms +0.83 MB
Generate 100 fetch requests +16.08 ms +61.65 ms +1.83 MB
Generate 100 XHR requests +41.92 ms +115.19 ms +1.26 MB
Click 100 buttons and generate 100 logs +26.10 ms +30.69 ms +1.95 MB
Throw a 100 exceptions +4.95 ms +23.10 ms +1.84 MB
End Session +7.36 ms +14.44 ms +2.58 MB
Total +3 requests +29.06 KB +112.30 ms +219.91 ms +10.29 MB

Lighthouse Startup Performance Tests

Difference Description
Total Blocking Time 0 ms Difference in Total Blocking Time: Sum of all time periods between FCP and Time to Interactive, when task length exceeded 50ms, expressed in milliseconds. Learn more about the Total Blocking Time metric.
Main Thread Time +56.09 ms Difference in Main Thread Time: Consider reducing the time spent parsing, compiling and executing JS. You may find delivering smaller JS payloads helps with this. Learn how to minimize main-thread work
Script Evaluation Time +43.97 ms Difference in Script Evaluation Time: Consider reducing the time spent parsing, compiling, and executing JS. You may find delivering smaller JS payloads helps with this. Learn how to reduce Javascript execution time.

@github-actions
Copy link
Copy Markdown
Contributor

build results

vite-7 Platform Tests

Total Uncompressed Size Total Gzip Size
vite-7 - esnext +146.57 KB +53.39 KB
vite-7 - es2015 +151.57 KB +54.75 KB

vite-otel-latest Platform Tests

Total Uncompressed Size Total Gzip Size
vite-otel-latest - esnext +145.55 KB +44.11 KB
vite-otel-latest - es2015 +150.44 KB +45.29 KB

webpack-5 Platform Tests

Total Uncompressed Size Total Gzip Size
webpack-5 - esnext +137.88 KB +48.75 KB
webpack-5 - es2015 +145.73 KB +52.10 KB

@jpmunz jpmunz merged commit b637d2c into main Aug 26, 2025
29 of 31 checks passed
@jpmunz jpmunz deleted the jpmunz/chore-fix-unit-tests-in-ci branch August 26, 2025 21:23
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants