Commit c4455eea authored by Jeff Grafton's avatar Jeff Grafton

Tag broken examples test as manual

parent 04b04684
......@@ -32,6 +32,7 @@ go_library(
go_test(
name = "go_default_xtest",
srcs = ["examples_test.go"],
tags = ["manual"], # this test is broken and examples in-tree is deprecated
deps = [
"//pkg/api:go_default_library",
"//pkg/api/testapi:go_default_library",
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment