Skip to content
This repository was archived by the owner on Oct 15, 2020. It is now read-only.

Commit e35fd86

Browse files
committed
test: marking new flaky test
PR-URL: #265 Reviewed-By: Kunal Pathak <kunal.pathak@microsoft.com> Reviewed-By: Hitesh Kanwathirtha <hiteshk@microsoft.com>
1 parent 262f7e0 commit e35fd86

File tree

1 file changed

+10
-0
lines changed

1 file changed

+10
-0
lines changed
Lines changed: 10 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,10 @@
1+
prefix async-hooks
2+
3+
# To mark a test as flaky, list the test name in the appropriate section
4+
# below, without ".js", followed by ": PASS,FLAKY". Example:
5+
# sample-test : PASS,FLAKY
6+
7+
[true] # This section applies to all platforms
8+
9+
[$jsEngine==chakracore]
10+
test-promise : PASS,FLAKY

0 commit comments

Comments
 (0)