Uh oh!
There was an error while loading. Please reload this page.
- Notifications
You must be signed in to change notification settings - Fork 34.3k
doc,test: extend the list of platforms supported by single-executables#47026
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
doc,test: extend the list of platforms supported by single-executables #47026
Uh oh!
There was an error while loading. Please reload this page.
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]>
nodejs-github-bot commented Mar 9, 2023
Review requested:
|
This comment was marked as outdated.
This comment was marked as outdated.
Uh oh!
There was an error while loading. Please reload this page.
Refs: nodejs#47026 (comment) Signed-off-by: Darshan Sen <[email protected]>
tony-go left a comment
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
lgtm & my comment
Uh oh!
There was an error while loading. Please reload this page.
Refs: nodejs#47026 (comment) Co-authored-by: Tony Gorez <[email protected]>
debadree25 commented Mar 9, 2023
(unrelated) Are there any tracking issues for the failures in these different platforms? would love to try my hand 😅 |
RaisinTen commented Mar 10, 2023
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.
debadree25 commented Mar 10, 2023
Best way to reproduce these locally? using a vm? if yes any recommendations on that? |
RaisinTen commented Mar 10, 2023
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. |
mcollina left a comment
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
lgtm
nodejs-github-bot commented Mar 11, 2023
nodejs-github-bot commented Mar 11, 2023
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]>
danielleadams commented Apr 4, 2023
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