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

Test run data :

Run ID:
Operating system: linux
Processor: sparc
Version: 3.3.1
Fails/OK/Total: 76/9144/9220
Version: 3.3.1
Full version: 3.3.1-15610-gfc6d6c123d
Comment: -XR/home/muller/sys-root/sparc-linux -Xd -Xr/home/muller/sys-root/sparc-linux
Machine: cfarm14
Category: 1
SVN revisions: fc6d6c123d:a5cb0b6179:0d375c638c:61397d40ae
Submitter: muller
Date: 2024/04/26 12:28:00 <> 2024/04/25
Previous run: 939040
Next run: 940432

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
473253264939737FalseFalseFailed to run

Record count: 1

Log of 939737:

 Time:41.682 N:104 E:1 F:3 I:0
  TTestBugs Time:00.013 N:2 E:0 F:0 I:0
    00.008  Test_QuadraticProbing_InfinityLoop
    00.001  Test_GetEqualityComparer
  TTestHashMaps Time:00.125 N:20 E:1 F:1 I:0
    00.005  Test_CountAsKey_OpenAddressingLP
    00.001  Test_CountAsKey_OpenAddressingLPT
    00.003  Test_CountAsKey_OpenAddressingQP
    00.005  Test_CountAsKey_OpenAddressingDH  Error: EListError
      Exception:   Dictionary key does not exist
      at   $00087B44
    00.008  Test_CountAsKey_CuckooD2
    00.007  Test_CountAsKey_CuckooD4
    00.007  Test_CountAsKey_CuckooD6
    00.010  Test_OpenAddressingLP_Notification
    00.004  Test_OpenAddressingLPT_Notification
    00.005  Test_OpenAddressingQP_Notification
    00.005  Test_OpenAddressingDH_Notification  Failed:  expected:  but was: 
      Exception:    expected:  but was: 
      at   $000F0750
    00.012  Test_CuckooD2_Notification
    00.011  Test_CuckooD4_Notification
    00.011  Test_CuckooD6_Notification
    00.002  Test_OpenAddressingLP_TrimExcess
    00.008  Test_CuckooD2_TrimExcess
    00.007  Test_ObjectDictionary
    00.003  Test_TryAddOrSetOrGetValue
    00.004  Test_TryGetValueEmpty_xxHash32
    00.003  Test_TryGetValueEmpty_xxHash32Pascal
  TTestArrayHelper Time:00.002 N:2 E:0 F:0 I:0
    00.002  Test_BinarySearch_Integers
    00.000  Test_BinarySearch_EmptyArray
  TTestTrees Time:41.337 N:5 E:0 F:0 I:0
    26.070  Test_IndexedAVLTree_Add_General
    00.000  Test_IndexedAVLTree_Add
    15.255  Test_IndexedAVLTree_Delete
    00.003  Test_IndexedAVLTree_Items
    00.008  Test_TAVLTreeMap_Notification
  TTestStdCollections Time:00.075 N:19 E:0 F:0 I:0
    00.011  Test_TList_Notification
    00.002  Test_List
    00.001  Test_FreeingManually
    00.002  Test_AddingLists
    00.001  Test_Sort
    00.001  Test_Pack
    00.004  Test_RecordsList
    00.007  Test_VectorsList
    00.003  Test_MethodsList
    00.004  Test_SortedList
    00.002  Test_Queue
    00.003  Test_GenericListBox
    00.004  Test_TSortedList_Notification
    00.004  Test_TQueue_Notification
    00.003  Test_TStack_Notification
    00.012  Test_TObjectList_Notification
    00.003  Test_TObjectQueue_Notification
    00.003  Test_TObjectStack_Notification
    00.002  Test_TrimExcess
  TTestSets Time:00.075 N:9 E:0 F:0 I:0
    00.015  Test_HashSet_General
    00.009  Test_SortedSet_General
    00.009  Test_SortedHashSet_General
    00.004  Test_HashSet
    00.002  Test_SortedSet
    00.002  Test_SortedHashSet
    00.014  Test_THashSet_Notification
    00.009  Test_TSortedSet_Notification
    00.009  Test_TSortedHashSet_Notification
  TTestSimpleQueue Time:00.010 N:10 E:0 F:0 I:0
    00.000  TestEmpty
    00.002  TestAdd
    00.000  TestClear
    00.001  TestGetValue
    00.001  TestPeek
    00.001  TestDequeue
    00.001  TestToArray
    00.001  TestEnumerator
    00.002  TestValueNotification
    00.001  TestValueNotificationDelete
  TTestSingleObjectQueue Time:00.003 N:3 E:0 F:0 I:0
    00.001  TestEmpty
    00.001  TestFreeOnDequeue
    00.001  TestNoFreeOnDeQueue
  TTestSimpleStack Time:00.009 N:10 E:0 F:0 I:0
    00.000  TestEmpty
    00.001  TestAdd
    00.001  TestClear
    00.001  TestGetValue
    00.001  TestPeek
    00.000  TestPop
    00.001  TestToArray
    00.001  TestEnumerator
    00.001  TestValueNotification
    00.001  TestValueNotificationDelete
  TTestSingleObjectStack Time:00.003 N:3 E:0 F:0 I:0
    00.001  TestEmpty
    00.001  TestFreeOnPop
    00.001  TestNoFreeOnPop
  TTestSimpleDictionary Time:00.029 N:21 E:0 F:2 I:0
    00.002  TestEmpty
    00.001  TestAdd
    00.000  TestClear
    00.001  TestTryGetValue
    00.001  TestGetValue
    00.001  TestSetValue
    00.001  TestAddDuplicate
    00.000  TestAddOrSet
    00.001  TestTryAdd
    00.000  TestContainsKey
    00.002  TestContainsValue
    00.000  TestDelete
    00.003  TestToArray
    00.003  TestKeys
    00.003  TestValues
    00.002  TestEnumerator
    00.002  TestNotification
    00.000  TestNotificationDelete  Failed: "Clear Notification Key no 0" expected: <3> but was: <1>
      Exception:   "Clear Notification Key no 0" expected: <3> but was: <1>
      at   $002AF0FC
    00.002  TestValueNotification
    00.001  TestValueNotificationDelete  Failed: "Clear Notification value no 0" expected: <3> but was: <1>
      Exception:   "Clear Notification value no 0" expected: <3> but was: <1>
      at   $002AF154
    00.001  TestKeyValueNotificationSet

Number of run tests: 104
Number of errors:    1
Number of failures:  3

List of errors:
  Error: 
    Message:           TTestHashMaps.Test_CountAsKey_OpenAddressingDH: Dictionary key does not exist
    Exception class:   EListError
    Exception message: Dictionary key does not exist
        at   $00087B44


List of failures:
  Failure: 
    Message:           TTestHashMaps.Test_OpenAddressingDH_Notification:  expected:  but was: 
    Exception class:   EAssertionFailedError
    Exception message:  expected:  but was: 
        at   $000F0750
  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   $002AF0FC
  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   $002AF154



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.