Closed Bug 1528393 Opened 7 years ago Closed 7 years ago

Queue test failing

Categories

(Taskcluster :: Services, defect)

defect
Not set
normal

Tracking

(Not tracked)

RESOLVED DUPLICATE of bug 1526705

People

(Reporter: hassan, Assigned: dustin)

Details

The tests of taskcluster-queue failed in my most recent PR. The error seems to be happening on:

  1. worker-type seen creates and updates a worker-type

https://tools.taskcluster.net/groups/QC6h3XuNRf-F4ydY-kHJdQ/tasks/PvWpqeP7QMeMgwGlAV7V7A/runs/0/logs/public%2Flogs%2Flive.log

Happened from https://github.com/taskcluster/taskcluster/pull/264

  1) /taskcluster/services/queue/test/workerinfo_test.js (real)
       worker-type seen creates and updates a worker-type:
      AssertionError [ERR_ASSERTION]: expected a worker-type
      + expected - actual
      -false
      +true
      
      at Context.test (test/workerinfo_test.js:182:5)
      at process._tickCallback (internal/process/next_tick.js:68:7)

Looks pretty similar to bug 1526705, so I'll dupe there.

Status: NEW → RESOLVED
Closed: 7 years ago
Resolution: --- → DUPLICATE
You need to log in before you can comment on or make changes to this bug.