From be0405394444bccef8b5daf128abcb17aeb254ab Mon Sep 17 00:00:00 2001 From: Kris Maglione Date: Wed, 11 Jul 2018 18:57:29 -0700 Subject: [PATCH] Bug 1463587: Follow-up: Disable OOP test on Android. r=me,test-only DONTBUILD --HG-- extra : amend_source : 59028f303a439108bcf95255d286676a3986a1a3 --- dom/ipc/tests/xpcshell.ini | 1 + 1 file changed, 1 insertion(+) diff --git a/dom/ipc/tests/xpcshell.ini b/dom/ipc/tests/xpcshell.ini index 45a9e5c37ecc..8c001845b66f 100644 --- a/dom/ipc/tests/xpcshell.ini +++ b/dom/ipc/tests/xpcshell.ini @@ -1,2 +1,3 @@ [test_sharedMap.js] +skip-if = os == 'android' # Requires OOP