INTO-CPS-Association / INTO-CPS-Association/osmc

CI: Webserver core test might not work

Open
#2 0 comments 0 reactions 0 assignees View on GitHub
Dominant language
C++
Stars
1
Forks
0
PR merge metrics
No merged PRs in 30d

Description

The webserver core test might not work because it uses an already existing port.
This can probably be fixed by setting the port to 0 and then querying it afterwards.
Example of error:
`1/2 Test #1: unit-test-osmc-core ..............***Failed 0.47 sec`

Contributor guide

No contributing guide indexed for this repository

Research direction

Start by running the unit-test-osmc-core test and inspect the webserver core test that produces the reported port-conflict failure. Trace how its port is selected and queried; done means the test no longer depends on an already occupied port and passes reliably.

Written by the indexing model from the issue text.

Assessment

Tech stack
cpp
Domain
testing-qa
Issue type
Bug
Difficulty
3/5
Estimated time
1-2 days
Activity status
Stale
Clarity
Mostly clear
Newbie friendliness
45/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.