File tree Expand file tree Collapse file tree 2 files changed +2
-0
lines changed
browser/components/translations/tests/browser Expand file tree Collapse file tree 2 files changed +2
-0
lines changed Original file line number Diff line number Diff line change @@ -33,6 +33,7 @@ support-files = [
3333["browser_translations_recent_language_memory_auto_translate .js" ]
3434
3535["browser_translations_recent_language_memory_full_page_and_select .js" ]
36+ skip-if = [" os == 'linux' && os_version == '22.04' && display == 'wayland' && !debug" ] # Bug 1994245
3637
3738["browser_translations_recent_language_memory_full_page_and_select_multi_window .js" ]
3839skip-if = [" os == 'linux' && os_version == '24.04' && processor == 'x86_64' && display == 'x11' && ccov" ] # Bug 1972458
Original file line number Diff line number Diff line change @@ -39,6 +39,7 @@ support-files = [
3939["browser_translations_select_panel_flip_lexical_shortlist .js" ]
4040
4141["browser_translations_select_panel_init_failure .js" ]
42+ skip-if = [" os == 'linux' && os_version == '22.04' && display == 'wayland' && !debug" ] # Bug 1994245
4243
4344["browser_translations_select_panel_modify_available_language_models .js" ]
4445
You can’t perform that action at this time.
0 commit comments