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
Yeah there is a small issue with that exercise, due to the way json object got convert back and forth by powershell, sometimes (I legit think it is 50-50 in this case) the order will came out wrong and failed the test, but then you re-run the failed test (never have to re-run more than twice) and it randomly pass.
It wasn't a big issue before so I just kinda let it slide because I know there was nothing technically wrong.
If this keeping popping up over and over I might consider skipping that one specific test or change it to prevent the error.
For now it is resolved after a rerun in this PR.
CI fails on the Rest API exercise for the windows-2022 target.
The text was updated successfully, but these errors were encountered: