We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 53a6162 commit a26922cCopy full SHA for a26922c
scripts/flaky-test-patterns.txt
@@ -1,13 +1,13 @@
1
# One tasty pattern per line. Lines starting with # are comments.
2
# Blank lines are ignored.
3
4
-# open close
+open close
5
# non local variable
6
-# Notification Handlers
+Notification Handlers
7
# bidirectional module dependency with hs-boot
8
9
# InternalError over InvalidParams
10
# ghcide restarts shake session on config changes:
11
-# addDependentFile
+addDependentFile
12
# Another interesting one you can try:
13
-func-test::sends indefinite progress notifications
+# func-test::sends indefinite progress notifications
0 commit comments