From fdbaa99c61a9b75a1f5787eb68068c87f4e151ec Mon Sep 17 00:00:00 2001 From: Ian Denhardt Date: Sun, 10 Apr 2022 19:02:12 -0400 Subject: [PATCH] tests/README.md: suggest opening issues/linking for xfail tests. --- tests/README.md | 3 +++ 1 file changed, 3 insertions(+) diff --git a/tests/README.md b/tests/README.md index abe328de8..8355c3435 100644 --- a/tests/README.md +++ b/tests/README.md @@ -73,6 +73,9 @@ if (utils.run_xfail) { } ``` +If you need to disable a test, please make sure to open an issue for it, +and link to the issue from a comment. + ## How to dump the DOM for debugging Stick this in the test: