Confirmed users
563
edits
(adding old rules) |
(→Issues) |
||
| Line 12: | Line 12: | ||
pkits.sh ERROR: Valid DSA Parameter Inheritance Test5 failed 5 | pkits.sh ERROR: Valid DSA Parameter Inheritance Test5 failed 5 | ||
Help wanted, see https://bugzilla.mozilla.org/show_bug.cgi?id=768451 | Help wanted, see https://bugzilla.mozilla.org/show_bug.cgi?id=768451 | ||
(also reported at https://bugzilla.redhat.com/show_bug.cgi?id=919064 ) | |||
* occassionaly a build is red for no apparent reason, such as that final section of the logfile not reporting any matches for the string FAILED (besides the overall failure status). One possible reason is, occassionally, the "output directory rotation" is failing. As a result, directory tests_results/security is reused, and the output of a second build cycle is written into that directory (with hostname.2). This breaks the assumptions of the test scripts. This needs investigation how to ensure that directory rotation works reliably, or at least gets detected and reported. | * occassionaly a build is red for no apparent reason, such as that final section of the logfile not reporting any matches for the string FAILED (besides the overall failure status). One possible reason is, occassionally, the "output directory rotation" is failing. As a result, directory tests_results/security is reused, and the output of a second build cycle is written into that directory (with hostname.2). This breaks the assumptions of the test scripts. This needs investigation how to ensure that directory rotation works reliably, or at least gets detected and reported. | ||
* Android: Building happens on a Linux computer and testing happens on an Android tablet. You might occassionally see the build to succeed, and the test failing, complaining about missing files. Most likely the Android tablet is offline. This can happen is the SSH daemon goes offline, or if the Android tablet looses its wifi connection. If this happens, the tablet's wifi and SSH daemon need to be manually checked/restarted. | * Android: Building happens on a Linux computer and testing happens on an Android tablet. You might occassionally see the build to succeed, and the test failing, complaining about missing files. Most likely the Android tablet is offline. This can happen is the SSH daemon goes offline, or if the Android tablet looses its wifi connection. If this happens, the tablet's wifi and SSH daemon need to be manually checked/restarted. | ||