Skip to content

Commit

Permalink
try enabling more tests for macos
Browse files Browse the repository at this point in the history
  • Loading branch information
linzhp authored and gravypod committed Nov 6, 2022
1 parent 760ead8 commit 6b599e8
Showing 1 changed file with 0 additions and 10 deletions.
10 changes: 0 additions & 10 deletions .bazelci/presubmit.yml
Original file line number Diff line number Diff line change
Expand Up @@ -14,16 +14,6 @@ tasks:
default_workspace_macos:
platform: macos
test_targets:
# We don't know why this test started failing. Disable this until
# I have some time to look into it:
- -//tests/container:alpine_custom_attr_digest_test
- -//tests/container:image_test
- -//tests/container:test_digest_output1
- -//tests/container:test_digest_output1_impl
- -//tests/container:test_digest_output2
- -//tests/container:test_digest_output2_impl
- -//tests/container:test_push_digest_output
- -//tests/container:test_push_digest_output_impl
# Use "bazel query 'kind(".*_test", ...)'" to refresh this list.
#
# NOTE: per Philipp Wollermann, docker is not installed on the macos
Expand Down

0 comments on commit 6b599e8

Please sign in to comment.