diff options
author | Peter Hutterer <peter.hutterer@who-t.net> | 2010-06-30 08:36:23 +1000 |
---|---|---|
committer | Peter Hutterer <peter.hutterer@who-t.net> | 2010-06-30 08:46:19 +1000 |
commit | 20aec925f0164775518a1419c4f25a80349ddabd (patch) | |
tree | 54fbb68f8dbaf3d9a69eeb515f5235530b45a400 /README | |
parent | 56efd8f95ef76e9a1d4365f2e8a5a8c126bb0757 (diff) |
README: Note that the tests don't stand alone, can only be used for diffs
Signed-off-by: Peter Hutterer <peter.hutterer@who-t.net>
Reviewed-by: Dan Nicholson <dbn.lists@gmail.com>
Diffstat (limited to 'README')
-rw-r--r-- | README | 6 |
1 files changed, 6 insertions, 0 deletions
@@ -92,3 +92,9 @@ one-by-one with the pt script. This has been observed with Xlib13/XGrabButton where the modifier state is not reset correctly. When debugging tests, it is recommended that failing tests are run separately to verify the result. + +XTS was only recently resurrected after a period of neglect. Tests have not +been verified. At this point, XTS results should only be used to notice +differences between server versions. A failing test may not necessarily +indicate a bug in the server and a successful test may not necessarily +indicate correct functioning of the server. |