| FazBrowse GitHub Viewer | Trending | | Home |
| Tools: [Download Repo ZIP] [Original HTTPS Page] |
Sorry, something went wrong.
|
Review requested:
|
Sorry, something went wrong.
Sorry, something went wrong.
Sorry, something went wrong.
Sorry, something went wrong.
Sorry, something went wrong.
Sorry, something went wrong.
|
@tniessen I see most of the failures are related to parallel.test-crypto-keygen-key-objects which seems unrelated to this PR (I guess). Do you know if these crypto functions use path.resolve somehow? I took a look at the implementation and I couldn't find a correlation other than requiring the module itself. I'm assuming it's just flaky on osx. |
Sorry, something went wrong.
| Back | FazBrowse Home | New Git URL |
I'm opening it to assert all the changes made in #50758 as suggested in (#50758 (comment)).
Please, do not merge this PR
This PR intends to validate if the C++ implementation matches the JS one, so I can proceed with #50758 PR.
Since I haven't created the path.win32 implementation, I had to move some tests to Windows only.
Note: I'll exclude upstream feat/pm-resolve branch soon as my PR lands.