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
Enable Requirement Machine unconditionally for test/Prototypes/BigInt.swift
This would fail in asserts builds because the GSB produced an invalid
minimal signature. It now started failing in noassert builds as well
because we cross-check generic signatures against the Requirement
Machine.
Instead run this test with the Requirement Machine enabled unconditionally
since it works now.
0 commit comments