Skip to content

Conversation

@aduh95
Copy link
Contributor

@aduh95 aduh95 commented Jul 26, 2022

Opening as draft as I'd like to pull nodejs/node#43997 as well before releasing a new version.

PR-URL: nodejs/node#43989 Refs: nodejs/node#43554 Reviewed-By: Antoine du Hamel <duhamelantoine1995@gmail.com> Reviewed-By: Darshan Sen <raisinten@gmail.com> (cherry picked from commit 7a18ee8315ecc8ad1a1316ff1c951694f8e8f7a4)
@MoLow
Copy link
Member

MoLow commented Jul 26, 2022

probably these should be added as well - both waiting for 48 hours to pass
nodejs/node#43976
nodejs/node#43977

aduh95 and others added 3 commits July 26, 2022 14:01
PR-URL: nodejs/node#43997 Reviewed-By: Harshitha K P <harshitha014@gmail.com> Reviewed-By: Feng Yu <F3n67u@outlook.com> Reviewed-By: Luigi Pinca <luigipinca@gmail.com> Reviewed-By: Tobias Nießen <tniessen@tnie.de> (cherry picked from commit f0639eb8bad739b27b7cdefef4fac8e48c889f16)
PR-URL: nodejs/node#43976 Reviewed-By: Darshan Sen <raisinten@gmail.com> Reviewed-By: Benjamin Gruenbaum <benjamingr@gmail.com> (cherry picked from commit 60da0a1b364efdd84870269d23b39faa12fb46d8)
PR-URL: nodejs/node#43977 Reviewed-By: Antoine du Hamel <duhamelantoine1995@gmail.com> Reviewed-By: Nitzan Uziely <linkgoron@gmail.com> Reviewed-By: Benjamin Gruenbaum <benjamingr@gmail.com> (cherry picked from commit 26e27424ad91c60a44d3d4c58b62a39b555ba75d)
@aduh95 aduh95 force-pushed the pull-latest-commits-from-node-core branch from 63fcecf to 4071052 Compare July 27, 2022 07:53
@aduh95 aduh95 marked this pull request as ready for review July 27, 2022 07:54
PR-URL: nodejs/node#43998 Reviewed-By: Antoine du Hamel <duhamelantoine1995@gmail.com> Reviewed-By: Benjamin Gruenbaum <benjamingr@gmail.com> (cherry picked from commit a3e110820ff98702e1761831e7beaf0f5f1f75e7)
@aduh95 aduh95 requested a review from MoLow July 29, 2022 09:23
return
}
let stdout = ''
const child = spawn(process.execPath, ['--test', file])
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

How does this pass in node 16/14?

Copy link
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

process.execPath = path.resolve(__dirname, '..', '..', bin.test)

@aduh95 aduh95 merged commit c6f554c into nodejs:main Jul 29, 2022
@aduh95 aduh95 deleted the pull-latest-commits-from-node-core branch July 29, 2022 15:32
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

2 participants