Re: RFR: 8356706: Foreign tests timeout after passing on linux-x64-zero

2025-05-15 Thread Per Minborg
On Thu, 15 May 2025 09:49:10 GMT, Per Minborg wrote: > This PR improves the robustness of tests on slow machines such as "zero" > variants. The timeout was increased to 10 minutes for both tests. There are > many combinations in `TestAccessModes`, so the test takes some time even on a > fast m

RFR: 8356706: Foreign tests timeout after passing on linux-x64-zero

2025-05-15 Thread Per Minborg
This PR improves the robustness of tests on slow machines such as "zero" variants. The timeout was increased to 10 minutes for both tests. There are many combinations in `TestAccessModes`, so the test takes some time even on a fast machine. In `StdLibTest`, there are numerous native calls, and t