mirror of
https://github.com/rocky-linux/os-autoinst-distri-rocky.git
synced 2024-11-22 13:11:26 +00:00
disable notifications tests until I have time to fix them
These keep failing because they don't work right. I have it partially fixed on a branch but not fully fixed yet, and it's been this way for a few weeks already, so let's disable the tests for now until I can actually complete the fix.
This commit is contained in:
parent
b129bf5487
commit
02d4594cd2
44
templates
44
templates
@ -369,50 +369,6 @@
|
|||||||
},
|
},
|
||||||
test_suite => { name => "desktop_browser" },
|
test_suite => { name => "desktop_browser" },
|
||||||
},
|
},
|
||||||
{
|
|
||||||
machine => { name => "64bit" },
|
|
||||||
prio => 30,
|
|
||||||
product => {
|
|
||||||
arch => "x86_64",
|
|
||||||
distri => "fedora",
|
|
||||||
flavor => "Workstation-live-iso",
|
|
||||||
version => "*",
|
|
||||||
},
|
|
||||||
test_suite => { name => "desktop_notifications_live" },
|
|
||||||
},
|
|
||||||
{
|
|
||||||
machine => { name => "64bit" },
|
|
||||||
prio => 32,
|
|
||||||
product => {
|
|
||||||
arch => "x86_64",
|
|
||||||
distri => "fedora",
|
|
||||||
flavor => "KDE-live-iso",
|
|
||||||
version => "*",
|
|
||||||
},
|
|
||||||
test_suite => { name => "desktop_notifications_live" },
|
|
||||||
},
|
|
||||||
{
|
|
||||||
machine => { name => "64bit" },
|
|
||||||
prio => 30,
|
|
||||||
product => {
|
|
||||||
arch => "x86_64",
|
|
||||||
distri => "fedora",
|
|
||||||
flavor => "Workstation-live-iso",
|
|
||||||
version => "*",
|
|
||||||
},
|
|
||||||
test_suite => { name => "desktop_notifications_postinstall" },
|
|
||||||
},
|
|
||||||
{
|
|
||||||
machine => { name => "64bit" },
|
|
||||||
prio => 32,
|
|
||||||
product => {
|
|
||||||
arch => "x86_64",
|
|
||||||
distri => "fedora",
|
|
||||||
flavor => "KDE-live-iso",
|
|
||||||
version => "*",
|
|
||||||
},
|
|
||||||
test_suite => { name => "desktop_notifications_postinstall" },
|
|
||||||
},
|
|
||||||
{
|
{
|
||||||
machine => { name => "64bit" },
|
machine => { name => "64bit" },
|
||||||
prio => 30,
|
prio => 30,
|
||||||
|
Loading…
Reference in New Issue
Block a user