DescriptionFix EtwTraceConsumerRealtimeTest.
The EtwTraceConsumerRealtimeTest test fixture subclass contained a second instance of the
test_provider_ member variable. This occluded the initialized superclass instance's variable
and led to the test relying on uninitialized data.
BUG=127671
TEST=Unittests pass on Vista.
Committed: http://src.chromium.org/viewvc/chrome?view=rev&revision=137129
Patch Set 1 #Patch Set 2 : Enable the test #Messages
Total messages: 4 (0 generated)
|