Commit 591a692
test: make test-querystring-escape engine agnostic
Do not check the error message if it is generated by the JavaScript
engine (V8, ChakraCore, etc.). Do confirm that it is a `TypeError`.
PR-URL: #16272
Reviewed-By: Michaël Zasso <targos@protonmail.com>
Reviewed-By: Refael Ackermann <refack@gmail.com>
Reviewed-By: Yuta Hiroto <hello@about-hiroppy.com>
Reviewed-By: Joyee Cheung <joyeec9h3@gmail.com>
Reviewed-By: Luigi Pinca <luigipinca@gmail.com>
Reviewed-By: Colin Ihrig <cjihrig@gmail.com>
Reviewed-By: James M Snell <jasnell@gmail.com>
Reviewed-By: Benjamin Gruenbaum <benjamingr@gmail.com>
Reviewed-By: Tobias Nießen <tniessen@tnie.de>1 parent e2f5648 commit 591a692Copy full SHA for 591a692
File tree
Expand file treeCollapse file tree
1 file changed
+8
-6
lines changedOpen diff view settings
Filter options
- test/parallel
Expand file treeCollapse file tree
1 file changed
+8
-6
lines changedOpen diff view settings
Collapse file
test/parallel/test-querystring-escape.js
Copy file name to clipboardExpand all lines: test/parallel/test-querystring-escape.js+8-6Lines changed: 8 additions & 6 deletions
| Original file line number | Diff line number | Diff line change |
|---|---|---|
| ||
28 | 28 | |
29 | 29 | |
30 | 30 | |
31 | | - |
32 | | - |
33 | | - |
| 31 | + |
| 32 | + |
| 33 | + |
| 34 | + |
34 | 35 | |
35 | | - |
| 36 | + |
36 | 37 | |
37 | 38 | |
38 | | - |
39 | | - |
| 39 | + |
| 40 | + |
| 41 | + |
0 commit comments