-
Task
-
Resolution: Unresolved
-
P4
-
jfx24
-
linux
We currently see several test failures on Ubuntu 24.04 that we don't see on earlier versions (e.g., all tests pass on Ubuntu 22.04).
This task will track running the tests, both in Wayland and X.org mode, and filing new bugs, linking them as either "relates to" (for product bugs) or "blocks" (for test bugs) this bug as follows:
for each test in (failed tests) {
if test failure is due to a problem in the test {
file a new bug: link as "blocks" this task; add labels: noreg-self, test_sprint, sn_178
} else { // product bug
file two new bugs as follows:
file bug1 to track the product bug
file bug2 to skip test until bug1 is fixed: link as "blocks" this task and "relates to" bug 1; add labels: noreg-self, test_sprint, sn_178
}
}
This task will track running the tests, both in Wayland and X.org mode, and filing new bugs, linking them as either "relates to" (for product bugs) or "blocks" (for test bugs) this bug as follows:
for each test in (failed tests) {
if test failure is due to a problem in the test {
file a new bug: link as "blocks" this task; add labels: noreg-self, test_sprint, sn_178
} else { // product bug
file two new bugs as follows:
file bug1 to track the product bug
file bug2 to skip test until bug1 is fixed: link as "blocks" this task and "relates to" bug 1; add labels: noreg-self, test_sprint, sn_178
}
}