aws/aws-toolkit-vscode

unreliable test: (customChecks) "checkNoNewAccess should handle CloudFormation document type correctly"

Closed this issue · 0 comments

Failure in CI on mac minimum version: https://github.com/aws/aws-toolkit-vscode/actions/runs/11807153034/job/32893259101

customChecks
       checkNoNewAccess should handle CloudFormation document type correctly:

      AssertionError [ERR_ASSERTION]: The expression evaluated to a falsy value:

  (0, assert_1.default)(executeCommandStub.notCalled)

      + expected - actual

      -false
      +true

Coming from:

it('checkNoNewAccess should handle CloudFormation document type correctly', async function () {