Skip to content

Conversation

GinaStavropoulou
Copy link
Member

No description provided.

@GinaStavropoulou GinaStavropoulou changed the base branch from 235-update-test-data to develop August 15, 2025 10:24
Copy link
Member

@balazsdukai balazsdukai left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Besides my comments inline, it seems to me that the test data still contains lots of unused files. Is that so?

Other thing I noticed is that make test + make test_integration succeeds, but make test_all fails at the test_party_walls test with an error that the partition 0/0/0 does not exist. I don't know why is this happening, but it suggests that there is still some mismatch between the test configuration and the test files.

if env == "test":
root_dir = Path(os.getenv("BAG3D_FILESTORE")) / "reconstruction_input"
root_dir = (
Path(os.getenv("BAG3D_FILESTORE")) / "integration_party_walls/file_store"
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Why did you change this? Why set to "integration_party_walls/file_store"?

Copy link
Member Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

It is not nested, for each integration test I have a filestore and a filestore_fastssd, so that it is clear (like we havei n production)

Copy link
Member

@balazsdukai balazsdukai left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Much much cleaner now, thanks for this.

@balazsdukai balazsdukai merged commit 85605d9 into develop Aug 19, 2025
2 checks passed
@balazsdukai balazsdukai deleted the fix/235--update-test-data branch August 19, 2025 15:59
@balazsdukai balazsdukai mentioned this pull request Aug 19, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants