Open danielballan opened 1 year ago
I added an xfail to this test in https://github.com/bluesky/databroker/pull/772
xfail
https://github.com/bluesky/databroker/blob/9959b391793b5c4b60c202cde3a509428296b1dd/databroker/tests/test_broker.py#L706-L761
This failed around the same time as other tests failed due to the change to bluesky that introduced pre-declaring streams by default. I suspect this may be related to that, but have not closely investigated.
I added an
xfail
to this test in https://github.com/bluesky/databroker/pull/772https://github.com/bluesky/databroker/blob/9959b391793b5c4b60c202cde3a509428296b1dd/databroker/tests/test_broker.py#L706-L761
This failed around the same time as other tests failed due to the change to bluesky that introduced pre-declaring streams by default. I suspect this may be related to that, but have not closely investigated.