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

Issue 1580243002: Wait for a timed-out test's tear-down logic. (Closed)

Created:
4 years, 11 months ago by nweiz
Modified:
4 years, 11 months ago
Reviewers:
kevmoo
CC:
reviews_dartlang.org
Base URL:
git@github.com:dart-lang/test@master
Target Ref:
refs/heads/master
Visibility:
Public.

Description

Wait for a timed-out test's tear-down logic. Previously we were running the tearDown in parallel with the next test, which caused some pretty bad bugs. R=kevmoo@google.com Committed: https://github.com/dart-lang/test/commit/acaab53b562a1059cb1497baa9fc4b92a9dd3af9

Patch Set 1 #

Unified diffs Side-by-side diffs Delta from patch set Stats (+71 lines, -10 lines) Patch
M CHANGELOG.md View 1 chunk +2 lines, -0 lines 0 comments Download
M lib/src/backend/invoker.dart View 4 chunks +25 lines, -10 lines 0 comments Download
M lib/src/frontend/timeout.dart View 1 chunk +6 lines, -0 lines 0 comments Download
M test/runner/engine_test.dart View 2 chunks +38 lines, -0 lines 0 comments Download

Messages

Total messages: 4 (1 generated)
nweiz
4 years, 11 months ago (2016-01-13 00:16:33 UTC) #1
kevmoo
lgtm
4 years, 11 months ago (2016-01-13 00:18:06 UTC) #2
nweiz
4 years, 11 months ago (2016-01-13 00:46:44 UTC) #4
Message was sent while issue was closed.
Committed patchset #1 (id:1) manually as
acaab53b562a1059cb1497baa9fc4b92a9dd3af9 (presubmit successful).

Powered by Google App Engine
This is Rietveld 408576698