Merge "Re-enable the partition test" into main
This commit is contained in:
commit
509ca8dfaf
1 changed files with 4 additions and 5 deletions
|
@ -1717,10 +1717,9 @@ var (
|
|||
Label: "//build/bazel/examples/partitions:system_image",
|
||||
Host: false,
|
||||
},
|
||||
// TODO(b/297269187) re-enable this
|
||||
//{
|
||||
// Label: "//build/bazel/examples/partitions:run_test",
|
||||
// Host: false,
|
||||
//},
|
||||
{
|
||||
Label: "//build/bazel/examples/partitions:run_test",
|
||||
Host: false,
|
||||
},
|
||||
}
|
||||
)
|
||||
|
|
Loading…
Reference in a new issue