Closed danielballan closed 11 months ago
The test failures looks real:
FAILED databroker/tests/test_broker.py::test_no_events[mongo-tiled-False] - IndexError: list index out of range
FAILED databroker/tests/test_broker.py::test_no_events[mongo-tiled-True] - IndexError: list index out of range
The failures are due to bluesky 1.12 backing out the predeclare streams by default. I see how to fix it (and the missing action). Will push to this commit.
No changes to databroker here, just updating the image to derive from latest Tiled.