Skip to content

test: mitigate flaky test-debug-no-context

Rodrigo Muino Tomonari requested to merge github/fork/Trott/no-context into master

Change test so that it passes on the occasional win10 access violation.

The workaround here can be undone when issue 5268 is resolved.

The test still detects the defect it was written to detect. There are two assertions that detect the defect and only one was disabled.

Ref: https://github.com/nodejs/node/issues/5268 Fixes: https://github.com/nodejs/node/issues/4343

/cc @bnoordhuis

Merge request reports

Loading