dom/devicestorage/ipc/mochitest.ini

changeset 0
6474c204b198
     1.1 --- /dev/null	Thu Jan 01 00:00:00 1970 +0000
     1.2 +++ b/dom/devicestorage/ipc/mochitest.ini	Wed Dec 31 06:09:35 2014 +0100
     1.3 @@ -0,0 +1,6 @@
     1.4 +[DEFAULT]
     1.5 +skip-if = toolkit == 'android' || e10s #bug 781789 & bug 782275
     1.6 +support-files = ../test/devicestorage_common.js
     1.7 +
     1.8 +[test_ipc.html]
     1.9 +skip-if = buildapp == 'b2g' # b2g(nested ipc not working) b2g-debug(nested ipc not working) b2g-desktop(nested ipc not working)

mercurial