oegedijk / explainerdashboard

Quickly build Explainable AI dashboards that show the inner workings of so-called "blackbox" machine learning models.

Home Page:http://explainerdashboard.readthedocs.io

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

integration tests failing due dash_duo.get_logs() returning None

oegedijk opened this issue · comments

Our integration tests are failing both locally and in the CI due to dash_duo.get_logs() returning None instead of [].

Filed an issue with dash here: plotly/dash#2712

In the meantime will switch off the integration tests in the CI.

Seems the issue is due to chrome/chromedriver 120 having some breaking changes...