Skip to content
GitLab
Projects
Groups
Topics
Snippets
/
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Register
Sign in
Toggle navigation
Menu
Reproducible Builds
reproducible-notes
Compare revisions
e92b21c7f6ae7cdcecba56a159cd9df4ba740fe1...75b4e0e955932719cc67e4818daf5da465a7ec42
Commits (2)
Add new captures_build_path_via_quicktest_h_qml toolchain issue.
· 18a02c14
Chris Lamb
authored
Sep 30, 2020
18a02c14
Tag pyotherside with captures_build_path_via_quicktest_h_qml
· 75b4e0e9
Chris Lamb
authored
Sep 30, 2020
75b4e0e9
Hide whitespace changes
Inline
Side-by-side
issues.yml
View file @
75b4e0e9
...
...
@@ -2157,3 +2157,7 @@ nondeterministic_version_generated_by_python_param:
description
:
python3-param will parse the version differently between the two builds
with unknown cause.
captures_build_path_via_quicktest_h_qml
:
description
:
quicktest.h-based tests capture the absolute build path. Possibly via
QTEST_SET_MAIN_SOURCE_PATH in qtdeclarative5-dev.
packages.yml
View file @
75b4e0e9
...
...
@@ -18380,6 +18380,10 @@ pyosmium:
version: 2.15.3-1
issues:
- build_id_differences_only
pyotherside:
version: 1.5.9-2
issues:
- captures_build_path_via_quicktest_h_qml
pyprotocols:
version: 1.0a.svn20070625-7
issues:
...
...