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

Issue 20654003: Mark a Dartium test as flaky until the corresponding issue is resolved. (Closed)

Created:
7 years, 4 months ago by Florian Schneider
Modified:
7 years, 4 months ago
Reviewers:
ricow1
CC:
reviews_dartlang.org
Visibility:
Public.

Description

Mark a Dartium test as flaky until the corresponding issue is resolved. BUG=dart:12177 Committed: https://code.google.com/p/dart/source/detail?r=25710

Patch Set 1 #

Total comments: 1
Unified diffs Side-by-side diffs Delta from patch set Stats (+1 line, -0 lines) Patch
M pkg/pkg.status View 1 chunk +1 line, -0 lines 1 comment Download

Messages

Total messages: 3 (0 generated)
Florian Schneider
7 years, 4 months ago (2013-08-01 15:55:18 UTC) #1
Florian Schneider
Committed patchset #1 manually as r25710 (presubmit successful).
7 years, 4 months ago (2013-08-01 15:55:39 UTC) #2
ricow1
7 years, 4 months ago (2013-08-01 15:55:42 UTC) #3
Message was sent while issue was closed.
LGTM if you put it under another section

https://codereview.chromium.org/20654003/diff/1/pkg/pkg.status
File pkg/pkg.status (right):

https://codereview.chromium.org/20654003/diff/1/pkg/pkg.status#newcode169
pkg/pkg.status:169: [ $runtime == dartium || $runtime == drt ]
I think you need to put it under a
[ $compiler == none && ($runtime == drt || $runtime == dartium) ]

otherwise this will also mark it as flaky on chrome linux

Powered by Google App Engine
This is Rietveld 408576698