OSDN Git Service

Remove code cache check from native bridge run-test
authorCalin Juravle <calin@google.com>
Mon, 15 Feb 2016 18:35:22 +0000 (18:35 +0000)
committerCalin Juravle <calin@google.com>
Tue, 16 Feb 2016 11:44:10 +0000 (11:44 +0000)
commiteda4dfae59eec2db945cf032aee3a9aeaa2eb494
tree6280e05b93dc885e1a8edbce0c4b8fc3bd28bb81
parentc017318a7c5a9142b1fff9f57eb4105b1d397bbd
Remove code cache check from native bridge run-test

Every now and them the native bridge run-test failed because the code
cache cannot be found. I suspect a temporary I/O issue when stat-ing the
directory. However I could not verify yet that's actually the cause.

Native bridge can work without a code_cache so we can relax the test
until we figure out the flakiness.

Bug: 27189715
Change-Id: I2ad3f93e80c0e2df89adf1d9d2afe1087c10af08
test/115-native-bridge/expected.txt
test/115-native-bridge/nativebridge.cc