8000 test_roc_driver.c runs timeout under riscv64 by gyx47 · Pull Request #754 · cisco/libsrtp · GitHub
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content

test_roc_driver.c runs timeout under riscv64 #754

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

Open
wants to merge 1 commit into
base: main
Choose a base branch
from

Conversation

gyx47
Copy link
@gyx47 gyx47 commented Apr 29, 2025

description

In this pr ,I make the test roc_driver.c don't work under riscv64.it runs TIMEOUT under riscv64, but when I run the test with
meson test -C build --timeout-multiplier=120 --print-errorlogs, it turns out to be OK.

environment

  • libsrtp-1-2.7.0-1

  • Platform: RISC-V 64 bit

  • log files:

libsrtp-12.7.0-1-riscv64-check.log

My operating environment is an riscv64 environment virtual machine of the arch architecture of Windows WSL.

reproduce

The process is as follows:

  1. Obtain all dependencies libsrtp needed and compile it.
  2. run meson test -C build --print-errorlogs

patch

For fewer downstream distributors,I suggest ignore the entire test suite.I add

#ifndef __riscv

#endif

to /test/roc_driver.c
If you find this advice helpful, please consider my PR~

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.

1 participant
0