Your message is unclear. You are saying that you found a unit test
failure in the base unit tests but you didn't tell on which windows
version. I don't see this failure on the buildbots either.

M-A

On Thu, May 14, 2009 at 4:18 AM, sunwangme <[email protected]> wrote:
>
> result:fail
> C:\temp\google_chromium\src\base\Release>base_unittests.exe --
> gtest_filter="*Sys
> temMonitor*:*ObserverListThreadSafeTest.CrossThreadOb*"
>
> result:fail
> C:\temp\google_chromium\src\base\Release>base_unittests.exe --
> gtest_filter="*Sys
> temMonitor*:*MessageLoopTest.Di*"
>
> result:ok
> C:\temp\google_chromium\src\base\Release>base_unittests.exe --
> gtest_filter="*Sys
>          temMonitor*:*MessageLoopTest.W*"
>
> reason: NowSingleton add one obs,but not remove when messageloop
> changed
>
> Task-->Tracked-->tracked_birth_time_(Time::Now())-->InitializeClock()--
>>
> -->TimeTicks::Now()-->Singleton<NowSingleton>::get()->Now()--
>>systemmonitor->AddObserver(this);
>
> >
>

--~--~---------~--~----~------------~-------~--~----~
Chromium Developers mailing list: [email protected] 
View archives, change email options, or unsubscribe: 
    http://groups.google.com/group/chromium-dev
-~----------~----~----~----~------~----~------~--~---

Reply via email to