plotly / falcon

Free, open-source SQL client for Windows and Mac 🦅

Home Page:https://plot.ly/free-sql-client-download/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

another uncaught failure in QueryScheduler.spec.js

n-riesco opened this issue · comments

See https://circleci.com/gh/plotly/falcon-sql-client/3810

  1) QueryScheduler queries a database and updates a plotly grid on an interval:

      AssertionError: expected [ 'Guinea', 'Guinea' ] to deeply equal [ 1 ]
      + expected - actual

       [
      -  "Guinea"
      -  "Guinea"
      +  1
       ]
      
      at test/backend/QueryScheduler.spec.js:261:24
      at <anonymous>
      at process._tickDomainCallback (internal/process/next_tick.js:135:7)