59453e5c50
* fix: Set size to a default value as well as timeout. Currently, we are unable to run our `write_source_files` tests in our pre-upload checks, because we have `--test_size_filter=small`, and setting `size` will attempt to set it on both the run rule and the test rule, the former being invalid. * code review feedback * chore: fix one more test that should use size for defaulting --------- Co-authored-by: Alex Eagle <alex@aspect.dev> |
||
---|---|---|
.. | ||
build_files_in_outs | ||
e2_dir | ||
e_dir | ||
es2_dir/subdir | ||
es_dir/subdir | ||
hidden_dir | ||
merged_dir | ||
subdir | ||
subdir_test_input/a/b/c | ||
subpkg | ||
symlinks_input | ||
.gitignore | ||
BUILD.bazel | ||
a.js | ||
a2.js | ||
b.js | ||
b2.js | ||
f.js | ||
f2.js | ||
g.js | ||
g2.js | ||
skylib_LICENSE | ||
write_source_file_test.bzl |