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
Commit cc9b7c4 changed redirect URL to
be relative. However, it did not update the corresponding redirect tests
due to them passing because of the cPerf issue fixed in
f98bc1b. These tests are now failing.
This commit fixes them.
Reviewed By: cmatthews
Differential Revision: https://reviews.llvm.org/D94635
0 commit comments