Skip to content
Unstable

#58 (Mar 13, 2026, 7:35:00 AM)

Started 7 hr 9 min ago
Took 2 hr 23 min on build4-deb12build-ansible
Build Artifacts

Started by timer

This run spent:

  • 0.12 sec waiting;
  • 2 hr 23 min build duration;
  • 2 hr 23 min total from scheduled to completion.
Revision: c05eb3d88c476c6a1e0dbd79cbf59b39516cda44
Repository: https://gerrit.osmocom.org/osmo-ttcn3-hacks
  • origin/master
Tests (55 failures / -1)Show all failed tests >>>
library/ngap: do not link against libfftranscode

TITAN has built-in ASN.1 PER codec since version 10.0.0.
We're already using it for NGAP, so libfftranscode is no longer needed.

Change-Id: I7ea63993278a5e0ca22fc4217c2c3c5f8f9dc0a6
Related: OS#6490
Vadim Yanitskiy at
testenv: do not install/check-for libfftranscode

All testsuites have been migrated to TITAN's own ASN.1 PER codec,
so installing libfftranscode is no longer required.

Change-Id: I410deedd1d4671496a8a784690bf630f2bdf6b53
Related: OS#6490
Vadim Yanitskiy at