Skip to content

Conversation

@anyzelman
Copy link
Member

@anyzelman anyzelman commented Feb 15, 2024

The typo in test script output caused it to not be picked up by the test summary script. In fixing this, noticed that the skipping of a test category (due to e.g. a missing data file) was not picked up by the test summary script either. This MR fixes both issues.

These bugs have had no noticeable effect on CI processes as they only affected performance tests; crossref #44 .

Closes #306 .

@anyzelman anyzelman added bug Something isn't working cleanup Clean up labels Feb 15, 2024
@anyzelman anyzelman added this to the v0.8 milestone Feb 15, 2024
@anyzelman anyzelman self-assigned this Feb 15, 2024
@anyzelman anyzelman linked an issue Feb 15, 2024 that may be closed by this pull request
@anyzelman
Copy link
Member Author

@alberto-scolari @byjtew @aristeidis-mastoras A review from any one of you is ok for me, not necessarily all three;)

@anyzelman anyzelman merged commit 68b6256 into develop Feb 15, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

bug Something isn't working cleanup Clean up

Projects

None yet

Development

Successfully merging this pull request may close these issues.

perftests.sh has a typo somewhere: `Tests DISABLED:'...

3 participants