You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Apparently, the stack size limit is not hit there, so the test fails with Undefined variable $test and a lot of Attempt to read property "p" on null warnings.
There is no issue on nightly, presumably because we decrease the super large Windows stack size in our own CI (#17166).