Skip to content

Fix rpc tests so they can run on macOS #3222

@dimartiro

Description

@dimartiro

Issue summary

RPC tests are failing on mac because the port we are using to run our nodes is already binded with a OS proccess

image

Based on our tests this port is used by

/System/Library/CoreServices/ControlCenter.app/Contents/MacOS/ControlCenter

We have to change the ports in the test to be able to run these tests in local

Other information and links

Metadata

Metadata

Assignees

Labels

No labels
No labels

Type

No type

Projects

Status

Done

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions