Commit 3c4a6fb
committed
test: prevent hanging Tarantool CI by sysprof test
Sysprof tests often require long running loops to be executed, so a
certain situation is likely to occur. E.g the test added in scope of the
commit 285a1b0 ("sysprof: fix crash
during FFUNC stream") expects FFUNC VM state at the moment when
stacktrace is being collected. Unfortunately, it leads to test routine
hang for particular environments. Hence, it was decided to disable the
test at least for Tarantool CI, until the issue is not resolved.
Relates to tarantool/tarantool#93871 parent eac9ead commit 3c4a6fb
1 file changed
+2
-0
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
3 | 3 | | |
4 | 4 | | |
5 | 5 | | |
| 6 | + | |
| 7 | + | |
6 | 8 | | |
7 | 9 | | |
8 | 10 | | |
| |||
0 commit comments