Closed
Bug 1056417
Opened 11 years ago
Closed 11 years ago
Scheduler: Make tests run on travis (probably just configuration)
Categories
(Taskcluster Graveyard :: Scheduler, defect)
Tracking
(Not tracked)
RESOLVED
FIXED
People
(Reporter: jonasfj, Unassigned, Mentored)
Details
I made a travis.yml file running scheduler tests on travis...
I'm pretty sure I configured it correctly, but never checked and I submitted it didn't work...
I might eventually come back to fix this... but if anybody else wants to fix this.
Feel free to contact me I have credentials that needs to be encrypted in travis.yml
file... The rest is pushing and figuring out why it doesn't work... And making sure
we don't have a tonn of intermittend errors (I don't it's bad for the scheduler, it has few tests).
| Reporter | ||
Comment 1•11 years ago
|
||
This was fixed in https://github.com/taskcluster/task-graph-scheduler/commit/d395c44752857a9f4411ed59b93b821fe5e1ea67
It wasn't pretty basically there was a race condition with how we used listenFor. See bug 1049903 for detials.
Status: NEW → RESOLVED
Closed: 11 years ago
Resolution: --- → FIXED
Updated•11 years ago
|
Component: TaskCluster → Scheduler
Product: Testing → Taskcluster
Updated•7 years ago
|
Product: Taskcluster → Taskcluster Graveyard
You need to log in
before you can comment on or make changes to this bug.
Description
•