Description[iOS] Exclude tests with dependency on ASSERT_DEATH on iOS.
Those tests do not compile on iOS as ASSERT_DEATH is not defined
instead they should use ASSERT_DEATH_IF_SUPPORTED. Disable them
until the underlying issue if fixed in third-party library.
BUG=459705
Committed: https://crrev.com/90cbedb35b1b6a97beb01f4606db5853992ae06f
Cr-Commit-Position: refs/heads/master@{#381705}
Patch Set 1 #Patch Set 2 : Add TODO(rouslan) #Messages
Total messages: 14 (6 generated)
|