https://bugs.kde.org/show_bug.cgi?id=466854

            Bug ID: 466854
           Summary: 2.3.5: test suite is failing in `Hashing` unit
    Classification: Frameworks and Libraries
           Product: qca
           Version: 2.3.5
          Platform: Other
                OS: Other
            Status: REPORTED
          Severity: normal
          Priority: NOR
         Component: general
          Assignee: unassigned-b...@kde.org
          Reporter: kloczko.tom...@gmail.com
                CC: aa...@kde.org, br...@frogmouth.net,
                    jus...@karneges.com
  Target Milestone: ---

SOFTWARE/OS VERSIONS
Linux: x86/64 
Qt Version: 5.14.8

Looks lie test suite is failing in  `Hashing` unit

+ cd qca-2.3.5
+ /usr/bin/ctest --test-dir x86_64-redhat-linux-gnu --output-on-failure
--force-new-ctest-process -j48
Internal ctest changing into directory:
/home/tkloczko/rpmbuild/BUILD/qca-2.3.5/x86_64-redhat-linux-gnu
Test project /home/tkloczko/rpmbuild/BUILD/qca-2.3.5/x86_64-redhat-linux-gnu
      Start  1: Base64
      Start  2: BigInteger
      Start  3: Certificate
      Start  4: SymmetricCipher
      Start  5: ClientSidePlugin
      Start  6: DigitalSignatureAlgorithm
      Start  7: FileWatch
      Start  8: Hashing
      Start  9: HexadecimalConversion
      Start 10: KeyDerivationFunction
      Start 11: KeyBundle
      Start 12: KeyGeneration
      Start 13: KeyLength
      Start 14: KeyStore
      Start 15: Logger
      Start 16: MessageAuthenticationCode
      Start 17: MetaTypeUnittest
      Start 18: PGP
      Start 19: PublicKeyInfrastructure
      Start 20: RSA
      Start 21: SecureArray
      Start 22: StaticFunctions
      Start 23: SymmetricKey
      Start 24: TransportLayerSecurity
      Start 25: CryptographicMessageSyntax
 1/25 Test  #1: Base64 ...........................   Passed    0.04 sec
 2/25 Test  #3: Certificate ......................   Passed    0.04 sec
 3/25 Test  #4: SymmetricCipher ..................   Passed    0.04 sec
 4/25 Test  #5: ClientSidePlugin .................   Passed    0.04 sec
 5/25 Test  #6: DigitalSignatureAlgorithm ........   Passed    0.03 sec
 6/25 Test  #9: HexadecimalConversion ............   Passed    0.03 sec
 7/25 Test #10: KeyDerivationFunction ............   Passed    0.03 sec
 8/25 Test #11: KeyBundle ........................   Passed    0.03 sec
 9/25 Test #12: KeyGeneration ....................   Passed    0.03 sec
10/25 Test #13: KeyLength ........................   Passed    0.02 sec
11/25 Test #14: KeyStore .........................   Passed    0.02 sec
12/25 Test #15: Logger ...........................   Passed    0.02 sec
13/25 Test #16: MessageAuthenticationCode ........   Passed    0.02 sec
14/25 Test #17: MetaTypeUnittest .................   Passed    0.02 sec
15/25 Test #18: PGP ..............................   Passed    0.02 sec
16/25 Test #19: PublicKeyInfrastructure ..........   Passed    0.02 sec
17/25 Test #20: RSA ..............................   Passed    0.01 sec
18/25 Test #21: SecureArray ......................   Passed    0.01 sec
19/25 Test #22: StaticFunctions ..................   Passed    0.01 sec
20/25 Test #23: SymmetricKey .....................   Passed    0.01 sec
21/25 Test #24: TransportLayerSecurity ...........   Passed    0.01 sec
22/25 Test #25: CryptographicMessageSyntax .......   Passed    0.01 sec
23/25 Test  #8: Hashing ..........................Subprocess
aborted***Exception:   0.11 sec
********* Start testing of HashUnitTest *********
Config: Using QtTest library 5.15.8, Qt 5.15.8 (x86_64-little_endian-lp64
shared (dynamic) release build; by GCC 13.0.1 20230221 (Red Hat 13.0.1-0)),
fedora 39
PASS   : HashUnitTest::initTestCase()
QWARN  : HashUnitTest::md2test(md2()) NONE of the providers supports MD2:
("default")
PASS   : HashUnitTest::md2test(md2())
QWARN  : HashUnitTest::md2test(md2(a)) NONE of the providers supports MD2:
("default")
PASS   : HashUnitTest::md2test(md2(a))
QWARN  : HashUnitTest::md2test(md2(abc)) NONE of the providers supports MD2:
("default")
PASS   : HashUnitTest::md2test(md2(abc))
QWARN  : HashUnitTest::md2test(md2(messageDigest)) NONE of the providers
supports MD2: ("default")
PASS   : HashUnitTest::md2test(md2(messageDigest))
QWARN  : HashUnitTest::md2test(md2([a-z])) NONE of the providers supports MD2:
("default")
PASS   : HashUnitTest::md2test(md2([a-z]))
QWARN  : HashUnitTest::md2test(md2([A-z,0-9])) NONE of the providers supports
MD2: ("default")
PASS   : HashUnitTest::md2test(md2([A-z,0-9]))
QWARN  : HashUnitTest::md2test(md2(nums)) NONE of the providers supports MD2:
("default")
PASS   : HashUnitTest::md2test(md2(nums))
QWARN  : HashUnitTest::md4test(md4()) NONE of the providers supports MD4:
("default")
PASS   : HashUnitTest::md4test(md4())
QWARN  : HashUnitTest::md4test(md4(a)) NONE of the providers supports MD4:
("default")
PASS   : HashUnitTest::md4test(md4(a))
QWARN  : HashUnitTest::md4test(md4(abc)) NONE of the providers supports MD4:
("default")
PASS   : HashUnitTest::md4test(md4(abc))
QWARN  : HashUnitTest::md4test(md4(messageDigest)) NONE of the providers
supports MD4: ("default")
PASS   : HashUnitTest::md4test(md4(messageDigest))
QWARN  : HashUnitTest::md4test(md4([a-z])) NONE of the providers supports MD4:
("default")
PASS   : HashUnitTest::md4test(md4([a-z]))
QWARN  : HashUnitTest::md4test(md4([A-z,0-9])) NONE of the providers supports
MD4: ("default")
PASS   : HashUnitTest::md4test(md4([A-z,0-9]))
QWARN  : HashUnitTest::md4test(md4(nums)) NONE of the providers supports MD4:
("default")
PASS   : HashUnitTest::md4test(md4(nums))
PASS   : HashUnitTest::md5test(md5())
PASS   : HashUnitTest::md5test(md5(a))
PASS   : HashUnitTest::md5test(md5(abc))
PASS   : HashUnitTest::md5test(md5(messageDigest))
PASS   : HashUnitTest::md5test(md5([a-z]))
PASS   : HashUnitTest::md5test(md5([A-z,0-9]))
PASS   : HashUnitTest::md5test(md5(nums))
PASS   : HashUnitTest::md5filetest()
QWARN  : HashUnitTest::sha0test(sha0(abc)) NONE of the providers supports SHA0:
("default")
PASS   : HashUnitTest::sha0test(sha0(abc))
QWARN  : HashUnitTest::sha0test(sha0(abc)) NONE of the providers supports SHA0:
("default")
PASS   : HashUnitTest::sha0test(sha0(abc))
PASS   : HashUnitTest::sha0longtest()
PASS   : HashUnitTest::sha1test(sha1(abc))
PASS   : HashUnitTest::sha1test(sha1(a-q))
PASS   : HashUnitTest::sha1test(sha1())
PASS   : HashUnitTest::sha1test(sha1(a))
PASS   : HashUnitTest::sha1test(sha1(a-z))
PASS   : HashUnitTest::sha1longtest()
QWARN  : HashUnitTest::sha224test(sha224(abc)) NONE of the providers supports
SHA224: ("default")
PASS   : HashUnitTest::sha224test(sha224(abc))
QWARN  : HashUnitTest::sha224test(sha224(aq)) NONE of the providers supports
SHA224: ("default")
PASS   : HashUnitTest::sha224test(sha224(aq))
PASS   : HashUnitTest::sha224longtest()
QWARN  : HashUnitTest::sha256test(sha256(abc)) NONE of the providers supports
SHA256: ("default")
PASS   : HashUnitTest::sha256test(sha256(abc))
QWARN  : HashUnitTest::sha256test(sha256(abc)) NONE of the providers supports
SHA256: ("default")
PASS   : HashUnitTest::sha256test(sha256(abc))
PASS   : HashUnitTest::sha256longtest()
QWARN  : HashUnitTest::sha384test(sha384(abc)) NONE of the providers supports
SHA384: ("default")
PASS   : HashUnitTest::sha384test(sha384(abc))
QWARN  : HashUnitTest::sha384test(sha384(a-u)) NONE of the providers supports
SHA384: ("default")
PASS   : HashUnitTest::sha384test(sha384(a-u))
QWARN  : HashUnitTest::sha384test(sha384(a-q)) NONE of the providers supports
SHA384: ("default")
PASS   : HashUnitTest::sha384test(sha384(a-q))

=== Received signal at function time: 0ms, total time: 5ms, dumping stack ===
=== End of stack trace ===
QFATAL : HashUnitTest::sha384longtest() Received signal 11
         Function time: 0ms Total time: 5ms
FAIL!  : HashUnitTest::sha384longtest() Received a fatal error.
   Loc: [Unknown file(0)]
Totals: 41 passed, 1 failed, 0 skipped, 0 blacklisted, 7ms
********* Finished testing of HashUnitTest *********

24/25 Test  #2: BigInteger .......................   Passed    0.12 sec
25/25 Test  #7: FileWatch ........................   Passed    8.22 sec

96% tests passed, 1 tests failed out of 25

Total Test time (real) =   8.23 sec

The following tests FAILED:
          8 - Hashing (Subprocess aborted)
Errors while running CTest

-- 
You are receiving this mail because:
You are watching all bug changes.

Reply via email to