Skip to content

Conversation

@zackgalbreath
Copy link
Contributor

This fixes a bug where the default link to the "Query Tests" page would show all tests for Postgres-backed CDash instances.

This is because Postgres performs case sensitive comparisons by default, and test status is stored as "passed", "failed", or "notrun" in the database.

This fixes a bug where the default link to the "Query Tests" page
would show all tests for Postgres-backed CDash instances.

This is because Postgres performs case sensitive comparisons by default,
and test status is stored as "passed", "failed", or "notrun" in the database.
@williamjallen williamjallen enabled auto-merge May 15, 2025 15:47
@williamjallen williamjallen added this pull request to the merge queue May 15, 2025
@github-merge-queue github-merge-queue bot removed this pull request from the merge queue due to failed status checks May 15, 2025
@zackgalbreath zackgalbreath added this pull request to the merge queue May 15, 2025
Merged via the queue into Kitware:master with commit 327829b May 15, 2025
9 checks passed
@zackgalbreath zackgalbreath deleted the test_status_case_sensitivity branch May 15, 2025 17:02
@williamjallen williamjallen added this to the v4.0 milestone May 23, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants