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

Issue 12703041: Fix status file to skip basic_debugger_test as it is still failing. (Closed)

Created:
7 years, 9 months ago by siva
Modified:
7 years, 9 months ago
Reviewers:
srdjan, kustermann
CC:
reviews_dartlang.org, kustermann
Visibility:
Public.

Description

Fix status file to skip basic_debugger_test as it is still failing. Committed: https://code.google.com/p/dart/source/detail?r=20536

Patch Set 1 #

Unified diffs Side-by-side diffs Delta from patch set Stats (+4 lines, -0 lines) Patch
M tests/standalone/standalone.status View 1 chunk +4 lines, -0 lines 0 comments Download

Messages

Total messages: 4 (0 generated)
siva
7 years, 9 months ago (2013-03-26 19:53:24 UTC) #1
srdjan
LGTM
7 years, 9 months ago (2013-03-26 19:56:28 UTC) #2
siva
Committed patchset #1 manually as r20536 (presubmit successful).
7 years, 9 months ago (2013-03-26 19:57:11 UTC) #3
kustermann
7 years, 9 months ago (2013-03-26 21:18:56 UTC) #4
Message was sent while issue was closed.
Does not look good to me :-(

Why do you skip it on all platforms?
Why do you not mark it as flaky (so the bot is green, but we can at least see
what's going on in the flaky log)?

AFAIK only mac-debug and linux-debug failed after my CL. The mac one had
probably one left-over process (which can be fixed by rebooting the machine) and
the linux one hit probably the race condition (see my comment on the bug).

My main concern is that we have now ZERO test coverage of the debugger.

Powered by Google App Engine
This is Rietveld 408576698