Commits (4)
......@@ -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.
......
......@@ -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:
......