Commit 2e05e65
test: add known issue test for #7788
15157c3 changed the CLI REPL
to default to useGlobal: false by default. This caused the
regression seen in #7788.
This commit adds a known issue test while a proper resolution
is determined.
Refs: #5703
Refs: #7788
PR-URL: #7793
Reviewed-By: Rich Trott <rtrott@gmail.com>1 parent 7fb4794 commit 2e05e65Copy full SHA for 2e05e65
File tree
Expand file treeCollapse file tree
2 files changed
+34
-0
lines changedOpen diff view settings
Filter options
- test
- fixtures
- known_issues
Expand file treeCollapse file tree
2 files changed
+34
-0
lines changedOpen diff view settings
Collapse file
test/fixtures/is-object.js
Copy file name to clipboard+2Lines changed: 2 additions & 0 deletions
| Original file line number | Diff line number | Diff line change |
|---|---|---|
| ||
| 1 | + |
| 2 | + |
Collapse file
test/known_issues/test-repl-require-context.js
Copy file name to clipboard+32Lines changed: 32 additions & 0 deletions
| Original file line number | Diff line number | Diff line change |
|---|---|---|
| ||
| 1 | + |
| 2 | + |
| 3 | + |
| 4 | + |
| 5 | + |
| 6 | + |
| 7 | + |
| 8 | + |
| 9 | + |
| 10 | + |
| 11 | + |
| 12 | + |
| 13 | + |
| 14 | + |
| 15 | + |
| 16 | + |
| 17 | + |
| 18 | + |
| 19 | + |
| 20 | + |
| 21 | + |
| 22 | + |
| 23 | + |
| 24 | + |
| 25 | + |
| 26 | + |
| 27 | + |
| 28 | + |
| 29 | + |
| 30 | + |
| 31 | + |
| 32 | + |
0 commit comments