Chromium Code Reviews
chromiumcodereview-hr@appspot.gserviceaccount.com (chromiumcodereview-hr) | Please choose your nickname with Settings | Help | Chromium Project | Gerrit Changes | Sign out
(80)

Issue 9863022: Disable flaky tests that were re-enabled in r128299 (Closed)

Created:
8 years, 9 months ago by Ryan Sleevi
Modified:
8 years, 9 months ago
Reviewers:
cduvall
CC:
chromium-reviews, Aaron Boodman, mihaip+watch_chromium.org, brettw-cc_chromium.org
Visibility:
Public.

Description

Disable flaky tests that were re-enabled in r128299 BUG=119505 TEST=flaky tests don't run TBR=cduvall@chromium.org Committed: https://src.chromium.org/viewvc/chrome?view=rev&revision=129137

Patch Set 1 #

Unified diffs Side-by-side diffs Delta from patch set Stats (+2 lines, -2 lines) Patch
M chrome/browser/history/history_extension_apitest.cc View 1 chunk +2 lines, -2 lines 0 comments Download

Messages

Total messages: 1 (0 generated)
Ryan Sleevi
8 years, 9 months ago (2012-03-27 05:14:02 UTC) #1
This has been failing consistently on the Linux ChromiumOS Tester .

Since paying the cost of the time-out is non-trivial and affects build times, I
disabled the test rather than marking it flaky.

http://build.chromium.org/p/chromium.chromiumos/builders/Linux%20ChromiumOS%2...

[ RUN      ] HistoryExtensionApiTest.MiscSearch
[8686:8686:0326/214935:1332475437:WARNING:zygote_host_impl_linux.cc(154)]
Running without the SUID sandbox! See
http://code.google.com/p/chromium/wiki/LinuxSUIDSandboxDevelopment for more
information on developing with the sandbox on.
[8686:8686:0326/214935:1332482389:ERROR:ownership_service.cc(80)] Blocking on UI
thread in OwnershipService::GetStatus
[8686:8686:0326/214935:1332482509:WARNING:signed_settings_cache.cc(118)] Can't
decode policy from base64.
[8686:8686:0326/214935:1332482598:WARNING:signed_settings_cache.cc(118)] Can't
decode policy from base64.
[8686:8686:0326/214935:1332486480:WARNING:proxy_config_service_impl.cc(826)]
0x5c69000: Error retrieving proxy setting from device
Xlib:  extension "GLX" missing on display ":9.0".
[8686:8686:0326/214935:1332490324:ERROR:gl_surface_glx.cc(60)] glxQueryVersion
failed
[8686:8686:0326/214935:1332490341:ERROR:gl_surface_linux.cc(64)]
GLSurfaceGLX::InitializeOneOff failed.
[8686:8686:0326/214935:1332490350:ERROR:compositor.cc(72)] Could not load the GL
bindings
[8686:8686:0326/214935:1332513750:ERROR:nss_util.cc(463)] Error initializing NSS
with a persistent database (sql:/etc/fake_root_ca/nssdb): NSS error code: -8174
Xlib:  extension "RANDR" missing on display ":9.0".
chrome/browser/history/history_extension_apitest.cc:24: Failure
Value of: RunExtensionSubtest("history", "misc_search.html")
  Actual: false
Expected: true
API Test Error in fullTextSearch
Actual: 0
Expected: 1
    at apitest:176:19
    at Object.callback
(chrome-extension://gfgmfeoelggabimobcenbaoncfjldock/misc_search.js:68:11)
    at Object.<anonymous> (schema_generated_bindings:233:19)
[  FAILED  ] HistoryExtensionApiTest.MiscSearch, where TypeParam =  and
GetParam() =  (4119 ms)

Powered by Google App Engine
This is Rietveld 408576698