mirror of
https://github.com/pchuan98/codex.git
synced 2026-07-01 00:31:56 +08:00
nit: ignore `resume_startup_does_not_consume_model_availability_nux_c… (#13128)
This commit is contained in:
committed by
GitHub
Unverified
parent
5f7c38baa9
commit
3bfee6fcb5
@@ -9,6 +9,7 @@ use tokio::select;
|
||||
use tokio::time::sleep;
|
||||
use tokio::time::timeout;
|
||||
|
||||
#[ignore = "TODO(aibrahim) to fix"]
|
||||
#[tokio::test]
|
||||
async fn resume_startup_does_not_consume_model_availability_nux_count() -> Result<()> {
|
||||
// run_codex_cli() does not work on Windows due to PTY limitations.
|
||||
|
||||
Reference in New Issue
Block a user