Skip to content

Commit a26922c

Browse files
committed
Remove comment markers from flaky test patterns for clarity
1 parent 53a6162 commit a26922c

File tree

1 file changed

+4
-4
lines changed

1 file changed

+4
-4
lines changed

scripts/flaky-test-patterns.txt

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -1,13 +1,13 @@
11
# One tasty pattern per line. Lines starting with # are comments.
22
# Blank lines are ignored.
33

4-
# open close
4+
open close
55
# non local variable
6-
# Notification Handlers
6+
Notification Handlers
77
# bidirectional module dependency with hs-boot
88

99
# InternalError over InvalidParams
1010
# ghcide restarts shake session on config changes:
11-
# addDependentFile
11+
addDependentFile
1212
# Another interesting one you can try:
13-
func-test::sends indefinite progress notifications
13+
# func-test::sends indefinite progress notifications

0 commit comments

Comments
 (0)