Closed
Bug 708501
Opened 14 years ago
Closed 13 years ago
bulk validation counts task errors as passing results
Categories
(addons.mozilla.org Graveyard :: Add-on Validation, defect)
Tracking
(Not tracked)
RESOLVED
FIXED
People
(Reporter: kumar, Unassigned)
Details
Attachments
(1 file)
|
121.85 KB,
image/png
|
Details |
STR:
- create an addon that will raise an exception during validation
- run the bulk validator on it
expected: this should be a failure.
actual: it showed up in passing results
example: https://addons.mozilla.org/en-US/developers/addon/foxtrick/validation-result/89498
| Reporter | ||
Comment 1•14 years ago
|
||
| Reporter | ||
Comment 2•14 years ago
|
||
xpi attached to bug 707495
| Reporter | ||
Comment 3•14 years ago
|
||
JSON output from validation (or from server?) was
{"validation": "", "error": "RuntimeError: validation timed out after 60 seconds"}
Comment 4•13 years ago
|
||
This was fixed a while back with bug 708056:
https://github.com/mozilla/amo-validator/commit/c9ba3595b2dc3a5793dd846b1acf489bf74ddc12
Status: NEW → RESOLVED
Closed: 13 years ago
Resolution: --- → FIXED
| Assignee | ||
Updated•9 years ago
|
Product: addons.mozilla.org → addons.mozilla.org Graveyard
You need to log in
before you can comment on or make changes to this bug.
Description
•