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

test: adjust test timeouts #976

Merged
merged 6 commits into from
Mar 11, 2025
Merged

test: adjust test timeouts #976

merged 6 commits into from
Mar 11, 2025

Conversation

BioPhoton
Copy link
Collaborator

@BioPhoton BioPhoton commented Mar 10, 2025

closes #874

@github-actions github-actions bot added the 🔬 testing writing tests label Mar 10, 2025
Copy link

github-actions bot commented Mar 10, 2025

Code PushUp

😟 Code PushUp report has regressed – compared current commit fa4e52d with previous commit c677fa2.

🕵️ See full comparison in Code PushUp portal 🔍

🏷️ Categories

🏷️ Category ⭐ Previous score ⭐ Current score 🔄 Score change
Performance 🟡 56 🔴 42 ↓ −13.9
Code coverage 🟢 91 🟢 91
Security 🟡 75 🟡 75
Updates 🟡 77 🟡 77
Accessibility 🟢 92 🟢 92
Best Practices 🟢 100 🟢 100
SEO 🟡 61 🟡 61
Bug prevention 🟢 100 🟢 100
Code style 🟢 100 🟢 100
Documentation 🔴 23 🔴 23
👎 1 group regressed, 👎 5 audits regressed, 14 audits changed without impacting score

🗃️ Groups

🔌 Plugin 🗃️ Group ⭐ Previous score ⭐ Current score 🔄 Score change
Lighthouse Performance 🟡 56 🔴 42 ↓ −13.9

17 other groups are unchanged.

🛡️ Audits

🔌 Plugin 🛡️ Audit 📏 Previous value 📏 Current value 🔄 Value change
Lighthouse Speed Index 🟨 4.5 s 🟥 7.2 s ↑ +60.4 %
Lighthouse Largest Contentful Paint 🟨 3.5 s 🟥 4.3 s ↑ +22.9 %
Lighthouse First Contentful Paint 🟨 2.7 s 🟥 3.4 s ↑ +24 %
Lighthouse Time to Interactive 🟥 12.0 s 🟥 14.9 s ↑ +24.4 %
Lighthouse Total Blocking Time 🟥 2,080 ms 🟥 5,750 ms ↑ +177 %
Lighthouse Minimizes main-thread work 🟥 10.8 s 🟥 19.0 s ↑ +76.1 %
Lighthouse Metrics 🟩 100% 🟩 100% ↑ +24.4 %
Lighthouse JavaScript execution time 🟥 5.1 s 🟥 7.9 s ↑ +54.2 %
Lighthouse Max Potential First Input Delay 🟥 1,310 ms 🟥 3,640 ms ↑ +178.2 %
Lighthouse Avoids enormous network payloads 🟩 Total size was 1,829 KiB 🟩 Total size was 1,829 KiB ↓ −0.1 %
Lighthouse Eliminate render-blocking resources 🟥 Potential savings of 950 ms 🟥 Potential savings of 1,310 ms ↑ +38.3 %
Lighthouse Reduce unused CSS 🟥 Potential savings of 67 KiB 🟥 Potential savings of 67 KiB ↑ +48.4 %
Lighthouse Uses efficient cache policy on static assets 🟨 27 resources found 🟨 27 resources found ↓ −0.1 %
Lighthouse Initial server response time was short 🟩 Root document took 400 ms 🟩 Root document took 350 ms ↓ −12.7 %
Lighthouse Server Backend Latencies 🟩 130 ms 🟩 120 ms ↓ −6.8 %
Lighthouse Network Round Trip Times 🟩 20 ms 🟩 20 ms ↑ +6.4 %
Lighthouse Avoid large layout shifts 🟩 1 layout shift found 🟩 0 ↓ −100 %
Code coverage Branch coverage 🟨 85.9 % 🟨 85.9 % ↓ −0.1 %
Lighthouse Cumulative Layout Shift 🟩 0.002 🟩 0 ↓ −100 %

577 other audits are unchanged.

@BioPhoton BioPhoton marked this pull request as ready for review March 11, 2025 11:31
@BioPhoton BioPhoton requested a review from matejchalk March 11, 2025 11:32
Copy link
Collaborator

@matejchalk matejchalk left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Great to see these timeouts going down 🥳

@BioPhoton BioPhoton merged commit 1a3f66f into main Mar 11, 2025
16 checks passed
@BioPhoton BioPhoton deleted the test/timeout branch March 11, 2025 11:51
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
🔬 testing writing tests
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Revisit e2e test configuration after refactoring
3 participants