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

fix: bump retry count for test_gateway_configuration #4172

Merged

Conversation

bradleystachurski
Copy link
Member

@bradleystachurski bradleystachurski commented Jan 30, 2024

The web server is restarting so we may need to wait a bit longer. Multiple code coverage CI failures due to this.

Error: error sending request for url (http://127.0.0.1:20037/info): error trying to connect: tcp connect error: Connection refused (os error 111)

https://github.com/fedimint/fedimint/actions/runs/7704054812/job/20995614440?pr=4169#step:6:1719

justinmoon
justinmoon previously approved these changes Jan 30, 2024
maan2003
maan2003 previously approved these changes Jan 30, 2024
elsirion
elsirion previously approved these changes Jan 30, 2024
@elsirion elsirion added this pull request to the merge queue Jan 30, 2024
Copy link

codecov bot commented Jan 30, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

Comparison is base (605367c) 58.04% compared to head (215b5cd) 58.14%.
Report is 9 commits behind head on master.

Additional details and impacted files
@@            Coverage Diff             @@
##           master    #4172      +/-   ##
==========================================
+ Coverage   58.04%   58.14%   +0.09%     
==========================================
  Files         192      192              
  Lines       43006    43156     +150     
==========================================
+ Hits        24962    25092     +130     
- Misses      18044    18064      +20     

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

@github-merge-queue github-merge-queue bot removed this pull request from the merge queue due to failed status checks Jan 30, 2024
@elsirion elsirion added this pull request to the merge queue Jan 30, 2024
@github-merge-queue github-merge-queue bot removed this pull request from the merge queue due to failed status checks Jan 30, 2024
@elsirion elsirion added this pull request to the merge queue Jan 30, 2024
@github-merge-queue github-merge-queue bot removed this pull request from the merge queue due to failed status checks Jan 30, 2024
@elsirion elsirion added this pull request to the merge queue Jan 30, 2024
@elsirion
Copy link
Contributor

CI is very flaky rn.

github-merge-queue bot pushed a commit that referenced this pull request Jan 30, 2024
fix: bump retry count for test_gateway_configuration
@github-merge-queue github-merge-queue bot removed this pull request from the merge queue due to failed status checks Jan 30, 2024
@bradleystachurski
Copy link
Member Author

15 seconds was still causing failures in the merge queue, so bumped to 30 🤷

FAIL [   9.266s] fedimint-ln-gateway::gatewayd-integration-tests test_gateway_configuration

https://github.com/fedimint/fedimint/actions/runs/7711375688/job/21016618874#step:6:1867

@elsirion elsirion added this pull request to the merge queue Jan 31, 2024
@github-merge-queue github-merge-queue bot removed this pull request from the merge queue due to failed status checks Jan 31, 2024
@elsirion elsirion added this pull request to the merge queue Feb 1, 2024
@github-merge-queue github-merge-queue bot removed this pull request from the merge queue due to failed status checks Feb 1, 2024
@elsirion elsirion added this pull request to the merge queue Feb 2, 2024
@github-merge-queue github-merge-queue bot removed this pull request from the merge queue due to no response for status checks Feb 2, 2024
@elsirion elsirion added this pull request to the merge queue Feb 3, 2024
@github-merge-queue github-merge-queue bot removed this pull request from the merge queue due to failed status checks Feb 3, 2024
@maan2003 maan2003 added this pull request to the merge queue Feb 3, 2024
@github-merge-queue github-merge-queue bot removed this pull request from the merge queue due to failed status checks Feb 3, 2024
@maan2003 maan2003 added this pull request to the merge queue Feb 3, 2024
Merged via the queue into fedimint:master with commit df9b41a Feb 3, 2024
21 checks passed
@bradleystachurski bradleystachurski deleted the fix-gateway-config-test branch February 3, 2024 23:06
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.

None yet

4 participants