Closed
Bug 828516
Opened 12 years ago
Closed 12 years ago
TPS in endless loop
Categories
(Testing Graveyard :: TPS, defect)
Tracking
(Not tracked)
RESOLVED
FIXED
People
(Reporter: jgriffin, Assigned: jgriffin)
Details
After a pulse outage was restored, TPS got stuck in an endless loop, repeating test runs on commits that it had previously tested.
Judging by http://brasstacks.mozilla.com/autolog/, it looks like each push gets stuck in a list somewhere inside TPS, so when a new push arrive, the new push is tested, plus all subsequent pushes since last restart.
| Assignee | ||
Updated•12 years ago
|
Assignee: nobody → jgriffin
| Assignee | ||
Comment 1•12 years ago
|
||
Fixed with https://github.com/jonallengriffin/coversheet/commit/13437a1f37bd1bc2b64e44822596c98f65d825e3
Status: NEW → RESOLVED
Closed: 12 years ago
Resolution: --- → FIXED
Updated•7 years ago
|
Product: Testing → Testing Graveyard
You need to log in
before you can comment on or make changes to this bug.
Description
•