Bug 885140 - Request longer timeout for test_iframe_sandbox_navigation.html; r=bobowen

This commit is contained in:
Geoff Brown 2015-05-26 11:33:27 -06:00
parent 2c951c0ee1
commit dc2940c1c7

View File

@ -15,6 +15,7 @@ Implement HTML5 sandbox attribute for IFRAMEs
/** Test for Bug 341604 - Implement HTML5 sandbox attribute for IFRAMEs **/
/** Navigation tests Part 1**/
SimpleTest.requestLongerTimeout(2); // slow on Android
SimpleTest.waitForExplicitFinish();
SimpleTest.requestFlakyTimeout("untriaged");
// a postMessage handler that is used by sandboxed iframes without