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

Issue 11412128: Android: Fix PathUtilsTest.TestGetNativeLibraryDirectory (Closed)

Created:
8 years, 1 month ago by John Knottenbelt
Modified:
8 years, 1 month ago
Reviewers:
bulach
CC:
chromium-reviews, erikwright+watch_chromium.org
Visibility:
Public.

Description

Android: Fix PathUtilsTest.TestGetNativeLibraryDirectory Instead of checking for a specific directory, check that the returned directory contains a the base unit tests .so file. This should allow the test to work on recent Jelly Bean build and make it less fragile in general. TEST=base_unittest:PathUtilsTest.TestGetNativeLibraryDirectory BUG= Committed: http://src.chromium.org/viewvc/chrome?view=rev&revision=169037

Patch Set 1 #

Total comments: 1

Patch Set 2 : Check for the base unit tests so #

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

Messages

Total messages: 5 (0 generated)
John Knottenbelt
8 years, 1 month ago (2012-11-21 11:40:11 UTC) #1
bulach
lgtm, small suggestion below: https://codereview.chromium.org/11412128/diff/1/base/android/path_utils_unittest.cc File base/android/path_utils_unittest.cc (right): https://codereview.chromium.org/11412128/diff/1/base/android/path_utils_unittest.cc#newcode49 base/android/path_utils_unittest.cc:49: "*.so"); maybe best to check ...
8 years, 1 month ago (2012-11-21 12:04:48 UTC) #2
John Knottenbelt
8 years, 1 month ago (2012-11-21 12:18:07 UTC) #3
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-status.appspot.com/cq/jknotten@chromium.org/11412128/5002
8 years, 1 month ago (2012-11-21 12:22:37 UTC) #4
commit-bot: I haz the power
8 years, 1 month ago (2012-11-21 14:16:03 UTC) #5
Change committed as 169037

Powered by Google App Engine
This is Rietveld 408576698