mirror of
https://github.com/openai/codex.git
synced 2026-09-05 15:18:41 +00:00
ci: try 8 local Windows test jobs
This commit is contained in:
2
.bazelrc
2
.bazelrc
@@ -166,7 +166,7 @@ common:ci-windows-cross --config=remote
|
||||
common:ci-windows-cross --host_platform=//:rbe
|
||||
common:ci-windows-cross --strategy=remote
|
||||
common:ci-windows-cross --strategy=TestRunner=local
|
||||
common:ci-windows-cross --local_test_jobs=4
|
||||
common:ci-windows-cross --local_test_jobs=8
|
||||
common:ci-windows-cross --test_env=RUST_TEST_THREADS=1
|
||||
# Native Windows CI still covers the PowerShell tests. The cross-built gnullvm
|
||||
# binaries currently hang in PowerShell AST parser tests when those binaries are
|
||||
|
||||
@@ -6,5 +6,5 @@ mod suite;
|
||||
|
||||
#[test]
|
||||
fn windows_bazel_concurrency_experiment_cache_bust_marker() {
|
||||
println!("windows Bazel concurrency experiment: baseline_jobs4_threads1");
|
||||
println!("windows Bazel concurrency experiment: jobs8_threads1");
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user