Skip to content
Snippets Groups Projects
Commit 92794ddc authored by Alexander Turenko's avatar Alexander Turenko Committed by Igor Munkin
Browse files

test: stabilize jit.dump() smoke test


A jiggle in tarantool's initialization code can lead to trace numbers
above 9. We can either:

* accept trace numbers above 9 in the test
* or drop traces from the initialization code in the test and assume
  that the new trace will have number 1.

Igor Munkin suggested to stick with the second approach to avoid
dependency on the initialization code.

NO_DOC=test fixup, no user visible changes
NO_CHANGELOG=see NO_DOC

Co-authored-by: default avatarIgor Munkin <imun@tarantool.org>
parent 706bfea4
No related branches found
No related tags found
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment