Skip to content

Run SQL fix #19

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

Closed
wants to merge 168 commits into from
Closed

Run SQL fix #19

wants to merge 168 commits into from

Conversation

yyforyongyu
Copy link
Owner

No description provided.

Copy link

github-actions bot commented Dec 4, 2024

Pull reviewers stats

Stats of the last 30 days for lnd:

User Total reviews Time to review Total comments

@yyforyongyu yyforyongyu force-pushed the yy-beat-itest-optimize branch from 8a75db9 to 3d93730 Compare December 4, 2024 05:46
@coveralls
Copy link

coveralls commented Dec 4, 2024

Pull Request Test Coverage Report for Build 12251483688

Details

  • 6 of 27 (22.22%) changed or added relevant lines in 2 files are covered.
  • No unchanged relevant lines lost coverage.
  • Overall coverage decreased (-0.008%) to 49.675%

Changes Missing Coverage Covered Lines Changed/Added Lines %
graph/db/graph.go 6 14 42.86%
batch/batch.go 0 13 0.0%
Totals Coverage Status
Change from base Build 12251451800: -0.008%
Covered Lines: 100340
Relevant Lines: 201991

💛 - Coveralls

@yyforyongyu yyforyongyu force-pushed the yy-beat-itest-optimize branch from 3d93730 to ad8c68a Compare December 4, 2024 06:29
@yyforyongyu yyforyongyu force-pushed the yy-beat-itest-optimize branch from f4713e2 to ce44c52 Compare December 4, 2024 21:02
@yyforyongyu yyforyongyu force-pushed the yy-beat-itest-optimize branch from ee6e9e4 to c6b725c Compare December 4, 2024 23:44
@yyforyongyu yyforyongyu force-pushed the yy-beat-itest-optimize branch from c6b725c to 32c1318 Compare December 4, 2024 23:49
@yyforyongyu yyforyongyu force-pushed the yy-beat-itest-optimize branch from 32c1318 to 13f85a4 Compare December 5, 2024 00:50
@yyforyongyu yyforyongyu force-pushed the yy-beat-itest-optimize branch from 13f85a4 to 6c4a28e Compare December 5, 2024 02:07
@yyforyongyu yyforyongyu force-pushed the yy-beat-itest-optimize branch from 6c4a28e to 40c2908 Compare December 5, 2024 03:03
@yyforyongyu yyforyongyu force-pushed the yy-beat-itest-optimize branch from 40c2908 to 82e6552 Compare December 5, 2024 03:31
@yyforyongyu yyforyongyu force-pushed the yy-beat-itest-optimize branch from 82e6552 to 8a6b255 Compare December 5, 2024 05:04
@yyforyongyu yyforyongyu force-pushed the yy-beat-itest-optimize branch from 8a6b255 to 311c59e Compare December 5, 2024 05:52
@yyforyongyu yyforyongyu force-pushed the yy-beat-itest-optimize branch from 311c59e to cd9d10b Compare December 5, 2024 07:31
@yyforyongyu yyforyongyu force-pushed the yy-beat-itest-optimize branch from cd9d10b to 5ab756e Compare December 5, 2024 09:30
@yyforyongyu yyforyongyu force-pushed the yy-beat-itest-optimize branch from 5ab756e to 0101699 Compare December 5, 2024 09:39
For Windows the tests run much slower so we create customized timeouts
for them.
This commit removes the panic used in checking the shutdown log.
Instead, the error is returned and asserted in `shutdownAllNodes` so
it's easier to check which node failed in which test. We also catch all
the errors returned from `StopDaemon` call to properly access the
shutdown behavior.
Keep the SQL, etcd, bitcoin rpcpolling builds and non-ubuntu builds at 8
since they are less stable.
We sometimes see `timeout waiting for UTXOs` error from bitcoind-related
itests due to the chain backend not synced to the miner. We now assert
it's synced before continue.
@yyforyongyu yyforyongyu force-pushed the yy-beat-itest-optimize branch from d716d2e to df5d749 Compare December 10, 2024 07:33
@yyforyongyu yyforyongyu force-pushed the yy-beat-itest-optimize branch 7 times, most recently from 47935c2 to a794ad0 Compare December 17, 2024 09:59
@yyforyongyu yyforyongyu force-pushed the yy-beat-itest-optimize branch 2 times, most recently from 1f89abe to 48485c7 Compare December 18, 2024 16:29
@yyforyongyu yyforyongyu deleted the cr-9313-241204-sql branch December 20, 2024 13:59
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.

3 participants