test: add a simple abort check in windows · nodejs/node@0c83573 · GitHub
Skip to content

Commit 0c83573

Browse files
Sreepurna JastiMylesBorins
authored andcommitted
test: add a simple abort check in windows
raise(SIGABRT) or CRT abort causes exit code 3 and null signal in windows. Looks like this simple assertion is not present in windows. Make this assertion. PR-URL: #12914 Reviewed-By: Sakthipriyan Vairamani <thechargingvolcano@gmail.com> Reviewed-By: Refael Ackermann <refack@gmail.com> Reviewed-By: Gibson Fahnestock <gibfahn@gmail.com> Reviewed-By: Colin Ihrig <cjihrig@gmail.com> Reviewed-By: James M Snell <jasnell@gmail.com>
1 parent d51cd61 commit 0c83573

1 file changed

Lines changed: 23 additions & 0 deletions

File tree

Lines changed: 23 additions & 0 deletions

0 commit comments

Comments
 (0)