summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rwxr-xr-xbin/reproducible_common.py2
1 files changed, 2 insertions, 0 deletions
diff --git a/bin/reproducible_common.py b/bin/reproducible_common.py
index d7016525..963bdf98 100755
--- a/bin/reproducible_common.py
+++ b/bin/reproducible_common.py
@@ -189,6 +189,8 @@ url2html = re.compile(r'((mailto\:|((ht|f)tps?)\://|file\:///){1}\S+)')
# filter used on the index_FTBFS pages and for the reproducible.json
filtered_issues = ('ftbfs_werror_equals',
'bad_handling_of_extra_warnings',
+ 'ftbfs_wdatetime',
+ 'ftbfs_wdatetime_due_to_swig',
'ftbfs_pbuilder_malformed_dsc',
'ftbfs_in_jenkins_setup',
'ftbfs_build_depends_not_available_on_amd64',