Closed Bug 728951 Opened 13 years ago Closed 13 years ago

Firefox 11 bulk validation doesn't finish

Categories

(addons.mozilla.org Graveyard :: Compatibility Tools, defect)

defect
Not set
critical

Tracking

(Not tracked)

RESOLVED FIXED

People

(Reporter: jorgev, Unassigned)

References

()

Details

(Whiteboard: [fx11])

Bulk validation for Firefox 11 isn't finishing. I tried this twice already, as you can see from runs 61 and 62. This needs to be fixed ASAP, since the Firefox 11 check is already very late.
Target Milestone: 6.4.2 → 6.4.3
It looks like it actually finished but there were two unexpected exceptions which might be why it thinks it hasn't finished yet: - foxytunes-4.3.5-sm+fx+tb.xpi is taking too long to validate. It is hitting the timeout - downloadsmod-0.1.1-fx.xpi is triggering this exception: bug 729316
Thanks for looking, Kumar. I think we can handle those two cases manually in this run - Jorge?
The validation page is useless if the validation doesn't finish. Either we need to fix those exceptions, or find a way to exclude those 2 add-ons from testing.
Someone could go into the db and mark those jobs complete so that the auditing CSV links show up
mysql> update validation_job set completed=NOW() where id in (61,62); Query OK, 2 rows affected (0.00 sec) Kumar says you should be able to review the results once the cache clears
I'm going to close this, as the result links are showing up now. If it's a problem with the next bump clone this bug and we'll figure something out. Thanks.
Status: NEW → RESOLVED
Closed: 13 years ago
Resolution: --- → FIXED
Product: addons.mozilla.org → addons.mozilla.org Graveyard
You need to log in before you can comment on or make changes to this bug.