-
Notifications
You must be signed in to change notification settings - Fork 1.5k
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
test: Retry all RPC commands to fix MacOS CI jobs #5171
base: develop
Are you sure you want to change the base?
Commits on Oct 31, 2024
-
test: Retry all RPC commands to fix MacOS CI jobs
* Follow up to XRPLF#5120 (23991c9), which added a retry for submit commands. It improved MacOS test reliability, but other tests are failing now. * Retry all failed RPC connections / commands in unit tests.
Configuration menu - View commit details
-
Copy full SHA for 1150626 - Browse repository at this point
Copy the full SHA 1150626View commit details
Commits on Nov 1, 2024
-
Merge remote-tracking branch 'upstream/develop' into test_retry
* upstream/develop: Add hubs.xrpkuwait.com to bootstrap (5169)
Configuration menu - View commit details
-
Copy full SHA for 38a290d - Browse repository at this point
Copy the full SHA 38a290dView commit details
Commits on Nov 4, 2024
-
Merge remote-tracking branch 'upstream/develop' into test_retry
* upstream/develop: Add AMMClawback Transaction (XLS-0073d) (5142)
Configuration menu - View commit details
-
Copy full SHA for 97a5be0 - Browse repository at this point
Copy the full SHA 97a5be0View commit details
Commits on Nov 5, 2024
-
Merge remote-tracking branch 'upstream/develop' into test_retry
* upstream/develop: Fix unity build (5179)
Configuration menu - View commit details
-
Copy full SHA for 75130e9 - Browse repository at this point
Copy the full SHA 75130e9View commit details
Commits on Nov 6, 2024
-
Configuration menu - View commit details
-
Copy full SHA for 205fe37 - Browse repository at this point
Copy the full SHA 205fe37View commit details
Commits on Nov 8, 2024
-
Merge remote-tracking branch 'upstream/develop' into test_retry
* upstream/develop: Set version to 2.3.0-rc1 Replace Uint192 with Hash192 in server_definitions response (5177) Fix potential deadlock (5124) Introduce Credentials support (XLS-70d): (5103) Fix token comparison in Payment (5172) Add fixAMMv1_2 amendment (5176)
Configuration menu - View commit details
-
Copy full SHA for bf76d9d - Browse repository at this point
Copy the full SHA bf76d9dView commit details
Commits on Nov 12, 2024
-
[FOLD] Review feedback from @thejohnfreeman:
* Rename the RpcCallback type, and the default variables of that type * Move the "default callback" out of the retry logic, and into the variable definition. * Get rid of the checkTER parameter to parseResult.
Configuration menu - View commit details
-
Copy full SHA for 63768ce - Browse repository at this point
Copy the full SHA 63768ceView commit details
Commits on Nov 13, 2024
-
Merge remote-tracking branch 'upstream/develop' into test_retry
* upstream/develop: fix: include `index` in `server_definitions` RPC (5190) Fix ledger_entry crash on invalid credentials request (5189)
Configuration menu - View commit details
-
Copy full SHA for 3f9a7ad - Browse repository at this point
Copy the full SHA 3f9a7adView commit details -
Merge remote-tracking branch 'upstream/develop' into test_retry
* upstream/develop: Set version to 2.3.0-rc2
Configuration menu - View commit details
-
Copy full SHA for 58e2652 - Browse repository at this point
Copy the full SHA 58e2652View commit details -
Configuration menu - View commit details
-
Copy full SHA for e66d2e1 - Browse repository at this point
Copy the full SHA e66d2e1View commit details -
Cycle through more test ports to avoid slow close collisions:
* Add a lot more retries across test network operations. * Add some network error logging details.
Configuration menu - View commit details
-
Copy full SHA for 315b7dd - Browse repository at this point
Copy the full SHA 315b7ddView commit details -
Configuration menu - View commit details
-
Copy full SHA for 7f74c46 - Browse repository at this point
Copy the full SHA 7f74c46View commit details
Commits on Nov 14, 2024
-
Configuration menu - View commit details
-
Copy full SHA for 34d918a - Browse repository at this point
Copy the full SHA 34d918aView commit details