Source code
Revision control
Copy as Markdown
Other Tools
[set.py]
disabled:
if os == "android": Not supported
[test_negative_x_y]
expected:
if os == "mac": [PASS, FAIL]
[test_restore_from_maximized]
bug: https://bugzilla.mozilla.org/show_bug.cgi?id=1944687 Mutter on X11 might refuse to maximize the window
expected:
if (os == "linux") and (version == "Ubuntu 18.04"): [PASS, FAIL]
[test_set_to_screen_size]
bug: https://bugzilla.mozilla.org/show_bug.cgi?id=1944687 Mutter on Wayland might refuse to take all the available space
expected:
if (os == "linux") and (version == "Ubuntu 22.04"): [PASS, FAIL]
[test_partial_input[rect0\]]
expected: FAIL
[test_partial_input[rect1\]]
expected: FAIL
[test_partial_input[rect2\]]
expected:
if display == "wayland": PASS
FAIL
[test_partial_input[rect3\]]
expected:
if display == "wayland": PASS
FAIL
[test_partial_input[rect4\]]
expected: FAIL
[test_partial_input[rect5\]]
expected: FAIL
[test_partial_input[rect6\]]
expected: FAIL
[test_partial_input[rect7\]]
expected: FAIL