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

Issue 303683005: Add failure case for manifest file testing. (Closed)

Created:
6 years, 6 months ago by hidehiko
Modified:
6 years, 6 months ago
Reviewers:
Mark Seaborn
CC:
chromium-reviews, native-client-reviews_googlegroups.com, hamaji, mazda
Visibility:
Public.

Description

Add failure case for manifest file testing. Currently we only have testing for success case of the manifest file. This CL adds a test case for testing when a file resource is not found, and an entry is not found in the manifest. BUG=370895 TEST=Ran browser_tests --gtest_filter=*IrtManifestFile and trybots. Committed: https://src.chromium.org/viewvc/chrome?view=rev&revision=273813

Patch Set 1 #

Total comments: 4

Patch Set 2 : #

Total comments: 6

Patch Set 3 : Rebase #

Patch Set 4 : #

Unified diffs Side-by-side diffs Delta from patch set Stats (+78 lines, -14 lines) Patch
M chrome/test/data/nacl/manifest_file/irt_manifest_file_test.cc View 1 2 3 5 chunks +73 lines, -13 lines 0 comments Download
M chrome/test/data/nacl/manifest_file/irt_manifest_file_test.html View 1 2 3 1 chunk +2 lines, -1 line 0 comments Download
M chrome/test/data/nacl/nacl_test_data.gyp View 1 1 chunk +3 lines, -0 lines 0 comments Download

Messages

Total messages: 9 (0 generated)
hidehiko
Could you take a look? Thanks, - hidehiko
6 years, 6 months ago (2014-05-28 15:59:41 UTC) #1
Mark Seaborn
https://codereview.chromium.org/303683005/diff/1/chrome/test/data/nacl/manifest_file/irt_manifest_file_fail_test.cc File chrome/test/data/nacl/manifest_file/irt_manifest_file_fail_test.cc (right): https://codereview.chromium.org/303683005/diff/1/chrome/test/data/nacl/manifest_file/irt_manifest_file_fail_test.cc#newcode1 chrome/test/data/nacl/manifest_file/irt_manifest_file_fail_test.cc:1: /* Could you possibly merge this into the existing ...
6 years, 6 months ago (2014-05-28 16:30:34 UTC) #2
hidehiko
Could you take another look? https://codereview.chromium.org/303683005/diff/1/chrome/test/data/nacl/manifest_file/irt_manifest_file_fail_test.cc File chrome/test/data/nacl/manifest_file/irt_manifest_file_fail_test.cc (right): https://codereview.chromium.org/303683005/diff/1/chrome/test/data/nacl/manifest_file/irt_manifest_file_fail_test.cc#newcode1 chrome/test/data/nacl/manifest_file/irt_manifest_file_fail_test.cc:1: /* On 2014/05/28 16:30:34, ...
6 years, 6 months ago (2014-05-29 06:58:39 UTC) #3
Mark Seaborn
LGTM with a tweak https://codereview.chromium.org/303683005/diff/20001/chrome/test/data/nacl/manifest_file/irt_manifest_file_test.cc File chrome/test/data/nacl/manifest_file/irt_manifest_file_test.cc (right): https://codereview.chromium.org/303683005/diff/20001/chrome/test/data/nacl/manifest_file/irt_manifest_file_test.cc#newcode102 chrome/test/data/nacl/manifest_file/irt_manifest_file_test.cc:102: snprintf(buf, sizeof(buf), "open_resource() result: %d", ...
6 years, 6 months ago (2014-05-29 16:55:48 UTC) #4
hidehiko
Thank you for review. Submitting. https://codereview.chromium.org/303683005/diff/20001/chrome/test/data/nacl/manifest_file/irt_manifest_file_test.cc File chrome/test/data/nacl/manifest_file/irt_manifest_file_test.cc (right): https://codereview.chromium.org/303683005/diff/20001/chrome/test/data/nacl/manifest_file/irt_manifest_file_test.cc#newcode102 chrome/test/data/nacl/manifest_file/irt_manifest_file_test.cc:102: snprintf(buf, sizeof(buf), "open_resource() result: ...
6 years, 6 months ago (2014-05-30 04:49:58 UTC) #5
hidehiko
The CQ bit was checked by hidehiko@chromium.org
6 years, 6 months ago (2014-05-30 04:50:03 UTC) #6
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-status.appspot.com/cq/hidehiko@chromium.org/303683005/60001
6 years, 6 months ago (2014-05-30 04:53:30 UTC) #7
commit-bot: I haz the power
FYI, CQ is re-trying this CL (attempt #1). The failing builders are: win_chromium_rel on tryserver.chromium ...
6 years, 6 months ago (2014-05-30 10:18:13 UTC) #8
commit-bot: I haz the power
6 years, 6 months ago (2014-05-30 13:07:36 UTC) #9
Message was sent while issue was closed.
Change committed as 273813

Powered by Google App Engine
This is Rietveld 408576698