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

deflake web tests #307

Closed
wants to merge 4 commits into from
Closed

deflake web tests #307

wants to merge 4 commits into from

Conversation

shamilovtim
Copy link
Contributor

@shamilovtim shamilovtim commented Nov 21, 2023

deflake web tests. bump some timeouts and add retry.

Copy link

codesandbox bot commented Nov 21, 2023

Review or Edit in CodeSandbox

Open the branch in Web EditorVS CodeInsiders

Open Preview

Copy link
Contributor

github-actions bot commented Nov 21, 2023

TBDocs Report

✅ No errors or warnings

@web5/api

  • Project entry file: packages/api/src/index.ts

Updated @ 2023-11-23T10:00:09.588Z - Commit: afe18d1

Copy link

codecov bot commented Nov 21, 2023

Codecov Report

Merging #307 (b95a1f5) into main (9af892a) will decrease coverage by 0.01%.
Report is 2 commits behind head on main.
The diff coverage is n/a.

Additional details and impacted files
@@            Coverage Diff             @@
##             main     #307      +/-   ##
==========================================
- Coverage   90.80%   90.80%   -0.01%     
==========================================
  Files          74       74              
  Lines       14072    14090      +18     
  Branches     1387     1390       +3     
==========================================
+ Hits        12778    12794      +16     
- Misses       1269     1270       +1     
- Partials       25       26       +1     
Components Coverage Δ
api 96.68% <ø> (ø)
common 95.00% <ø> (ø)
credentials 94.32% <ø> (-0.18%) ⬇️
crypto 100.00% <ø> (ø)
dids 88.75% <ø> (ø)
agent 88.07% <ø> (ø)
identity-agent 56.81% <ø> (ø)
proxy-agent 58.43% <ø> (ø)
user-agent 55.22% <ø> (ø)

@shamilovtim shamilovtim mentioned this pull request Nov 21, 2023
@shamilovtim shamilovtim changed the title disable flaking web tests deflake web tests Nov 23, 2023
Comment on lines +116 to +118
env:
HOMEBREW_NO_AUTO_UPDATE: 1
HOMEBREW_NO_INSTALL_CLEANUP: 1
Copy link
Contributor

Choose a reason for hiding this comment

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

Curious what the motivation is behind adding this!

Copy link
Contributor Author

@shamilovtim shamilovtim Nov 27, 2023

Choose a reason for hiding this comment

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

This is a well known mac optimization for CI. Without employing various optimizations like this mac CI envs take between 2x-5x amount of time to run CI jobs

@shamilovtim shamilovtim deleted the tshamilov/disable-flakes branch November 28, 2023 22:04
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.

2 participants