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

Issue 22387002: Add dependent commands at the front of the run queue to make the progress indicator more linear. (Closed)

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

Description

Add dependent commands at the front of the run queue to make the progress indicator more linear. We currently add everything at the end of the queue, i.e., we will run all compilation comands before we run them on the browser/d8. R=kustermann@google.com Committed: https://code.google.com/p/dart/source/detail?r=25808

Patch Set 1 #

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

Messages

Total messages: 3 (0 generated)
ricow1
7 years, 4 months ago (2013-08-06 08:22:57 UTC) #1
kustermann
lgtm
7 years, 4 months ago (2013-08-06 08:24:49 UTC) #2
ricow1
7 years, 4 months ago (2013-08-06 08:34:28 UTC) #3
Message was sent while issue was closed.
Committed patchset #1 manually as r25808 (presubmit successful).

Powered by Google App Engine
This is Rietveld 408576698