Skip to content

Comments

Trying to reproduce regex regression in master#3

Draft
IvanRibakov wants to merge 1 commit intomasterfrom
bug/regex_test
Draft

Trying to reproduce regex regression in master#3
IvanRibakov wants to merge 1 commit intomasterfrom
bug/regex_test

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