Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Appearance settings

Commit 3abd71a

Browse filesBrowse files
MoLowdanielleadams
authored andcommitted
test: deflake watch mode tests
PR-URL: #44621 Backport-PR-URL: #44815 Fixes: #44655 Reviewed-By: Benjamin Gruenbaum <benjamingr@gmail.com>
1 parent 0c9f38f commit 3abd71a
Copy full SHA for 3abd71a

File tree

Expand file treeCollapse file tree

5 files changed

+227
-256
lines changed
Open diff view settings
Filter options
Expand file treeCollapse file tree

5 files changed

+227
-256
lines changed
Open diff view settings
Collapse file
+4Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,4 @@
1+
console.log('running');
2+
Atomics.wait(new Int32Array(new SharedArrayBuffer(4)), 0, 0);
3+
console.log('don\'t show me');
4+
Collapse file

‎test/fixtures/watch-mode/graceful-sigterm.js‎

Copy file name to clipboardExpand all lines: test/fixtures/watch-mode/graceful-sigterm.js
-17Lines changed: 0 additions & 17 deletions
This file was deleted.
Collapse file

‎test/fixtures/watch-mode/infinite-loop.js‎

Copy file name to clipboardExpand all lines: test/fixtures/watch-mode/infinite-loop.js
-2Lines changed: 0 additions & 2 deletions
This file was deleted.
Collapse file

‎test/parallel/test-watch-mode.mjs‎

Copy file name to clipboardExpand all lines: test/parallel/test-watch-mode.mjs
-237Lines changed: 0 additions & 237 deletions
This file was deleted.

0 commit comments

Comments
0 (0)
Morty Proxy This is a proxified and sanitized view of the page, visit original site.