Commit b5621306 authored by timurrrr@chromium.org's avatar timurrrr@chromium.org

Fix a typo in the excluded test name

Also, improve the comment and add a link to the bug
BUG=106829
TBR=cbentzel
Review URL: http://codereview.chromium.org/8889006

git-svn-id: svn://svn.chromium.org/chrome/trunk/src@113587 0039d316-1c4b-4281-b951-d872f2087c98
parent 369b9b81
...@@ -6,7 +6,7 @@ TimeTicks.Deltas ...@@ -6,7 +6,7 @@ TimeTicks.Deltas
TimeTicks.HighResNow TimeTicks.HighResNow
TimerTest.RepeatingTimer* TimerTest.RepeatingTimer*
# This Windows-native sampling profiler test does not # This Windows-native sampling profiler test does not work under our tools
# work under valgrind because it assumes the original # because it assumes the original code runs, not the modified version
# code runs, not the modified version under valgrind. # with instrumentation. See http://crbug.com/106829
SamplingProfileTest.Sample SamplingProfilerTest.Sample
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment