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

Commit 5abc4bfb authored by Cole Faust's avatar Cole Faust Committed by Gerrit Code Review
Browse files

Revert "Re-enable the partition test"

Revert submission 2745814-bazel_staging_dir_file_list

Reason for revert: So we can revert the staging directories change

Reverted changes: /q/submissionid:2745814-bazel_staging_dir_file_list

Change-Id: I3e997f29efcaf68ef102d33595609dd709f43d7d
parent 1b519e78
Loading
Loading
Loading
Loading
+5 −4
Original line number Diff line number Diff line
@@ -1721,9 +1721,10 @@ var (
			Label: "//build/bazel/examples/partitions:system_image",
			Host:  false,
		},
		{
			Label: "//build/bazel/examples/partitions:run_test",
			Host:  false,
		},
		// TODO(b/297269187) re-enable this
		//{
		//	Label: "//build/bazel/examples/partitions:run_test",
		//	Host:  false,
		//},
	}
)