Skip to content

Commit

Permalink
Add FIXME (##6647)
Browse files Browse the repository at this point in the history
  • Loading branch information
nadove-ucsc committed Nov 3, 2024
1 parent 4df0766 commit 6d20dae
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions test/integration_test.py
Original file line number Diff line number Diff line change
Expand Up @@ -1256,6 +1256,8 @@ def _assert_catalog_complete(self,
if config.is_anvil_enabled(catalog):
# Replica bundles do not add contributions to the index are
# therefore do not appear anywhere in the service response
# FIXME: Integration test does not assert that replica bundles are indexed
# https://github.com/DataBiosphere/azul/issues/6647
replica_fqids = {
bundle_fqid
for bundle_fqid in expected_fqids
Expand Down

0 comments on commit 6d20dae

Please sign in to comment.