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

Issue 1256583002: Avoid creating illegal symbols in symbol_conflict_test. (Closed)

Created:
5 years, 5 months ago by Paul Berry
Modified:
5 years, 4 months ago
Reviewers:
karlklose, floitsch
CC:
reviews_dartlang.org
Base URL:
git@github.com:dart-lang/sdk.git@master
Target Ref:
refs/heads/master
Visibility:
Public.

Description

Avoid creating illegal symbols in symbol_conflict_test. Fixes #23870. R=karlklose@google.com Committed: https://github.com/dart-lang/sdk/commit/926525dab05cf49dd2935110bffcc3d8026ade3f

Patch Set 1 #

Total comments: 2
Unified diffs Side-by-side diffs Delta from patch set Stats (+10 lines, -7 lines) Patch
M tests/language/language_analyzer2.status View 1 chunk +0 lines, -2 lines 0 comments Download
M tests/language/symbol_conflict_test.dart View 5 chunks +10 lines, -5 lines 2 comments Download

Messages

Total messages: 7 (2 generated)
Paul Berry
5 years, 5 months ago (2015-07-23 16:21:36 UTC) #2
karlklose
LGTM. https://codereview.chromium.org/1256583002/diff/1/tests/language/symbol_conflict_test.dart File tests/language/symbol_conflict_test.dart (right): https://codereview.chromium.org/1256583002/diff/1/tests/language/symbol_conflict_test.dart#newcode54 tests/language/symbol_conflict_test.dart:54: if (!RESERVED_WORDS.contains('$c1$c2')) { You could actually make a ...
5 years, 5 months ago (2015-07-24 08:27:57 UTC) #4
Paul Berry
https://codereview.chromium.org/1256583002/diff/1/tests/language/symbol_conflict_test.dart File tests/language/symbol_conflict_test.dart (right): https://codereview.chromium.org/1256583002/diff/1/tests/language/symbol_conflict_test.dart#newcode54 tests/language/symbol_conflict_test.dart:54: if (!RESERVED_WORDS.contains('$c1$c2')) { On 2015/07/24 08:27:57, karlklose wrote: > ...
5 years, 5 months ago (2015-07-24 13:26:25 UTC) #5
Paul Berry
Committed patchset #1 (id:1) manually as 926525dab05cf49dd2935110bffcc3d8026ade3f (presubmit successful).
5 years, 5 months ago (2015-07-24 13:33:58 UTC) #6
floitsch
5 years, 4 months ago (2015-07-29 15:22:44 UTC) #7
Message was sent while issue was closed.
LGTM.
thanks.

Powered by Google App Engine
This is Rietveld 408576698