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

Issue 10886017: Fixing up file API tests to run (or fail) appropriately. (Closed)

Created:
8 years, 3 months ago by blois
Modified:
8 years, 3 months ago
Reviewers:
vsm
CC:
reviews_dartlang.org
Visibility:
Public.

Description

Fixing up file API tests to run (or fail) appropriately. BUG=3022 Committed: https://code.google.com/p/dart/source/detail?r=11541

Patch Set 1 #

Patch Set 2 : Fixing up comment error in html.status. #

Total comments: 1

Patch Set 3 : Incorporating review feedback. #

Patch Set 4 : Fixing bad merge. #

Unified diffs Side-by-side diffs Delta from patch set Stats (+50 lines, -36 lines) Patch
M tests/html/fileapi_test.dart View 1 2 1 chunk +48 lines, -29 lines 0 comments Download
M tests/html/html.status View 1 2 3 6 chunks +2 lines, -7 lines 0 comments Download

Messages

Total messages: 2 (0 generated)
blois
8 years, 3 months ago (2012-08-28 18:34:33 UTC) #1
vsm
8 years, 3 months ago (2012-08-28 22:24:09 UTC) #2
lgtm

https://chromiumcodereview.appspot.com/10886017/diff/2001/tests/html/fileapi_...
File tests/html/fileapi_test.dart (right):

https://chromiumcodereview.appspot.com/10886017/diff/2001/tests/html/fileapi_...
tests/html/fileapi_test.dart:31: successCallback: (DirectoryEntry e) {
Hmm, one problem with this pattern is that if the wrong type or number of args
is passed, this will throw an exception outside of the fail that the framework
won't catch.

Powered by Google App Engine
This is Rietveld 408576698