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

Trying to reproduce regex regression in master #3

Draft
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

IvanRibakov
Copy link
Member

Instructions for running SIPp regression tests as reported by @JuanTecedor:

  1. Install dependencies (at least in PopOs! I needed these): build-essential cmake make gcc libcurses-ocaml-dev libsctp-dev libpcap-dev
  2. cmake . and make (here I'm assuming bug is not dependent on -DUSE_SSL=1 -DUSE_SCTP=1 -DUSE_PCAP=1 -DUSE_GSL=1 , I did not find it to make a difference but further testing is needed
  3. cd regress
  4. I recommend deleting all tests but github-regex to speedup testing (maybe there is a posibility of filtering tests, but I did not found it)
  5. ./runtests

@IvanRibakov IvanRibakov changed the title Add regression test file Trying to reproduce regex regression in master Jan 30, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant