summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorThibault Saunier <tsaunier@gnome.org>2016-12-13 16:42:18 -0300
committerThibault Saunier <tsaunier@gnome.org>2016-12-13 16:42:18 -0300
commit2f42d2790ba7a496ef8d53f7454beb4e2bc43a71 (patch)
treef1ff257f36a263609c87494c9a5a1583a34a0e97
parent21257c3f425d0562063feeb865ce04e1c0582275 (diff)
validate: Bug #774854 is supposed to be FIXED now
-rw-r--r--testsuites/validate.py8
1 files changed, 0 insertions, 8 deletions
diff --git a/testsuites/validate.py b/testsuites/validate.py
index 0af19c2..46d1d96 100644
--- a/testsuites/validate.py
+++ b/testsuites/validate.py
@@ -60,14 +60,6 @@ EXPECTED_ISSUES = {
'level': 'critical',
'summary': 'All the actions were not executed before the program stopped',
'sometimes': True,
- },
- {
- 'bug': 'https://bugzilla.gnome.org/show_bug.cgi?id=774854',
- 'timeout': True,
- 'message': 'Application timed out:.*',
- 'stacktrace_symbols': ['gst_queue2_sink_activate_mode',
- 'gst_queue2_handle_sink_query'],
- 'sometimes': True,
}
],
'validate.http.*.vorbis_theora_1_ogg':