blob: cc189a1a6f521f884ceca23d89ac73cc10a3d710 (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
|
[get.py]
[test_no_browsing_context]
bug: 1744929
expected:
if debug and (os == "linux") and not swgl: [FAIL, ERROR]
FAIL
[test_no_such_element_with_invalid_value]
bug: 1744929
expected: FAIL
[test_no_such_element_from_other_window_handle[closed\]]
bug: 1744929
expected: FAIL
[test_no_such_element_from_other_window_handle[open\]]
bug: 1744929
expected: FAIL
[test_no_such_element_from_other_frame[closed\]]
bug: 1744929
expected: FAIL
[test_no_such_element_from_other_frame[open\]]
bug: 1744929
expected: FAIL
[test_stale_element_reference[top_context\]]
bug: 1744929
expected: FAIL
[test_stale_element_reference[child_context\]]
bug: 1744929
expected: FAIL
[test_computed_roles[<input role=searchbox>-input-searchbox\]]
bug: 1744929
expected: FAIL
[test_computed_roles[<img role=presentation>-img-presentation\]]
bug: 1744929
expected: FAIL
[test_computed_roles[<li role=menuitem>foo-li-menuitem\]]
bug: 1744929
expected: FAIL
|