summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorPeter Hutterer <peter.hutterer@who-t.net>2010-06-30 08:36:23 +1000
committerPeter Hutterer <peter.hutterer@who-t.net>2010-06-30 08:46:19 +1000
commit20aec925f0164775518a1419c4f25a80349ddabd (patch)
tree54fbb68f8dbaf3d9a69eeb515f5235530b45a400
parent56efd8f95ef76e9a1d4365f2e8a5a8c126bb0757 (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>
-rw-r--r--README6
1 files changed, 6 insertions, 0 deletions
diff --git a/README b/README
index 41f86eec..7f42ec2a 100644
--- a/README
+++ b/README
@@ -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.