| FazBrowse GitHub Viewer | Trending | | Home |
| Tools: [Download Repo ZIP] [Original HTTPS Page] |
Sorry, something went wrong.
…rect-warnings-env
| common.refreshTmpDir(); | ||
|
|
||
| const warnmod = require.resolve(`${common.fixturesDir}/warnings.js`); | ||
| const warnmod = require.resolve(`${fixtures.fixturesDir}/warnings.js`); |
There was a problem hiding this comment.
This should probably be replaced with fixtures.path("/warnings.js")
Sorry, something went wrong.
There was a problem hiding this comment.
@BridgeAR Indeed. Thanks
Sorry, something went wrong.
There was a problem hiding this comment.
Sorry, something went wrong.
| common.refreshTmpDir(); | ||
|
|
||
| const warnmod = require.resolve(`${common.fixturesDir}/warnings.js`); | ||
| const warnmod = require.resolve(fixtures.path('/warnings.js')); |
There was a problem hiding this comment.
This could be just fixtures.path('warnings.js').
Sorry, something went wrong.
There was a problem hiding this comment.
Fixing this on landing
Sorry, something went wrong.
|
Failures in CI are unrelated. |
Sorry, something went wrong.
Replaced common.fixturesDir with common.fixtures in test-process-redirect-warnings-env PR-URL: #15930 Reviewed-By: Evan Lucas <evanlucas@me.com> Reviewed-By: James M Snell <jasnell@gmail.com>
Replaced common.fixturesDir with common.fixtures in test-process-redirect-warnings-env PR-URL: nodejs/node#15930 Reviewed-By: Evan Lucas <evanlucas@me.com> Reviewed-By: James M Snell <jasnell@gmail.com>
Replaced common.fixturesDir with common.fixtures in test-process-redirect-warnings-env PR-URL: #15930 Reviewed-By: Evan Lucas <evanlucas@me.com> Reviewed-By: James M Snell <jasnell@gmail.com>
Replaced common.fixturesDir with common.fixtures in test-process-redirect-warnings-env PR-URL: #15930 Reviewed-By: Evan Lucas <evanlucas@me.com> Reviewed-By: James M Snell <jasnell@gmail.com>
Replaced common.fixturesDir with common.fixtures in test-process-redirect-warnings-env PR-URL: #15930 Reviewed-By: Evan Lucas <evanlucas@me.com> Reviewed-By: James M Snell <jasnell@gmail.com>
Replaced common.fixturesDir with common.fixtures in test-process-redirect-warnings-env PR-URL: #15930 Reviewed-By: Evan Lucas <evanlucas@me.com> Reviewed-By: James M Snell <jasnell@gmail.com>
| Back | FazBrowse Home | New Git URL |
Checklist
Affected core subsystem(s)