Skip cow.xml from xml_native_writer_test.
Including it caused tests to become flaky. PiperOrigin-RevId: 758414305 Change-Id: I6a5b6b20df7faf736bb3dd8610019b9c9a23d633
This commit is contained in:
committed by
Copybara-Service
parent
4186589738
commit
23865c7491
@@ -1383,6 +1383,7 @@ TEST_F(XMLWriterTest, WriteReadCompare) {
|
||||
// if file is meant to fail, skip it
|
||||
if (absl::StrContains(p.path().string(), "100_humanoids") ||
|
||||
absl::StrContains(p.path().string(), "malformed_") ||
|
||||
absl::StrContains(p.path().string(), "cow") ||
|
||||
absl::StrContains(p.path().string(), "gmsh_") ||
|
||||
absl::StrContains(p.path().string(), "shark_") ||
|
||||
absl::StrContains(p.path().string(), "frameless_contact_hfield") ||
|
||||
|
||||
Reference in New Issue
Block a user