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

Issue 11175055: As of now reason is a positional argument of expect. (Closed)

Created:
8 years, 2 months ago by Anton Muhin
Modified:
8 years, 2 months ago
Reviewers:
podivilov
CC:
reviews_dartlang.org
Visibility:
Public.

Description

As of now reason is a positional argument of expect. Adjust the test to the harsh reality. R=podivilov@chromium.org Committed: https://code.google.com/p/dart/source/detail?r=13942

Patch Set 1 #

Total comments: 2

Patch Set 2 : #

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

Messages

Total messages: 4 (0 generated)
Anton Muhin
8 years, 2 months ago (2012-10-23 09:24:46 UTC) #1
podivilov
https://codereview.chromium.org/11175055/diff/1/tests/html/canvas_pixel_array_type_alias_test.dart File tests/html/canvas_pixel_array_type_alias_test.dart (right): https://codereview.chromium.org/11175055/diff/1/tests/html/canvas_pixel_array_type_alias_test.dart#newcode34 tests/html/canvas_pixel_array_type_alias_test.dart:34: expect(confuseType(data) is Uint8ClampedArray, isTrue, : 'canvas array type'); Looks ...
8 years, 2 months ago (2012-10-23 09:54:10 UTC) #2
Anton Muhin
https://codereview.chromium.org/11175055/diff/1/tests/html/canvas_pixel_array_type_alias_test.dart File tests/html/canvas_pixel_array_type_alias_test.dart (right): https://codereview.chromium.org/11175055/diff/1/tests/html/canvas_pixel_array_type_alias_test.dart#newcode34 tests/html/canvas_pixel_array_type_alias_test.dart:34: expect(confuseType(data) is Uint8ClampedArray, isTrue, : 'canvas array type'); Just ...
8 years, 2 months ago (2012-10-23 10:07:31 UTC) #3
podivilov
8 years, 2 months ago (2012-10-23 10:11:55 UTC) #4
lgtm

Powered by Google App Engine
This is Rietveld 408576698