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

Issue 1367863004: Fix ShellHTTPAppTest#QueryHandling test. (Closed)

Created:
5 years, 2 months ago by qsr
Modified:
5 years, 2 months ago
Reviewers:
jamesr
CC:
mojo-reviews_chromium.org, qsr+mojo_chromium.org, yzshen+watch_chromium.org
Base URL:
https://github.com/domokit/mojo.git@master
Target Ref:
refs/heads/master
Project:
mojo
Visibility:
Public.

Description

Fix ShellHTTPAppTest#QueryHandling test. The test was supposing FIFO behavior for messages sent on 2 different message pipes. BUG=Fixes https://github.com/domokit/mojo/issues/444 TBR=jamesr@chromium.org Committed: https://chromium.googlesource.com/external/mojo/+/1257b85bd89bdb38db4f3729ffe4cfeeb25150b5

Patch Set 1 #

Unified diffs Side-by-side diffs Delta from patch set Stats (+19 lines, -16 lines) Patch
M shell/shell_apptest.cc View 1 chunk +19 lines, -16 lines 0 comments Download

Messages

Total messages: 4 (0 generated)
qsr
5 years, 2 months ago (2015-09-24 07:48:44 UTC) #1
qsr
5 years, 2 months ago (2015-09-24 07:51:25 UTC) #2
qsr
Committed patchset #1 (id:1) manually as 1257b85bd89bdb38db4f3729ffe4cfeeb25150b5 (presubmit successful).
5 years, 2 months ago (2015-09-24 07:52:16 UTC) #3
jamesr
5 years, 2 months ago (2015-09-24 22:41:07 UTC) #4
Message was sent while issue was closed.
Using lambdas for this seems unnecessarily opaque - at this level it'd be better
to have explicit functions and Bind() the necessary state.  Other than that,
lgtm

Powered by Google App Engine
This is Rietveld 408576698