File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change @@ -48,12 +48,11 @@ The table below lists:
4848
4949The APIs are exposed through a pytest fixture with the name in the table
5050above. The pytest fixture returns a wrapped version of the API. Requesting this
51- fixture on a platform where it is not supported will result in a
52- ` PRECONDITION_FAILED ` subtest result. It is expected that each test file run on
53- a given platform will have one or more subtests that run to completion, as well
54- as several subtests that result in ` PRECONDITION_FAILED ` . This is because each
55- test file should show how the ** same markup** is exposed in each supporting
56- accessibility APIs/platforms.
51+ fixture on a platform where it is not supported will result in a ` MISSING `
52+ subtest. It is expected that each test file run on a given platform will have
53+ one or more subtests that run to completion, as well as several subtests who's
54+ results will not be recorded. This is because each test file should show how the
55+ ** same markup** is exposed in each supporting accessibility APIs/platforms.
5756
5857### Package dependencies for Linux API AT-SPI Python Bindings
5958
You can’t perform that action at this time.
0 commit comments