doc,test: extend the list of platforms supported by single-executables#47026
Conversation
Now that nodejs#46934 has landed, we can extend the list of platforms and architectures where we can run the single-executable test. Signed-off-by: Darshan Sen <[email protected]>
|
Review requested:
|
This comment was marked as outdated.
This comment was marked as outdated.
Refs: nodejs#47026 (comment) Signed-off-by: Darshan Sen <[email protected]>
Refs: nodejs#47026 (comment) Co-authored-by: Tony Gorez <[email protected]>
|
(unrelated) Are there any tracking issues for the failures in these different platforms? would love to try my hand 😅 |
I haven't spent time investigating the remaining failures to come up with issues that are descriptive enough yet, maybe you could help out with that? |
This comment was marked as outdated.
This comment was marked as outdated.
Best way to reproduce these locally? using a vm? if yes any recommendations on that? |
|
I normally use Parallels if I have to use a VM. If an issue still doesn't repro there, we can request access to a system in the build repo like I did in nodejs/build#3207. |
|
Landed in 86c831f |
Now that #46934 has landed, we can extend the list of platforms and architectures where we can run the single-executable test. Signed-off-by: Darshan Sen <[email protected]> PR-URL: #47026 Reviewed-By: Debadree Chatterjee <[email protected]> Reviewed-By: Colin Ihrig <[email protected]> Reviewed-By: Matteo Collina <[email protected]>
Now that #46934 has landed, we can extend the list of platforms and architectures where we can run the single-executable test. Signed-off-by: Darshan Sen <[email protected]> PR-URL: #47026 Reviewed-By: Debadree Chatterjee <[email protected]> Reviewed-By: Colin Ihrig <[email protected]> Reviewed-By: Matteo Collina <[email protected]>
|
This is blocked by #45038 |
Now that #46934 has landed, we can extend the list of platforms and architectures where we can run the single-executable test. Signed-off-by: Darshan Sen <[email protected]> PR-URL: #47026 Reviewed-By: Debadree Chatterjee <[email protected]> Reviewed-By: Colin Ihrig <[email protected]> Reviewed-By: Matteo Collina <[email protected]>
Now that nodejs/node#46934 has landed, we can extend the list of platforms and architectures where we can run the single-executable test. Signed-off-by: Darshan Sen <[email protected]> PR-URL: nodejs/node#47026 Reviewed-By: Debadree Chatterjee <[email protected]> Reviewed-By: Colin Ihrig <[email protected]> Reviewed-By: Matteo Collina <[email protected]>
Now that nodejs/node#46934 has landed, we can extend the list of platforms and architectures where we can run the single-executable test. Signed-off-by: Darshan Sen <[email protected]> PR-URL: nodejs/node#47026 Reviewed-By: Debadree Chatterjee <[email protected]> Reviewed-By: Colin Ihrig <[email protected]> Reviewed-By: Matteo Collina <[email protected]>
Now that #46934 has landed, we can extend the list of platforms and architectures where we can run the single-executable test.
(Initially tested this in #46868)
cc @nodejs/single-executable