refactor: Clean up test logging to make it easier to search (#5396)

This PR replaces the word `failed` with `failure` in any test names and renames some test files to fix MSVC warnings, so that it is easier to search through the test output to find tests that failed.
This commit is contained in:
Mayukha Vadari
2025-04-11 05:07:42 -04:00
committed by GitHub
parent 1c99ea23d1
commit cba512068b
9 changed files with 33 additions and 12 deletions