blob: 46334e0a95e48f325ac73cd58e4fb12a49574d50 [file] [edit]
# Helper config to run most tests without waiting an inordinate amount
# of time or freezing the system
common:fast-tests --build_tests_only=true
common:fast-tests --build_tag_filters=-large,-enormous,-integration-test
common:fast-tests --test_tag_filters=-large,-enormous,-integration-test
# Helper config for running a single test locally and investigating resulting state
common:testone --test_output=streamed
common:testone --test_strategy=standalone
common:testone --spawn_strategy=standalone
common:testone --strategy=standalone