You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: material.angular.io/material.angular.io/material.angular.io/material.angular.io/material.angular.io/.bazelrc
+9Lines changed: 9 additions & 0 deletions
Original file line number
Diff line number
Diff line change
@@ -32,6 +32,15 @@ test --incompatible_exclusive_test_sandboxed
32
32
# Fixes use of npm paths with spaces such as some within the puppeteer module
33
33
build --experimental_inprocess_symlink_creation
34
34
35
+
# Warn if test timeout is much longer than execution time
36
+
test --test_verbose_timeout_warnings
37
+
38
+
# Prevent large amounbt of `dependency checking of directories is unsound` warnings
Copy file name to clipboardExpand all lines: material.angular.io/material.angular.io/material.angular.io/material.angular.io/material.angular.io/WORKSPACE.bazel
0 commit comments