Skip to content

Many macOS popups asking for incoming connections appear when running test suite for the first time #37233

@marsonya

Description

@marsonya

I saw 10s of popups in MacOS asking "Do you want the application node to accept incoming network connections?" when I ran the test suite. They just keep coming, 1 every 5-10 seconds. The only way to stop is force close vscode. Happened when I ran ./configure && make -j4 test.

Screenshot 2021-02-04 at 18 30 25

  • Operating Sustem: MacOS
  • Version: Big Sur 11.0.1

What steps will reproduce the bug?

  • Cloned my Fork
  • Made a few changes to tests (var to let/const)
  • Ran the Test Suite ./configure && make -j4 test

How often does it reproduce? Is there a required condition?

This happened twice.
First time, I did not allow. Simply force closed vscode.
I wanted to try again to get a screenshot this time.
So I ran the test suite a second time, got the screenshot and allowed the application to get incoming calls.

What is the expected behavior?

One popup must be enough.

What do you see instead?

I see 10s of popups. They keep increasing. 1 every 5-10 seconds.

Additional information

The only way to make it stop is to force close vscode. The popups just keep coming.

Metadata

Metadata

Assignees

No one assigned

    Labels

    buildIssues and PRs related to build files or the CI.macosIssues and PRs related to the macOS platform / OSX.

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions