Commit 738aa30
committed
test: adapt REPL test to V8 changes
Syntax errors from `JSON.parse` contain more information and
can now be printed on two lines if they are long.
PR-URL: #49639
Reviewed-By: Jiawen Geng <technicalcute@gmail.com>
Reviewed-By: Rafael Gonzaga <rafael.nunu@hotmail.com>
Reviewed-By: Antoine du Hamel <duhamelantoine1995@gmail.com>1 parent de5c009 commit 738aa30Copy full SHA for 738aa30
File tree
Expand file treeCollapse file tree
1 file changed
+8
-2
lines changedOpen diff view settings
Filter options
- test/parallel
Expand file treeCollapse file tree
1 file changed
+8
-2
lines changedOpen diff view settings
Collapse file
+8-2Lines changed: 8 additions & 2 deletions
| Original file line number | Diff line number | Diff line change |
|---|---|---|
| ||
209 | 209 | |
210 | 210 | |
211 | 211 | |
212 | | - |
| 212 | + |
| 213 | + |
| 214 | + |
| 215 | + |
213 | 216 | |
214 | 217 | |
215 | 218 | |
| ||
220 | 223 | |
221 | 224 | |
222 | 225 | |
223 | | - |
| 226 | + |
| 227 | + |
| 228 | + |
| 229 | + |
224 | 230 | |
225 | 231 | |
226 | 232 | |
|
0 commit comments