On Wed Aug 16 08:04:24 2023 +0000, Francois Gouget wrote:
The ieframe:webbrowser failures are caused by test code, and I will move the parts of the patch that may be causing the other failures to a separate MR.
I think that ieframe doesn't need this mechanism, it would be better to just adjust the test. I created !3577 for that.
I also hope that we could do better in other tests. For example, ntdll tests could have a loop in the beginning of `test_file_full_size_information` that would keep querying until sizes match. I'm generally skeptical that we need such a global mechanism.