Disable the alignment check in 32-bit msvc. This toolchain has a difference between "natural" and "required" alignment of types and it can have the alignment of members of type `T` to be smaller than `alignof(T)`. Also, disable AnyTest.TestPackFromSerializationExceedsSizeLimit there because it can't allocate that much memory. PiperOrigin-RevId: 559495544pull/13647/head
parent
9a0bc392b3
commit
66cf6b1d9c
2 changed files with 7 additions and 13 deletions
Loading…
Reference in new issue