2020-09-28 02:18:50 -04:00
|
|
|
status = [
|
|
|
|
"static_analysis",
|
2021-03-15 01:04:14 -04:00
|
|
|
"build (x86_64-unknown-linux-gnu, ubuntu-latest)",
|
|
|
|
"build (armv7-unknown-linux-gnueabihf, ubuntu-latest)",
|
|
|
|
"build (x86_64-apple-darwin, macos-latest)",
|
|
|
|
"build (x86_64-pc-windows-msvc, windows-latest)",
|
|
|
|
"test (x86_64-unknown-linux-gnu, ubuntu-latest)",
|
|
|
|
"test (x86_64-apple-darwin, macos-latest)",
|
2021-01-28 17:20:08 -05:00
|
|
|
"docker_tests (happy_path)",
|
|
|
|
"docker_tests (happy_path_restart_bob_before_comm)",
|
2021-02-09 20:06:41 -05:00
|
|
|
"docker_tests (bob_refunds_using_cancel_and_refund_command)",
|
|
|
|
"docker_tests (bob_refunds_using_cancel_and_refund_command_timelock_not_expired_force)",
|
|
|
|
"docker_tests (bob_refunds_using_cancel_and_refund_command_timelock_not_expired)"
|
2020-09-28 02:18:50 -04:00
|
|
|
]
|