Uh oh!
There was an error while loading. Please reload this page.
node-api: make napi_get_buffer_info check if passed buffer is valid - #51571
Conversation
nodejs-github-bot
commented
Jan 26, 2024
Review requested:
|
Uh oh!
There was an error while loading. Please reload this page.
nodejs-github-bot
commented
Jan 29, 2024
Janrupf
commented
Jan 30, 2024
Fixed the linting errors, however, I have no idea why the test suddenly blew up on macOS. Possibly flaky? |
mhdawson
commented
Jan 31, 2024
@Janrupf kicked off another CI, I should have waited until the local ones had run before doing that earlier, we'll see what the results look like now. |
nodejs-github-bot
commented
Jan 31, 2024
Janrupf
commented
Feb 1, 2024
Formatting should be good now, though the coverage test failed. I'm not sure if this is related to my changes (seems a bit unlikely) |
nodejs-github-bot
commented
Feb 2, 2024
nodejs-github-bot
commented
Feb 4, 2024
Janrupf
commented
Feb 10, 2024
Jenkins still says its under security embargo, so I have no idea why the tests fail (they do pass locally...), any chance someone could take a look at this/make the logs available? |
nodejs-github-bot
commented
Feb 15, 2024
Janrupf
commented
Feb 15, 2024
CI seems to be failing due to something unrelated again, @mhdawson mind taking a look? |
mhdawson
commented
Feb 15, 2024
I think it's been too long to resume the existing ci, kicked off another one, expect it to need to be resumed a few times. |
nodejs-github-bot
commented
Feb 15, 2024
Janrupf
commented
Feb 16, 2024
@mhdawson CI failed again (sorry for the pings...), this time another random check. I don't think this is related to my changes, but neither can I fully confirm it is not. Any idea if thats a flaky test or something really is broken? |
nodejs-github-bot
commented
Feb 16, 2024
nodejs-github-bot
commented
Feb 20, 2024
nodejs-github-bot
commented
Feb 20, 2024
nodejs-github-bot
commented
Feb 20, 2024
mhdawson
commented
Feb 20, 2024
Opened - #51813 for latest flaky test failure. |
nodejs-github-bot
commented
Feb 22, 2024
nodejs-github-bot
commented
Feb 23, 2024
Landed in 281c342 |
PR-URL: #51571 Reviewed-By: Michael Dawson <midawson@redhat.com> Reviewed-By: Vladimir Morozov <vmorozov@microsoft.com> Reviewed-By: Chengzhong Wu <legendecas@gmail.com>
PR-URL: #51571 Reviewed-By: Michael Dawson <midawson@redhat.com> Reviewed-By: Vladimir Morozov <vmorozov@microsoft.com> Reviewed-By: Chengzhong Wu <legendecas@gmail.com>
PR-URL: #51571 Reviewed-By: Michael Dawson <midawson@redhat.com> Reviewed-By: Vladimir Morozov <vmorozov@microsoft.com> Reviewed-By: Chengzhong Wu <legendecas@gmail.com>
Fixes#51570