We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 162a2ac commit 7f949cfCopy full SHA for 7f949cf
.bazelrc
@@ -107,6 +107,8 @@ test:windows --test_env=PATH
107
test:windows --test_env=LOCALAPPDATA
108
test:windows --test_env=PROGRAMFILES="C:\\Program Files"
109
test:windows --test_env=PROGRAMFILES(X86)="C:\\Program Files (x86)"
110
+test:linux --test_env=DISPLAY
111
+test:macos --test_env=DISPLAY
112
113
test --test_timeout=1800
114
0 commit comments