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

Issue 247813004: Fix barback test failures. (Closed)

Created:
6 years, 8 months ago by nweiz
Modified:
6 years, 8 months ago
Reviewers:
Bob Nystrom
CC:
reviews_dartlang.org
Visibility:
Public.

Description

Fix barback test failures. The timing changes caused by allowing transformers to return non-Futures tickled a race condition in the tests for running declaring transformers eagerly. This avoids that race condition by ensuring that the transformers are fully declared before any assets are requested. R=rnystrom@google.com BUG= Committed: https://code.google.com/p/dart/source/detail?r=35283

Patch Set 1 #

Unified diffs Side-by-side diffs Delta from patch set Stats (+6 lines, -0 lines) Patch
M pkg/barback/test/package_graph/declaring_transformer_test.dart View 2 chunks +6 lines, -0 lines 0 comments Download

Messages

Total messages: 3 (0 generated)
nweiz
6 years, 8 months ago (2014-04-22 20:12:02 UTC) #1
Bob Nystrom
lgtm
6 years, 8 months ago (2014-04-22 20:19:17 UTC) #2
nweiz
6 years, 8 months ago (2014-04-22 20:45:02 UTC) #3
Message was sent while issue was closed.
Committed patchset #1 manually as r35283 (presubmit successful).

Powered by Google App Engine
This is Rietveld 408576698