Chromium Code Reviews

Issue 525110: Marking ExtensionApiTest.Storage flaky only on Linux.... (Closed)

Created:
10 years, 11 months ago by tyoshino (SeeGerritForStatus)
Modified:
9 years, 7 months ago
Reviewers:
Erik does not do reviews, lzheng, japhet-do-not-use
CC:
chromium-reviews_googlegroups.com, Aaron Boodman, ben+cc_chromium.org, pam+watch_chromium.org, Paweł Hajdan Jr.
Visibility:
Public.

Description

Marking ExtensionApiTest.Storage flaky only on Linux. http://chrome-buildbot.corp.google.com:8010/builders/XP%20Tests%20(dbg)(4)/builds/2628/steps/browser_tests/logs/Storage http://chrome-buildbot.corp.google.com:8010/builders/XP%20Tests%20(dbg)(4)/builds/2604/steps/browser_tests/logs/Storage ExtensionApiTest.Storage: Got EXTENSION_LOADED notification. Got EXTENSION_HOST_DID_STOP_LOADING notification. C:\b\slave\chromium-dbg-builder\build\src\chrome\test\in_process_browser_test.cc(293): error: Test timed out. Each test runs for a max of 30000 ms (kInitialTimeoutInMS). C:\b\slave\chromium-dbg-builder\build\src\chrome\browser\extensions\extension_storage_apitest.cc(8): error: Value of: RunExtensionTest("storage") Actual: false Expected: true No response from message loop. BUG=22006 TBR=lzheng,japhet Committed: http://src.chromium.org/viewvc/chrome?view=rev&revision=35784

Patch Set 1 #

Unified diffs Side-by-side diffs Stats (+5 lines, -0 lines)
M chrome/browser/extensions/extension_storage_apitest.cc View 1 chunk +5 lines, -0 lines 0 comments

Messages

Total messages: 2 (0 generated)
Erik does not do reviews
I just came across this one. The bug says "marking flaky only on Linux", but ...
10 years, 10 months ago (2010-02-09 01:07:37 UTC) #1
tyoshino (SeeGerritForStatus)
10 years, 10 months ago (2010-02-09 02:06:47 UTC) #2
On 2010/02/09 01:07:37, Erik Kay wrote:
> I just came across this one.  The bug says "marking flaky only on Linux", but
> the code is #if defined(OS_WIN).  Is the description wrong, or is the code?

Sorry for that. I don't remember and the build bot log is no longer
available.

I believe the description is wrong since I pasted links to XP Tests
bot.

Powered by Google App Engine