Closed
Bug 1257195
Opened 9 years ago
Closed 2 years ago
Check why NSS buildslave automation script occassionally reports FAILED for no reason
Categories
(NSS :: Test, defect, P5)
NSS
Test
Tracking
(firefox48 affected)
RESOLVED
WONTFIX
| Tracking | Status | |
|---|---|---|
| firefox48 | --- | affected |
People
(Reporter: KaiE, Unassigned)
Details
Occassionally, a slave on test.nss-crypto.org reports failed (red), although the log files don't show any failures.
(Note that the logfiles available from the web interface are filtered for brevity.)
E.g., for this recent build:
https://bot.nss-crypto.org:8011/builders/1-cpp11-linux-x64-DBG/builds/212
The full logfile ends with:
Tests summary:
--------------
Passed: 15300
Failed: 0
Failed with core: 0
Unknown status: 0
TB [2016-03-16 14:13:35] ######## details of detected failures (if any) ########
TB [2016-03-16 14:13:35] NSS - tests - 64 bits - DBG FAILED
TB [2016-03-16 14:13:35] ### result of run_cycle is 1
TB [2016-03-16 14:13:40] ### result of run_all is 1
There aren't any other occurrences of uppercase FAILED in the log file.
| Reporter | ||
Comment 1•9 years ago
|
||
In particular, this is the place that produces the result code:
https://hg.mozilla.org/projects/nss/file/tip/automation/buildbot-slave/build.sh#l210
Updated•3 years ago
|
Severity: normal → S3
Updated•2 years ago
|
Severity: S3 → S4
Status: NEW → RESOLVED
Closed: 2 years ago
Priority: -- → P5
Resolution: --- → WONTFIX
You need to log in
before you can comment on or make changes to this bug.
Description
•