Closed ahoppen closed 1 month ago
These tests were designed to poll for the next diagnostic notification and if that notification didn’t contain the expected result, try again.
But if we didn’t get any diagnostic notification in 1s, we would unconditionally fail instead of trying again, which was not intended.
@swift-ci Please test
@swift-ci Please test Windows
These tests were designed to poll for the next diagnostic notification and if that notification didn’t contain the expected result, try again.
But if we didn’t get any diagnostic notification in 1s, we would unconditionally fail instead of trying again, which was not intended.