| Index: tools/valgrind/gtest_exclude/base_unittests.gtest_win32.txt
|
| ===================================================================
|
| --- tools/valgrind/gtest_exclude/base_unittests.gtest_win32.txt (revision 113580)
|
| +++ tools/valgrind/gtest_exclude/base_unittests.gtest_win32.txt (working copy)
|
| @@ -6,7 +6,7 @@
|
| TimeTicks.HighResNow
|
| TimerTest.RepeatingTimer*
|
|
|
| -# This Windows-native sampling profiler test does not
|
| -# work under valgrind because it assumes the original
|
| -# code runs, not the modified version under valgrind.
|
| -SamplingProfileTest.Sample
|
| +# This Windows-native sampling profiler test does not work under our tools
|
| +# because it assumes the original code runs, not the modified version
|
| +# with instrumentation. See http://crbug.com/106829
|
| +SamplingProfilerTest.Sample
|
|
|