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

Issue 11639006: Fixing callbacks test to pass in checked mode. (Closed)

Created:
8 years ago by blois
Modified:
8 years ago
Reviewers:
Emily Fortuna
CC:
reviews_dartlang.org
Visibility:
Public.

Description

Fixing callbacks test to pass in checked mode. I've been running all the html tests in checked mode locally, and for some reason this one just started failing because it was getting a fractional time. The signature of the callback takes a num for the time, so the test should use a num rather than an int. BUG= Committed: https://code.google.com/p/dart/source/detail?r=16294

Patch Set 1 #

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

Messages

Total messages: 2 (0 generated)
blois
8 years ago (2012-12-18 22:37:00 UTC) #1
Emily Fortuna
8 years ago (2012-12-18 23:10:26 UTC) #2
lgtm

Powered by Google App Engine
This is Rietveld 408576698