Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add webrtc test via CI #324

Merged
merged 5 commits into from Apr 14, 2024

Conversation

patrickelectric
Copy link
Member

@patrickelectric patrickelectric commented Dec 1, 2023

The test runs fine locally with:

cargo run --verbose -- --mavlink udpin:0.0.0.0:6666 --verbose --enable-thread-counter --enable-webrtc-task-test --default-settings WebRTCTest --reset

No idea why is failing on CI, crashing in a wrong scenario. I believe that @joaoantoniocardoso async rework may fix the issue on CI for this patch.

Signed-off-by: Patrick José Pereira <patrickelectric@gmail.com>
Signed-off-by: Patrick José Pereira <patrickelectric@gmail.com>
Signed-off-by: Patrick José Pereira <patrickelectric@gmail.com>
Signed-off-by: Patrick José Pereira <patrickelectric@gmail.com>
Signed-off-by: Patrick José Pereira <patrickelectric@gmail.com>
@patrickelectric
Copy link
Member Author

@joaoantoniocardoso I believe that it's ready to merge, indeed CI is failing, but at least we know that there is something wrong.

@joaoantoniocardoso joaoantoniocardoso merged commit 0a6d4a2 into mavlink:master Apr 14, 2024
4 of 5 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants