|
2971 | 2971 | "expectations": ["FAIL"], |
2972 | 2972 | "comment": "https://bugzilla.mozilla.org/show_bug.cgi?id=187816" |
2973 | 2973 | }, |
2974 | | - { |
2975 | | - "testIdPattern": "[oopif.spec] OOPIF should support OOP iframes becoming normal iframes again", |
2976 | | - "platforms": ["darwin", "linux", "win32"], |
2977 | | - "parameters": ["chrome", "webDriverBiDi"], |
2978 | | - "expectations": ["FAIL"], |
2979 | | - "comment": "TODO: add a comment explaining why this expectation is required (include links to issues)" |
2980 | | - }, |
2981 | | - { |
2982 | | - "testIdPattern": "[oopif.spec] OOPIF should support OOP iframes becoming normal iframes again", |
2983 | | - "platforms": ["darwin", "linux", "win32"], |
2984 | | - "parameters": ["firefox", "webDriverBiDi"], |
2985 | | - "expectations": ["FAIL"], |
2986 | | - "comment": "TODO: add a comment explaining why this expectation is required (include links to issues)" |
2987 | | - }, |
2988 | | - { |
2989 | | - "testIdPattern": "[oopif.spec] OOPIF should support OOP iframes getting detached", |
2990 | | - "platforms": ["darwin", "linux", "win32"], |
2991 | | - "parameters": ["chrome", "webDriverBiDi"], |
2992 | | - "expectations": ["FAIL"], |
2993 | | - "comment": "TODO: add a comment explaining why this expectation is required (include links to issues)" |
2994 | | - }, |
2995 | | - { |
2996 | | - "testIdPattern": "[oopif.spec] OOPIF should support OOP iframes getting detached", |
2997 | | - "platforms": ["darwin", "linux", "win32"], |
2998 | | - "parameters": ["firefox", "webDriverBiDi"], |
2999 | | - "expectations": ["FAIL"], |
3000 | | - "comment": "TODO: add a comment explaining why this expectation is required (include links to issues)" |
3001 | | - }, |
3002 | | - { |
3003 | | - "testIdPattern": "[oopif.spec] OOPIF should support wait for navigation for transitions from local to OOPIF", |
3004 | | - "platforms": ["darwin", "linux", "win32"], |
3005 | | - "parameters": ["chrome", "webDriverBiDi"], |
3006 | | - "expectations": ["FAIL"], |
3007 | | - "comment": "TODO: add a comment explaining why this expectation is required (include links to issues)" |
3008 | | - }, |
3009 | | - { |
3010 | | - "testIdPattern": "[oopif.spec] OOPIF should support wait for navigation for transitions from local to OOPIF", |
3011 | | - "platforms": ["darwin", "linux", "win32"], |
3012 | | - "parameters": ["cdp", "chrome"], |
3013 | | - "expectations": ["SKIP"], |
3014 | | - "comment": "TODO: add a comment explaining why this expectation is required (include links to issues)" |
3015 | | - }, |
3016 | | - { |
3017 | | - "testIdPattern": "[oopif.spec] OOPIF should support wait for navigation for transitions from local to OOPIF", |
3018 | | - "platforms": ["darwin", "linux", "win32"], |
3019 | | - "parameters": ["firefox", "webDriverBiDi"], |
3020 | | - "expectations": ["FAIL"], |
3021 | | - "comment": "TODO: add a comment explaining why this expectation is required (include links to issues)" |
3022 | | - }, |
3023 | | - { |
3024 | | - "testIdPattern": "[oopif.spec] OOPIF should wait for inner OOPIFs", |
3025 | | - "platforms": ["darwin", "linux", "win32"], |
3026 | | - "parameters": ["chrome", "webDriverBiDi"], |
3027 | | - "expectations": ["FAIL"], |
3028 | | - "comment": "TODO: add a comment explaining why this expectation is required (include links to issues)" |
3029 | | - }, |
3030 | 2974 | { |
3031 | 2975 | "testIdPattern": "[oopif.spec] OOPIF should wait for inner OOPIFs", |
3032 | 2976 | "platforms": ["darwin", "linux", "win32"], |
|
0 commit comments