Revert "validate: Blacklist racy tests"
This reverts commit ce35412ff260fbd6e07b374bc3ca677053c277e0. https://bugzilla.gnome.org/show_bug.cgi?id=769894 has been fixed
This commit is contained in:
parent
c7ade2bf84
commit
da0a5823c7
@ -264,14 +264,6 @@ Available options:""")
|
||||
return self.tests
|
||||
|
||||
def register_defaults(self, project_paths=None):
|
||||
# Blacklist cases
|
||||
self.set_default_blacklist(
|
||||
[
|
||||
# Race in validate checking for proper seek execution with GES
|
||||
("ges.playback.scrub",
|
||||
"https://bugzilla.gnome.org/show_bug.cgi?id=769894")
|
||||
]
|
||||
)
|
||||
projects = list()
|
||||
if not self.args:
|
||||
if project_paths == None:
|
||||
|
Loading…
x
Reference in New Issue
Block a user