Search Options

Results per page
Sort
Preferred Languages
Advance

Results 1 - 1 of 1 for TestRunner (0.47 sec)

  1. .bazelrc

    # Test-related settings below this point
    # We cannot run cross-compiled tests on the remote Linux x86 VMs so we need to
    # force all tests to run locally on the Aarch64 host.
    test:rbe_cross_compile_base --strategy=TestRunner=local --build_tests_only
    test:rbe_cross_compile_base --verbose_failures=true --local_test_jobs=HOST_CPUS --test_output=errors
    
    test:rbe_cross_compile_base_xla --config=rbe_cross_compile_base
    
    Registered: Sun Jun 16 05:45:23 UTC 2024
    - Last Modified: Tue Jun 11 17:12:54 UTC 2024
    - 52.9K bytes
    - Viewed (0)
Back to top