Index: tools/valgrind/drmemory/suppressions_full.txt |
diff --git a/tools/valgrind/drmemory/suppressions_full.txt b/tools/valgrind/drmemory/suppressions_full.txt |
index ca3d29aca52837d080e9ecba2129281781621e64..3cfad238ddea9fdfa8436ff435c42695515e72e9 100644 |
--- a/tools/valgrind/drmemory/suppressions_full.txt |
+++ b/tools/valgrind/drmemory/suppressions_full.txt |
@@ -1883,3 +1883,21 @@ name=bug_434033 |
*!TCompiler::compile |
*!TypeTrackingTest::compile |
*!TypeTrackingTest_StructConstructorResultNoPrecision_Test::TestBody |
+ |
+UNADDRESSABLE ACCESS |
+name=bug_436131 |
+*!ash::test::ShelfViewTestAPI::RunMessageLoopUntilAnimationsDone |
+*!ash::test::ShelfViewTest_OverflowBubbleSize_Test::TestBody |
+*!testing::internal::HandleExceptionsInMethodIfSupported<> |
+ |
+UNADDRESSABLE ACCESS |
+name=bug_436131_b |
+views.dll!ObserverListBase<>::RemoveObserver |
+*!ash::test::ShelfViewTestAPI::RunMessageLoopUntilAnimationsDone |
+*!testing::internal::HandleExceptionsInMethodIfSupported<> |
+ |
+UNADDRESSABLE ACCESS |
+name=bug_436131_c |
+*!ash::test::ShelfViewTestAPI::GetPreferredSize |
+*!ash::test::ShelfViewTest_OverflowBubbleSize_Test::TestBody |
+*!testing::internal::HandleExceptionsInMethodIfSupported<> |