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
The output ordering of diagnostics-dsym.test is non-deterministic,
which cases test failures on mac-arm64 when using some toolchains that
are not shipped from the xcode. This patch change the 'CHECK' to
'CHECK-DAG' to mitigate this issue.
0 commit comments