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

Issue 9139012: Fix flaky error on buildbot due to virtual X server xvfb. (Closed)

Created:
8 years, 11 months ago by Bill Hesse
Modified:
8 years, 11 months ago
Reviewers:
ricow1
CC:
reviews_dartlang.org
Visibility:
Public.

Description

Fix flaky error on buildbot due to virtual X server xvfb. The test.py test script handles this flaky error, and this CL adds handling of this error to the test.dart script. Issue dart:1135 is filed to get rid of this error. BUG=dart:1135 TEST=xvfb-run tools/test.py -cchromium language Committed: https://code.google.com/p/dart/source/detail?r=3182

Patch Set 1 #

Unified diffs Side-by-side diffs Delta from patch set Stats (+6 lines, -0 lines) Patch
M tools/testing/dart/test_runner.dart View 1 chunk +6 lines, -0 lines 0 comments Download

Messages

Total messages: 3 (0 generated)
Bill Hesse
8 years, 11 months ago (2012-01-11 12:26:48 UTC) #1
ricow1
LGTM
8 years, 11 months ago (2012-01-11 12:35:22 UTC) #2
Bill Hesse
8 years, 11 months ago (2012-01-11 17:43:08 UTC) #3
The test was in the wrong place, so the flaky tests still report failure.  Also,
tests that expect to fail will not handle success well.

Powered by Google App Engine
This is Rietveld 408576698