summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--tools/heapcheck/unit_tests.gtest-heapcheck.txt3
-rw-r--r--tools/valgrind/gtest_exclude/unit_tests.gtest.txt4
2 files changed, 0 insertions, 7 deletions
diff --git a/tools/heapcheck/unit_tests.gtest-heapcheck.txt b/tools/heapcheck/unit_tests.gtest-heapcheck.txt
index bc1ba80..c3658698 100644
--- a/tools/heapcheck/unit_tests.gtest-heapcheck.txt
+++ b/tools/heapcheck/unit_tests.gtest-heapcheck.txt
@@ -27,6 +27,3 @@ GViewRequestInterceptorTest.DoNotInterceptPdfWhenEnabled
# Crashing on CrOS. http://crbug.com/105335
BrowserMainTest.WarmConnectionFieldTrial_WarmestSocket
-
-# Fails under Heapcheck. http://crbug.com/106041
-GAIAInfoUpdateServiceTest.ShouldUseGAIAProfileInfo
diff --git a/tools/valgrind/gtest_exclude/unit_tests.gtest.txt b/tools/valgrind/gtest_exclude/unit_tests.gtest.txt
index a2b1389..20f0cbe 100644
--- a/tools/valgrind/gtest_exclude/unit_tests.gtest.txt
+++ b/tools/valgrind/gtest_exclude/unit_tests.gtest.txt
@@ -23,7 +23,3 @@ SignedSettingsTest.StorePolicyNoPolicyData
# Flaky and not very interesting under Valgrind http://crbug.com/93027
ProcessWatcherTest.ImmediateTermination
-
-# Failing on CrOS, see http://crbug.com/106041
-GAIAInfoUpdateServiceTest.ShouldUseGAIAProfileInfo
-