summaryrefslogtreecommitdiffstats
path: root/browser/components/sessionstore/test/marionette/manifest.toml
blob: 0ff186778a8f2020b19bb1565a3314181038b7f5 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
[DEFAULT]
tags = "local"

["test_persist_closed_tabs_restore_manually.py"]

["test_restore_loading_tab.py"]

["test_restore_manually.py"]

["test_restore_manually_with_pinned_tabs.py"]

["test_restore_sidebar_automatic.py"]

["test_restore_sidebar.py"]

["test_restore_windows_after_close_last_tabs.py"]
skip-if = ["os == 'mac'"]

["test_restore_windows_after_restart_and_quit.py"]

["test_restore_windows_after_windows_shutdown.py"]
run-if = ["os == 'win'"]
skip-if = ["win11_2009"] # Bug 1727691