Commit cc3a705
test: deflake test-fs-promises-watch-iterator
Add a delay before writing the files to ensure that the watcher receives
the notifications.
Fixes: #60051
Refs: #52601
PR-URL: #60060
Reviewed-By: Anna Henningsen <anna@addaleax.net>
Reviewed-By: Joyee Cheung <joyeec9h3@gmail.com>1 parent f6ff6e7 commit cc3a705Copy full SHA for cc3a705
File tree
Expand file treeCollapse file tree
1 file changed
+3
-1
lines changedOpen diff view settings
Filter options
- test/parallel
Expand file treeCollapse file tree
1 file changed
+3
-1
lines changedOpen diff view settings
Collapse file
test/parallel/test-fs-promises-watch-iterator.js
Copy file name to clipboardExpand all lines: test/parallel/test-fs-promises-watch-iterator.js+3-1Lines changed: 3 additions & 1 deletion
| Original file line number | Diff line number | Diff line change |
|---|---|---|
| ||
34 | 34 | |
35 | 35 | |
36 | 36 | |
| 37 | + |
| 38 | + |
| 39 | + |
37 | 40 | |
38 | 41 | |
39 | 42 | |
40 | | - |
41 | 43 | |
42 | 44 | |
43 | 45 | |
|
0 commit comments