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

Issue 200723009: Avoid canonicalization issues in the pub web socket API tests. (Closed)

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

Description

Avoid canonicalization issues in the pub web socket API tests. We were using [path.absolute], which can return a different string than pub's understanding of the current working directory on OS X bots where /tmp is symlinked to /private/tmp. R=rnystrom@google.com BUG= Committed: https://code.google.com/p/dart/source/detail?r=34094

Patch Set 1 #

Unified diffs Side-by-side diffs Delta from patch set Stats (+2 lines, -2 lines) Patch
M sdk/lib/_internal/pub/test/serve/web_socket/path_to_urls_test.dart View 2 chunks +2 lines, -2 lines 0 comments Download

Messages

Total messages: 3 (0 generated)
nweiz
6 years, 9 months ago (2014-03-19 01:20:34 UTC) #1
Bob Nystrom
lgtm
6 years, 9 months ago (2014-03-19 01:39:26 UTC) #2
nweiz
6 years, 9 months ago (2014-03-19 01:42:39 UTC) #3
Message was sent while issue was closed.
Committed patchset #1 manually as r34094 (presubmit successful).

Powered by Google App Engine
This is Rietveld 408576698