-
Notifications
You must be signed in to change notification settings - Fork 2.1k
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
Beat itest [3/3]: fix all itest flakes #9260
base: yy-beat-itest-flakes
Are you sure you want to change the base?
Commits on Nov 26, 2024
-
itest: optimize blocks mined in
testGarbageCollectLinkNodes
There's no need to mine 80ish blocks here.
Configuration menu - View commit details
-
Copy full SHA for bdfa085 - Browse repository at this point
Copy the full SHA bdfa085View commit details -
itest: break remote signer into independent cases
So the test can run faster.
Configuration menu - View commit details
-
Copy full SHA for 98c7a92 - Browse repository at this point
Copy the full SHA 98c7a92View commit details -
Configuration menu - View commit details
-
Copy full SHA for 136c6f3 - Browse repository at this point
Copy the full SHA 136c6f3View commit details -
Configuration menu - View commit details
-
Copy full SHA for a3473ec - Browse repository at this point
Copy the full SHA a3473ecView commit details -
Configuration menu - View commit details
-
Copy full SHA for db84d56 - Browse repository at this point
Copy the full SHA db84d56View commit details -
Configuration menu - View commit details
-
Copy full SHA for 006f656 - Browse repository at this point
Copy the full SHA 006f656View commit details -
Configuration menu - View commit details
-
Copy full SHA for 676b925 - Browse repository at this point
Copy the full SHA 676b925View commit details -
Configuration menu - View commit details
-
Copy full SHA for 6b84e60 - Browse repository at this point
Copy the full SHA 6b84e60View commit details -
Configuration menu - View commit details
-
Copy full SHA for 27b0489 - Browse repository at this point
Copy the full SHA 27b0489View commit details -
Configuration menu - View commit details
-
Copy full SHA for 7a08b78 - Browse repository at this point
Copy the full SHA 7a08b78View commit details -
Configuration menu - View commit details
-
Copy full SHA for 41d1203 - Browse repository at this point
Copy the full SHA 41d1203View commit details -
itest: break down single hop send to route
Also removed the duplicate test cases.
Configuration menu - View commit details
-
Copy full SHA for c0d284c - Browse repository at this point
Copy the full SHA c0d284cView commit details -
Configuration menu - View commit details
-
Copy full SHA for c18e356 - Browse repository at this point
Copy the full SHA c18e356View commit details -
Configuration menu - View commit details
-
Copy full SHA for ce88b8b - Browse repository at this point
Copy the full SHA ce88b8bView commit details -
Configuration menu - View commit details
-
Copy full SHA for aace64e - Browse repository at this point
Copy the full SHA aace64eView commit details -
itest: track and skip flaky tests for windows
To make the CI indicative, we now starting tracking the flaky tests found when running on Windows. As a starting point, rather than ignore the windows CI entirely, we now identify there are cases where lnd can be buggy when running in windows. We should fix the tests in the future, otherwise the windows build should be deleted.
Configuration menu - View commit details
-
Copy full SHA for 3535cca - Browse repository at this point
Copy the full SHA 3535ccaView commit details -
Configuration menu - View commit details
-
Copy full SHA for f2d5b36 - Browse repository at this point
Copy the full SHA f2d5b36View commit details -
Configuration menu - View commit details
-
Copy full SHA for 41f2387 - Browse repository at this point
Copy the full SHA 41f2387View commit details -
Configuration menu - View commit details
-
Copy full SHA for b011d8c - Browse repository at this point
Copy the full SHA b011d8cView commit details -
itest+lntest: add new method
FundNumCoins
Most of the time we only need to fund the node with given number of UTXOs without concerning the amount, so we add the more efficient funding method as it mines a single block in the end.
Configuration menu - View commit details
-
Copy full SHA for be55355 - Browse repository at this point
Copy the full SHA be55355View commit details -
Configuration menu - View commit details
-
Copy full SHA for 87ea4f0 - Browse repository at this point
Copy the full SHA 87ea4f0View commit details -
Configuration menu - View commit details
-
Copy full SHA for 7ed3548 - Browse repository at this point
Copy the full SHA 7ed3548View commit details