Skip to content

[openjdk-21, -25, master] d/t/dependencies.sh: relax test assertion.

Vladimir Petko requested to merge vpa1977/openjdk:dep_assert into master

PC/SC library test was failing for some time due to the logger change that removed pcsc prefix. I have related test assertion.

Changes:

  * d/t/dependencies.sh: relax test assertion.

Testing:

  • Ran dependencies.sh autopkgtest:
autopkgtest [08:33:14]: test dependencies.sh: [-----------------------
Check that PC/SC support can be loaded
pcsc: Using PC/SC library: /usr/lib/x86_64-linux-gnu/libpcsclite.so.1
Test passed.
autopkgtest [08:33:15]: test dependencies.sh: -----------------------]
autopkgtest [08:33:15]: test dependencies.sh:  - - - - - - - - - - results - - - - - - - - - -
dependencies.sh      PASS
autopkgtest [08:33:15]: @@@@@@@@@@@@@@@@@@@@ summary
dependencies.sh      PASS

Merge request reports

Loading