Edy Silva

Results 91 comments of Edy Silva

> @RafaelGSS are you still blocking? he wanted to check if all tests would pass before. Tests were failing on windows though. A friend of mine helped me out and...

> Can you add a test? > > Without a test, it's unclear what this change accomplished / fixed I'm not sure which tests to add. Do you have any...

> IMHO I'm not sure how I feel about this change. It breaks the existing tests (as they required modification), and IIUC those tests are valid before this change. >...

> This may fix that issue, however I'm concerned that it breaks existing tests. I see If this PR reaches the expected behavior, should we update those tests then? If...

I started taking some snapshot @RedYetiDev would you have any clue?

I think build is failing because a link to the `util.isArray` still exists at https://github.com/nodejs/node/blob/main/doc/api/deprecations.md?plain=1#L998 and https://github.com/nodejs/node/blob/main/doc/api/deprecations.md?plain=1#L4031.

Hey guys. I just tested it. Now it works.

I tried to follow your suggestion @BridgeAR but doing that after inspection would turn `expect` and `actual` into strings which would make the process of removing stack frames, at least...

I can do that, folks. EDIT: By the tags, it looks like @aduh95 backported it.