Test suite results for test file ../packages/rtl-generics/tests/testrunner.rtlgenerics.pp

Test run data :

Run ID:
Operating system: linux
Processor: riscv64
Version: 3.3.1
Fails/OK/Total: 33/9184/9217
Version: 3.3.1
Full version: 3.3.1-15610-gfc6d6c123d
Comment: -XR/home/muller/sys-root/riscv64-linux -Xd -Xr/home/muller/sys-root/riscv64-linux
Machine: cfarm14
Category: 1
SVN revisions: fc6d6c123d:a5cb0b6179:0d375c638c:61397d40ae
Submitter: muller
Date: 2024/04/26 12:23:00 <> 2024/04/25
Previous run: 939037
Next run: 940429

Hide skipped tests

Hide successful tests

Test file "../packages/rtl-generics/tests/testrunner.rtlgenerics.pp" information:

t_id 5583
t_adddate 2018/03/09 23:00:04
t_result 0
t_knownrunerror 0

Detailed test run results:

tr_idruntr_oktr_skiptr_result
473265261939740FalseFalseFailed to run

Record count: 1

Log of 939740:

 Time:10.938 N:104 E:0 F:2 I:0
  TTestBugs Time:00.008 N:2 E:0 F:0 I:0
    00.005  Test_QuadraticProbing_InfinityLoop
    00.000  Test_GetEqualityComparer
  TTestHashMaps Time:00.070 N:20 E:0 F:0 I:0
    00.002  Test_CountAsKey_OpenAddressingLP
    00.001  Test_CountAsKey_OpenAddressingLPT
    00.001  Test_CountAsKey_OpenAddressingQP
    00.003  Test_CountAsKey_OpenAddressingDH
    00.006  Test_CountAsKey_CuckooD2
    00.004  Test_CountAsKey_CuckooD4
    00.004  Test_CountAsKey_CuckooD6
    00.005  Test_OpenAddressingLP_Notification
    00.002  Test_OpenAddressingLPT_Notification
    00.003  Test_OpenAddressingQP_Notification
    00.004  Test_OpenAddressingDH_Notification
    00.007  Test_CuckooD2_Notification
    00.006  Test_CuckooD4_Notification
    00.006  Test_CuckooD6_Notification
    00.001  Test_OpenAddressingLP_TrimExcess
    00.005  Test_CuckooD2_TrimExcess
    00.004  Test_ObjectDictionary
    00.002  Test_TryAddOrSetOrGetValue
    00.002  Test_TryGetValueEmpty_xxHash32
    00.002  Test_TryGetValueEmpty_xxHash32Pascal
  TTestArrayHelper Time:00.002 N:2 E:0 F:0 I:0
    00.001  Test_BinarySearch_Integers
    00.001  Test_BinarySearch_EmptyArray
  TTestTrees Time:10.747 N:5 E:0 F:0 I:0
    05.380  Test_IndexedAVLTree_Add_General
    00.000  Test_IndexedAVLTree_Add
    05.360  Test_IndexedAVLTree_Delete
    00.002  Test_IndexedAVLTree_Items
    00.005  Test_TAVLTreeMap_Notification
  TTestStdCollections Time:00.040 N:19 E:0 F:0 I:0
    00.006  Test_TList_Notification
    00.002  Test_List
    00.000  Test_FreeingManually
    00.001  Test_AddingLists
    00.001  Test_Sort
    00.001  Test_Pack
    00.002  Test_RecordsList
    00.004  Test_VectorsList
    00.002  Test_MethodsList
    00.002  Test_SortedList
    00.002  Test_Queue
    00.001  Test_GenericListBox
    00.002  Test_TSortedList_Notification
    00.002  Test_TQueue_Notification
    00.001  Test_TStack_Notification
    00.007  Test_TObjectList_Notification
    00.001  Test_TObjectQueue_Notification
    00.001  Test_TObjectStack_Notification
    00.002  Test_TrimExcess
  TTestSets Time:00.038 N:9 E:0 F:0 I:0
    00.007  Test_HashSet_General
    00.005  Test_SortedSet_General
    00.005  Test_SortedHashSet_General
    00.002  Test_HashSet
    00.000  Test_SortedSet
    00.001  Test_SortedHashSet
    00.008  Test_THashSet_Notification
    00.004  Test_TSortedSet_Notification
    00.005  Test_TSortedHashSet_Notification
  TTestSimpleQueue Time:00.006 N:10 E:0 F:0 I:0
    00.001  TestEmpty
    00.000  TestAdd
    00.001  TestClear
    00.001  TestGetValue
    00.000  TestPeek
    00.001  TestDequeue
    00.001  TestToArray
    00.000  TestEnumerator
    00.001  TestValueNotification
    00.000  TestValueNotificationDelete
  TTestSingleObjectQueue Time:00.002 N:3 E:0 F:0 I:0
    00.001  TestEmpty
    00.001  TestFreeOnDequeue
    00.000  TestNoFreeOnDeQueue
  TTestSimpleStack Time:00.005 N:10 E:0 F:0 I:0
    00.000  TestEmpty
    00.001  TestAdd
    00.000  TestClear
    00.001  TestGetValue
    00.000  TestPeek
    00.000  TestPop
    00.001  TestToArray
    00.001  TestEnumerator
    00.001  TestValueNotification
    00.000  TestValueNotificationDelete
  TTestSingleObjectStack Time:00.001 N:3 E:0 F:0 I:0
    00.000  TestEmpty
    00.001  TestFreeOnPop
    00.000  TestNoFreeOnPop
  TTestSimpleDictionary Time:00.018 N:21 E:0 F:2 I:0
    00.001  TestEmpty
    00.001  TestAdd
    00.001  TestClear
    00.000  TestTryGetValue
    00.001  TestGetValue
    00.000  TestSetValue
    00.001  TestAddDuplicate
    00.000  TestAddOrSet
    00.000  TestTryAdd
    00.000  TestContainsKey
    00.001  TestContainsValue
    00.000  TestDelete
    00.002  TestToArray
    00.001  TestKeys
    00.002  TestValues
    00.001  TestEnumerator
    00.002  TestNotification
    00.001  TestNotificationDelete  Failed: "Clear Notification Key no 0" expected: <3> but was: <1>
      Exception:   "Clear Notification Key no 0" expected: <3> but was: <1>
      at   $000000000029447E
    00.001  TestValueNotification
    00.000  TestValueNotificationDelete  Failed: "Clear Notification value no 0" expected: <3> but was: <1>
      Exception:   "Clear Notification value no 0" expected: <3> but was: <1>
      at   $00000000002947E4
    00.000  TestKeyValueNotificationSet

Number of run tests: 104
Number of errors:    0
Number of failures:  2

List of failures:
  Failure: 
    Message:           TTestSimpleDictionary.TestNotificationDelete: "Clear Notification Key no 0" expected: <3> but was: <1>
    Exception class:   EAssertionFailedError
    Exception message: "Clear Notification Key no 0" expected: <3> but was: <1>
        at   $000000000029447E
  Failure: 
    Message:           TTestSimpleDictionary.TestValueNotificationDelete: "Clear Notification value no 0" expected: <3> but was: <1>
    Exception class:   EAssertionFailedError
    Exception message: "Clear Notification value no 0" expected: <3> but was: <1>
        at   $00000000002947E4



Add Notification 0
Add Notification 1
Add Notification 2
Clear Notification 0
Add value Notification 0
Add value Notification 1
Add value Notification 2
Clear value Notification 0
Set value Notification 0
Set value Notification 1

No Source in TestSuite DataBase.

Link to SVN view of ../packages/rtl-generics/tests/testrunner.rtlgenerics.pp source.