-
Notifications
You must be signed in to change notification settings - Fork 14.7k
Fix the flakey UDP channel tests #20729
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
base: master
Are you sure you want to change the base?
Fix the flakey UDP channel tests #20729
Conversation
61489f0 to
d733ed8
Compare
d733ed8 to
2bbcd7d
Compare
2bbcd7d to
29cdc8c
Compare
Includes changes from: * rapid7/metasploit-payloads#786
29cdc8c to
da91209
Compare
b25ab8c to
98a21b0
Compare
|
The PHP setup task for 7.4 and 8.3 on macos 13 are failing with this output when run with PHP Setup Error with macos-13 Runnerhttps://github.com/rapid7/metasploit-framework/actions/runs/19974896801/job/57288717145?pr=20729 https://github.com/rapid7/metasploit-framework/actions/runs/19976548277/job/57294121174?pr=20729 This occurred in the Setup Ruby task: |
27c6d12 to
8fa1c94
Compare
4f10407 to
eb001b8
Compare
f1feb91 to
7c57c88
Compare
Should fix most of the Meterpreter acceptance tests. This whole things was a giant exercise in CI whack a mole where almost all of the issues were related to the runners and not actually in Meterpreter.
Requires rapid7/metasploit-payloads#787 for the one issue that was due to Meterpreter.