summaryrefslogtreecommitdiffstats
path: root/content/app/android/library_loader_hooks.cc
diff options
context:
space:
mode:
authorshouqun.liu@intel.com <shouqun.liu@intel.com@0039d316-1c4b-4281-b951-d872f2087c98>2012-07-11 03:25:40 +0000
committershouqun.liu@intel.com <shouqun.liu@intel.com@0039d316-1c4b-4281-b951-d872f2087c98>2012-07-11 03:25:40 +0000
commit96364fe87f979e329cbd6c9cf7bf6cf1e16b8478 (patch)
treee73cabb7e15fea5d30318ad4f26d2604c0843b00 /content/app/android/library_loader_hooks.cc
parent32920499c3dc4da6d5d0a7dcb811f7228e9d9092 (diff)
downloadchromium_src-96364fe87f979e329cbd6c9cf7bf6cf1e16b8478.zip
chromium_src-96364fe87f979e329cbd6c9cf7bf6cf1e16b8478.tar.gz
chromium_src-96364fe87f979e329cbd6c9cf7bf6cf1e16b8478.tar.bz2
Fix failed apk unit test case MessagePumpLibeventTest.* on Android.
The MessagePumpLibeventTest.StopWatcher and MessagePumpLibeventTest.DeleteWatcher use fd 0, which is not permitted in apk test while calling 'epoll_ctl', and cause failure on Android. Fix this by using fd created from pipe. Also remove them from Android disabled case list. BUG=None TEST=base_unittests Review URL: https://chromiumcodereview.appspot.com/10698112 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@146041 0039d316-1c4b-4281-b951-d872f2087c98
Diffstat (limited to 'content/app/android/library_loader_hooks.cc')
0 files changed, 0 insertions, 0 deletions