michael@0: [DEFAULT] michael@0: skip-if = e10s michael@0: support-files = michael@0: file_http.html michael@0: file_https.html michael@0: frameEqual.html michael@0: frameNotEqual.html michael@0: frameReplace.html michael@0: interOriginSlave.js michael@0: interOriginTest.js michael@0: michael@0: [test_cookieSession.html] michael@0: skip-if = buildapp == 'b2g' # b2g(4 failures) michael@0: [test_sessionStorageBase.html] michael@0: skip-if = buildapp == 'b2g' # b2g(no storage chrome event received) michael@0: [test_sessionStorageBaseSessionOnly.html] michael@0: skip-if = buildapp == 'b2g' # b2g(bug 967737) michael@0: [test_sessionStorageClone.html] michael@0: skip-if = buildapp == 'b2g' || toolkit == 'android' # b2g(bug 968051) b2g-debug(bug 968051) b2g-desktop(Bug 931116, b2g desktop specific, initial triage) michael@0: [test_sessionStorageHttpHttps.html] michael@0: skip-if = buildapp == 'b2g' || toolkit == 'android' #TIMED_OUT # b2g(needs https to work) b2g-debug(needs https to work) b2g-desktop(needs https to work) michael@0: [test_sessionStorageReplace.html] michael@0: skip-if = (buildapp == 'b2g' && toolkit != 'gonk') #Bug 931116, b2g desktop specific, initial triage