| FazBrowse GitHub Viewer | Trending | | Home |
| Tools: [Download Repo ZIP] [Original HTTPS Page] |
This commit updates the test runner to make the built in test reporters internal modules.
|
Review requested:
|
Sorry, something went wrong.
Sorry, something went wrong.
There was a problem hiding this comment.
Thanks for fixing!
Sorry, something went wrong.
|
Hi @cjihrig! It didn't land cleanly on v19.x-staging, I'm pretty sure that's due to the fact of dependents' PRs are tagged with dont-land-on-vX. I'll skip this commit on v19.5.0 proposal, but when all the fixes were addressed you can ping me, I can include it in the v19.5.0 proposal. In any case I'm adding the label backport-requested. |
Sorry, something went wrong.
|
This is not landing cleanly in v18.x 💔 |
Sorry, something went wrong.
|
This (and probably most other test runner commits) cannot be backported until #45712 is backported. |
Sorry, something went wrong.
This commit updates the test runner to make the built in test reporters internal modules. PR-URL: nodejs#46092 Reviewed-By: Tobias Nießen <tniessen@tnie.de> Reviewed-By: Antoine du Hamel <duhamelantoine1995@gmail.com> Reviewed-By: Moshe Atlow <moshe@atlow.co.il>
This commit updates the test runner to make the built in test reporters internal modules. PR-URL: nodejs#46092 Reviewed-By: Tobias Nießen <tniessen@tnie.de> Reviewed-By: Antoine du Hamel <duhamelantoine1995@gmail.com> Reviewed-By: Moshe Atlow <moshe@atlow.co.il>
This commit updates the test runner to make the built in test reporters internal modules. PR-URL: nodejs/node#46092 Reviewed-By: Tobias Nießen <tniessen@tnie.de> Reviewed-By: Antoine du Hamel <duhamelantoine1995@gmail.com> Reviewed-By: Moshe Atlow <moshe@atlow.co.il> (cherry picked from commit 4788c0d2a02a2e7c7088c6f39d9f13a4209ba863)
This commit updates the test runner to make the built in test reporters internal modules. PR-URL: nodejs/node#46092 Reviewed-By: Tobias Nießen <tniessen@tnie.de> Reviewed-By: Antoine du Hamel <duhamelantoine1995@gmail.com> Reviewed-By: Moshe Atlow <moshe@atlow.co.il> (cherry picked from commit 4788c0d2a02a2e7c7088c6f39d9f13a4209ba863)
This commit updates the test runner to make the built in test reporters internal modules. PR-URL: nodejs/node#46092 Reviewed-By: Tobias Nießen <tniessen@tnie.de> Reviewed-By: Antoine du Hamel <duhamelantoine1995@gmail.com> Reviewed-By: Moshe Atlow <moshe@atlow.co.il> (cherry picked from commit 4788c0d2a02a2e7c7088c6f39d9f13a4209ba863)
This commit updates the test runner to make the built in test reporters internal modules. PR-URL: nodejs/node#46092 Reviewed-By: Tobias Nießen <tniessen@tnie.de> Reviewed-By: Antoine du Hamel <duhamelantoine1995@gmail.com> Reviewed-By: Moshe Atlow <moshe@atlow.co.il> (cherry picked from commit 4788c0d2a02a2e7c7088c6f39d9f13a4209ba863)
This commit updates the test runner to make the built in test reporters internal modules. PR-URL: nodejs/node#46092 Reviewed-By: Tobias Nießen <tniessen@tnie.de> Reviewed-By: Antoine du Hamel <duhamelantoine1995@gmail.com> Reviewed-By: Moshe Atlow <moshe@atlow.co.il> (cherry picked from commit 4788c0d2a02a2e7c7088c6f39d9f13a4209ba863)
This commit updates the test runner to make the built in test reporters internal modules. PR-URL: nodejs#46092 Reviewed-By: Tobias Nießen <tniessen@tnie.de> Reviewed-By: Antoine du Hamel <duhamelantoine1995@gmail.com> Reviewed-By: Moshe Atlow <moshe@atlow.co.il>
| Back | FazBrowse Home | New Git URL |
This commit updates the test runner to make the built in test reporters internal modules.
Fixes: #46061 (comment)