blob: 4664c5912a76e137fa6d78bb7fc3d02a15c116a3 (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
|
[DEFAULT]
tags = local
[test_restore_loading_tab.py]
[test_restore_manually_with_pinned_tabs.py]
[test_restore_windows_after_restart_and_quit.py]
[test_restore_windows_after_windows_shutdown.py]
skip-if =
os != "win"
win10_2004 # Bug 1727691
win11_2009 # Bug 1727691
[test_restore_windows_after_close_last_tabs.py]
skip-if =
os == "mac"
|