Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

bug 1903674: Revert "Temporary disable tests broken upstream" #25735

Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Jump to
Jump to file
Failed to load files.
Diff view
Diff view

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

5 changes: 0 additions & 5 deletions test/extended/util/annotate/rules.go
Expand Up @@ -35,11 +35,6 @@ var (
},
// tests that may work, but we don't support them
"[Disabled:Unsupported]": {},
// tests broken upstream
"[Disabled:BrokenUpstream]": {
`\[sig-apps\] ReplicationController should serve a basic image on each replica with a private image`,
`\[sig-apps\] ReplicaSet should serve a basic image on each replica with a private image`,
},
// tests too slow to be part of conformance
"[Slow]": {},
// tests that are known flaky
Expand Down