ids.json: add comment about tests expecting a failure
[staging/windowmanager.git] / ids.json
index 5c0588d..8914111 100644 (file)
--- a/ids.json
+++ b/ids.json
@@ -27,7 +27,7 @@
    ],
    "tests": [
       { "surface_id": "1000", "expect_layer_id": "1000" },
-      { "surface_id": "1001", "expect_layer_id": "-1" },
+      { "surface_id": "1001", "expect_layer_id": "-1", "comment": "check against -1 for not found entries" },
       { "surface_id": "1999", "expect_layer_id": "-1" },
       { "surface_id": "2000", "expect_layer_id": "1001" },
       { "surface_id": "2500", "expect_layer_id": "1001" },