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

Issue 1261903002: Fix system unit tests on Android. (Closed)

Created:
5 years, 4 months ago by qsr
Modified:
5 years, 4 months ago
Reviewers:
viettrungluu
CC:
mojo-reviews_chromium.org, gregsimon, qsr+mojo_chromium.org, viettrungluu+watch_chromium.org, yzshen+watch_chromium.org, abarth-chromium, Aaron Boodman, darin (slow to review), ben+mojo_chromium.org
Base URL:
https://github.com/domokit/mojo.git@master
Target Ref:
refs/heads/master
Project:
mojo
Visibility:
Public.

Description

Fix system unit tests on Android. tmpfile() fails on android because this is hardcoding /tmp which is not writeable. R=viettrungluu@chromium.org Committed: https://chromium.googlesource.com/external/mojo/+/b89685b36e0c13ffbb25a8b76829197b7cbcaa6b

Patch Set 1 #

Total comments: 8

Patch Set 2 : Folllow review #

Unified diffs Side-by-side diffs Delta from patch set Stats (+24 lines, -2 lines) Patch
M mojo/edk/embedder/platform_channel_pair_posix_unittest.cc View 1 5 chunks +24 lines, -2 lines 0 comments Download

Messages

Total messages: 6 (0 generated)
qsr
5 years, 4 months ago (2015-07-28 14:57:59 UTC) #1
viettrungluu
Sigh, not only does MSVS not provide a working tmpfile(), neither does Android.... :-( https://codereview.chromium.org/1261903002/diff/1/mojo/edk/embedder/platform_channel_pair_posix_unittest.cc ...
5 years, 4 months ago (2015-07-28 18:17:10 UTC) #2
viettrungluu
(Also, for efficiency, LGTM w/indicated changes.)
5 years, 4 months ago (2015-07-29 00:36:20 UTC) #3
qsr
https://codereview.chromium.org/1261903002/diff/1/mojo/edk/embedder/platform_channel_pair_posix_unittest.cc File mojo/edk/embedder/platform_channel_pair_posix_unittest.cc (right): https://codereview.chromium.org/1261903002/diff/1/mojo/edk/embedder/platform_channel_pair_posix_unittest.cc#newcode18 mojo/edk/embedder/platform_channel_pair_posix_unittest.cc:18: #include "base/files/file_path.h" On 2015/07/28 18:17:09, viettrungluu wrote: > Could ...
5 years, 4 months ago (2015-07-29 08:37:31 UTC) #4
qsr
Committed patchset #2 (id:20001) manually as b89685b36e0c13ffbb25a8b76829197b7cbcaa6b (presubmit successful).
5 years, 4 months ago (2015-07-29 08:37:37 UTC) #5
qsr
5 years, 4 months ago (2015-07-29 08:38:02 UTC) #6
Message was sent while issue was closed.

          

Powered by Google App Engine
This is Rietveld 408576698