Closed Bug 1528381 Opened 6 years ago Closed 6 years ago

[tc-index] index_test.js is flaky

Categories

(Taskcluster :: Services, defect)

defect
Not set
normal

Tracking

(Not tracked)

RESOLVED DUPLICATE of bug 1533937

People

(Reporter: dustin, Assigned: dustin)

Details

https://tools.taskcluster.net/groups/dulsdljuTMuD8V6a-oZhiw/tasks/MIe4orrXRYC6xw6463KZCQ/runs/0/logs/public%2Flogs%2Flive_backing.log

  1) index_test.js (real)
       list top-level namespaces test limit and continuationToken params:
      AssertionError [ERR_ASSERTION]: continuationToken is valid till 10 listNamespaces
      + expected - actual
      -false
      +true
      
      at Context.<anonymous> (test/index_test.js:280:5)
      at process._tickCallback (internal/process/next_tick.js:68:7)

I see this quite a bit..

Status: NEW → RESOLVED
Closed: 6 years ago
Resolution: --- → DUPLICATE

Ah, https://github.com/taskcluster/taskcluster/pull/376/files#diff-077479985c386bbda30c095b626ad771 shows that the "unique table name" was commented out and made constant.

So that PR will probably fix this bug as well!

You need to log in before you can comment on or make changes to this bug.