I tried to add a pak override in the command line but for some reason it is...
I tried to add a pak override in the command line but for some reason it is stripped before it gets to the browser initialization. I think that adding synchronization to this particular race is the best way to solve the flaky test. Previous description: Add DCHECK for possible flake place - will fail with ASSERT rather than crash. Crashes in comment 15 http://code.google.com/p/chromium/issues/detail?id=95425#c15 Seem to indicate that data has not been loaded/reloaded. There are two possible places that could happen and logging in non-test code + ASSERTION in test code can at least get us a bit further in determining where to look. BUG=95425 TEST=out/Debug/browser_tests --gtest_filter=WebUIBidiCheckerBrowserTestRTL.TestSettingsClearBrowserDataPage Review URL: https://chromiumcodereview.appspot.com/10543015 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@141739 0039d316-1c4b-4281-b951-d872f2087c98
Showing
Please register or sign in to comment