Describe the bug
Test that the error message generated by Analysis Base when it can't open a file because it does not exist is properly interpreted. If there are multiple replicas, it should cause a fallback to the second replica.
To Reproduce
Steps to reproduce the behavior:
- Give the AB science image two files, the first of which is non-existent file, which should cause an open failure.
Expected behavior
It should back off to the second file.
- It isn't well understood how this failover mechanism works.
- Evidence of this bug is only annecdotal