Currently, the short test report dashboard shows 5 recently failing tests on main.
But 3 of those should already be fixed, and as you can see, they're all green in more recent runs:
It would be nice if there was a way for a PR to instruct the test dashboard that a test is expected to be fixed, and hide it immediately (as long as it's all green subsequent to that PR). Then, the dashboard would more accurately reflect the latest status of what tests are flaky. Or, if an expected-fixed test failed, it could highlight prominently that the fix didn't work.
Current dashboard, for reference:

cc @hendrikmakait @ian-r-rose @fjetter
Currently, the short test report dashboard shows 5 recently failing tests on main.
But 3 of those should already be fixed, and as you can see, they're all green in more recent runs:
test_local_directoryandtest_local_directory_make_new_directoryon Windows #6954It would be nice if there was a way for a PR to instruct the test dashboard that a test is expected to be fixed, and hide it immediately (as long as it's all green subsequent to that PR). Then, the dashboard would more accurately reflect the latest status of what tests are flaky. Or, if an expected-fixed test failed, it could highlight prominently that the fix didn't work.
Current dashboard, for reference:
cc @hendrikmakait @ian-r-rose @fjetter