Skip to content

Commit

Permalink
Add FIXME (#6442)
Browse files Browse the repository at this point in the history
  • Loading branch information
nadove-ucsc authored and dsotirho-ucsc committed Aug 2, 2024
1 parent 3eb2478 commit 1933df0
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions test/service/test_manifest.py
Original file line number Diff line number Diff line change
Expand Up @@ -260,6 +260,8 @@ def _assert_pfb(self,
# the replica documents in the index. We haven't figured out how to
# ensure that this ordering is reliably deterministic, so we sort to
# make the test insensitive to it.
# FIXME: Document order of replicas is nondeterministic
# https://github.com/DataBiosphere/azul/issues/6442
sort_key = compose_keys(none_safe_tuple_key(),
# This is necessary to stabilize the ordering of
# DUOS replicas, which have the same id as the
Expand Down

0 comments on commit 1933df0

Please sign in to comment.