[Qa-jenkins-scm] [Git][qa/jenkins.debian.net][master] reproducible debian: stop filtering out ftbfs due to -ffile-prefix-map, now...
Mattia Rizzolo (@mattia)
gitlab at salsa.debian.org
Mon May 31 14:56:13 BST 2021
Mattia Rizzolo pushed to branch master at Debian QA / jenkins.debian.net
Commits:
07652d29 by Mattia Rizzolo at 2021-05-31T15:56:00+02:00
reproducible debian: stop filtering out ftbfs due to -ffile-prefix-map, now that flag is default for the official dpkg, and those are real ftbfs
Signed-off-by: Mattia Rizzolo <mattia at debian.org>
- - - - -
1 changed file:
- bin/rblib/const.py
Changes:
=====================================
bin/rblib/const.py
=====================================
@@ -133,8 +133,6 @@ else:
filtered_issues = (
'ftbfs_in_jenkins_setup',
'ftbfs_build-indep_not_build_on_some_archs',
- 'ftbfs_due_to_f-file-prefix-map',
- 'ffile_prefix_map_passed_to_clang',
)
filter_query = ''
for issue in filtered_issues:
View it on GitLab: https://salsa.debian.org/qa/jenkins.debian.net/-/commit/07652d29f7fd4b0e736f1fd048840cbc998da1fe
--
View it on GitLab: https://salsa.debian.org/qa/jenkins.debian.net/-/commit/07652d29f7fd4b0e736f1fd048840cbc998da1fe
You're receiving this email because of your account on salsa.debian.org.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://alioth-lists.debian.net/pipermail/qa-jenkins-scm/attachments/20210531/7aa64acf/attachment.htm>
More information about the Qa-jenkins-scm
mailing list