Skip to content

Commit

Permalink
Add FIXME (#6109)
Browse files Browse the repository at this point in the history
  • Loading branch information
nadove-ucsc authored and dsotirho-ucsc committed May 10, 2024
1 parent b67a770 commit 11b3846
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 @@ -1609,6 +1609,8 @@ def read_verbatim_pfb_manifest(manifest: IO) -> set[str]:
manifest_content = {
# We can't assert the full contents of each entity because the
# schema changes depending on the filters used.
# FIXME: Generate Avro schema from AnVIL schema
# https://github.com/DataBiosphere/azul/issues/6109
entity['id']
for entity in entities
# The special "Metadata" entity is always present. Dropping it
Expand Down

0 comments on commit 11b3846

Please sign in to comment.