Re-enable the partition test
Bug: 299495030 Test: m bazel_sandwich Change-Id: Ibffc1c0adc858db5bf057ecfa66323c629704656
This commit is contained in:
@@ -1721,10 +1721,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,
|
||||
},
|
||||
}
|
||||
)
|
||||
|
Reference in New Issue
Block a user