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

Issue 93963003: Fix a test failure as GetFileSize() will not set the size if it fails (Closed)

Created:
7 years ago by qinmin
Modified:
7 years ago
Reviewers:
Nico, eugenis
CC:
chromium-reviews, erikwright+watch_chromium.org
Visibility:
Public.

Description

Fix a test failure as GetFileSize() will not set the size if it fails When GetFileSize() fails, it does not set the size. The test should test the return value rather than the size. BUG=324841 Committed: https://src.chromium.org/viewvc/chrome?view=rev&revision=238180

Patch Set 1 #

Unified diffs Side-by-side diffs Delta from patch set Stats (+1 line, -2 lines) Patch
M base/file_util_unittest.cc View 1 chunk +1 line, -2 lines 0 comments Download

Messages

Total messages: 4 (0 generated)
qinmin
PTAL
7 years ago (2013-12-02 17:34:30 UTC) #1
Nico
lgtm
7 years ago (2013-12-02 18:33:29 UTC) #2
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-status.appspot.com/cq/qinmin@chromium.org/93963003/1
7 years ago (2013-12-02 18:36:24 UTC) #3
commit-bot: I haz the power
7 years ago (2013-12-02 20:55:21 UTC) #4
Message was sent while issue was closed.
Change committed as 238180

Powered by Google App Engine
This is Rietveld 408576698