2020-09-28 16:18:50 +10:00
|
|
|
status = [
|
|
|
|
"static_analysis",
|
2021-02-17 14:46:12 +11:00
|
|
|
"build (x86_64-unknown-linux-gnu)",
|
|
|
|
"build (x86_64-apple-darwin)",
|
|
|
|
"test (x86_64-unknown-linux-gnu)",
|
|
|
|
"test (x86_64-apple-darwin)",
|
2021-01-29 09:20:08 +11:00
|
|
|
"docker_tests (happy_path)",
|
|
|
|
"docker_tests (happy_path_restart_bob_before_comm)",
|
2021-02-10 12:06:41 +11: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 16:18:50 +10:00
|
|
|
]
|