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

🎨 [e2e]: Increase S4L's timeout when there is a workspace to download #6338

Merged
merged 3 commits into from
Sep 10, 2024

Conversation

odeimaiz
Copy link
Member

@odeimaiz odeimaiz commented Sep 10, 2024

What do these changes do?

The WPT e2e test is failing almost all the timeout because it can't start in the current 60".

This project also needs to download the 2.5GB from its workspace, so this PR relaxes this timeout to 60"+60".

Related issue/s

How to test

Dev-ops checklist

@odeimaiz odeimaiz self-assigned this Sep 10, 2024
@odeimaiz odeimaiz changed the title 🎨 [e2e]: Increase timeout 🎨 [e2e]: Increase S4L's timeout when there is a workspace to download Sep 10, 2024
@odeimaiz odeimaiz marked this pull request as ready for review September 10, 2024 11:39
Copy link
Contributor

@matusdrobuliak66 matusdrobuliak66 left a comment

Choose a reason for hiding this comment

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

I guess this is the other workspace? :D

Copy link

codecov bot commented Sep 10, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 88.2%. Comparing base (cafbf96) to head (cb4bb41).
Report is 521 commits behind head on master.

Additional details and impacted files

Impacted file tree graph

@@            Coverage Diff            @@
##           master   #6338      +/-   ##
=========================================
+ Coverage    84.5%   88.2%    +3.6%     
=========================================
  Files          10    1499    +1489     
  Lines         214   62049   +61835     
  Branches       25    2065    +2040     
=========================================
+ Hits          181   54776   +54595     
- Misses         23    6957    +6934     
- Partials       10     316     +306     
Flag Coverage Δ
integrationtests 64.5% <ø> (?)
unittests 86.2% <ø> (+1.6%) ⬆️

Flags with carried forward coverage won't be shown. Click here to find out more.

see 1448 files with indirect coverage changes

@odeimaiz odeimaiz added this to the Eisbock milestone Sep 10, 2024
@odeimaiz odeimaiz added the e2e Bugs found by or related to the end-2-end testing label Sep 10, 2024
@odeimaiz odeimaiz enabled auto-merge (squash) September 10, 2024 12:14
Copy link

@odeimaiz odeimaiz merged commit 2be918d into ITISFoundation:master Sep 10, 2024
62 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
e2e Bugs found by or related to the end-2-end testing
Projects
None yet
Development

Successfully merging this pull request may close these issues.

4 participants