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
7b91d386af11da9d4f0342be54a70a77d5d8baea...dcdfd849fa1aa58e4a1d58afc65472b5bb769417
Commits (4)
gcc-mingw-w64: Mark with paths_vary_due_to_usrmerge.
· 428c71a2
Vagrant Cascadian
authored
Jul 12, 2021
428c71a2
php8.0: Mark with paths_vary_due_to_usrmerge.
· 8d0bb248
Vagrant Cascadian
authored
Jul 12, 2021
8d0bb248
Add new issue "test_suite_logs".
· 46454347
Vagrant Cascadian
authored
Jul 12, 2021
46454347
Mark several packages with "test_suite_logs".
· dcdfd849
Vagrant Cascadian
authored
Jul 12, 2021
dcdfd849
Hide whitespace changes
Inline
Side-by-side
issues.yml
View file @
dcdfd849
...
...
@@ -304,6 +304,11 @@ random_order_in_documentation_generated_by_javadoc:
nondeterministic_java_bytecode
:
description
:
|
Source unknown.
test_suite_logs
:
description
:
|
Package embeds test suite logs, which may include a variety of
issues such as timestamps, timing information, kernel, username,
hostname, etc.
timestamps_in_documentation_generated_by_groovydoc
:
description
:
|
Groovydoc will add timestamps to the HTML file it produces.
...
...
packages.yml
View file @
dcdfd849
...
...
@@ -1538,6 +1538,8 @@ binutils:
unstable (probably build paths).
binutils-dev includes logs and summaries of the tests in
/usr/share/doc/binutils/tests/.
issues:
- test_suite_logs
bugs:
- 950585
binutils-djgpp:
...
...
@@ -6492,10 +6494,12 @@ gcc-10:
version: 10.2.1-1
issues:
- blacklisted_on_jenkins_armhf_only
- test_suite_logs
gcc-11:
version: 11-20201216-2
issues:
- blacklisted_on_jenkins_armhf_only
- test_suite_logs
gcc-6:
version: 6.1.1-3
comments: |
...
...
@@ -6568,6 +6572,7 @@ gcc-mingw-w64:
issues:
- captures_shell_variable_in_autofoo_script
- blacklisted_on_jenkins_armhf_only
- paths_vary_due_to_usrmerge
gcc-msp430:
version: 4.6.3~mspgcc-20120406-7
issues:
...
...
@@ -18133,8 +18138,12 @@ php7.4:
- paths_vary_due_to_usrmerge
- user_hostname_manually_added_requiring_further_investigation
- captures_kernel_version
- test_suite_logs
php8.0:
version: 8.0.3-1
issues:
- paths_vary_due_to_usrmerge
- test_suite_logs
bugs:
- 984809
phpab:
...
...