Donate to e Foundation | Murena handsets with /e/OS | Own a part of Murena! Learn more

Commit edbf854a authored by Treehugger Robot's avatar Treehugger Robot Committed by Gerrit Code Review
Browse files

Merge "Re-enable partition test" into main

parents 1d3740a2 9a6fa98c
Loading
Loading
Loading
Loading
+4 −5
Original line number Diff line number Diff line
@@ -1716,10 +1716,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,
		},
	}
)