ids.json: add comment about tests expecting a failure
authorMarcus Fritzsch <marcus_fritzsch@mentor.com>
Thu, 27 Jul 2017 14:11:14 +0000 (16:11 +0200)
committerMarcus Fritzsch <marcus_fritzsch@mentor.com>
Tue, 8 Aug 2017 15:24:00 +0000 (17:24 +0200)
Signed-off-by: Marcus Fritzsch <marcus_fritzsch@mentor.com>
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" },