Edilson Pateguana

Results 23 comments of Edilson Pateguana

Hi @richiemcilroy, is this bounty still available?? if yes assign to me please!

@hansSchall please try my patch and tell me if the issue was fixed (i cannot test on windows currently)

> Can you add a test to the `tests/specs/run` folder? To add a new test you just have to copy the same layout as the other folders then do `cargo...

@dsherret is there something else that we can do to get this merged??

There are some tests failing because they expect the old behavior where `deepStrictEqual({}, Object.create(null))` is `true`, like: https://github.com/denoland/deno/blob/ff078dcfabfe916c63db800d2d91ca0dd77da5c7/tests/node_compat/test/parallel/test-sqlite-transactions.js#L32-L43 All the above assertions now fails because `db.prepare('BEGIN').run()` returns an object whose...

Some CI jobs failed but don’t appear related to my changes. Could a maintainer please trigger a re-run? Thanks! @bartlomieju @marvinhagemeister