postject sometimes cannot inject the SEA blob on Windows, resulting in flaky test #49630
Open
Description
Refs: nodejs/reliability#663
And from a recent run that includes #49543 https://ci.nodejs.org/job/node-test-binary-windows-js-suites/23086/RUN_SUBSET=1,nodes=win2016-COMPILED_BY-vs2022-x86/console
14:07:48 �[36mStart injection of NODE_SEA_BLOB in C:\workspace\node-test-binary-windows-js-suites\node\test\.tmp.944\sea.exe...�[0m
14:07:48 �[31mError: Aborted(). Build with -sASSERTIONS for more info.�[0m
It looks like sometimes postject is unable to inject the blob? cc @RaisinTen