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: 70/9150/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: cfarm421
Category: 1
SVN revisions: fc6d6c123d:a5cb0b6179:0d375c638c:61397d40ae
Submitter: muller
Date: 2024/04/26 13:12:00 <> 2024/04/25
Previous run: 939063
Next run: 940460

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

Record count: 1

Log of 939775:

 Time:16.474 N:104 E:1 F:3 I:0
  TTestBugs Time:00.012 N:2 E:0 F:0 I:0
    00.005  Test_QuadraticProbing_InfinityLoop
    00.000  Test_GetEqualityComparer
  TTestHashMaps Time:00.103 N:20 E:1 F:1 I:0
    00.005  Test_CountAsKey_OpenAddressingLP
    00.002  Test_CountAsKey_OpenAddressingLPT
    00.003  Test_CountAsKey_OpenAddressingQP
    00.006  Test_CountAsKey_OpenAddressingDH  Error: EListError
      Exception:   Dictionary key does not exist
      at   $00087B44
    00.010  Test_CountAsKey_CuckooD2
    00.008  Test_CountAsKey_CuckooD4
    00.010  Test_CountAsKey_CuckooD6
    00.006  Test_OpenAddressingLP_Notification
    00.003  Test_OpenAddressingLPT_Notification
    00.004  Test_OpenAddressingQP_Notification
    00.003  Test_OpenAddressingDH_Notification  Failed:  expected:  but was: 
      Exception:    expected:  but was: 
      at   $000F0750
    00.008  Test_CuckooD2_Notification
    00.007  Test_CuckooD4_Notification
    00.007  Test_CuckooD6_Notification
    00.001  Test_OpenAddressingLP_TrimExcess
    00.006  Test_CuckooD2_TrimExcess
    00.005  Test_ObjectDictionary
    00.002  Test_TryAddOrSetOrGetValue
    00.002  Test_TryGetValueEmpty_xxHash32
    00.002  Test_TryGetValueEmpty_xxHash32Pascal
  TTestArrayHelper Time:00.001 N:2 E:0 F:0 I:0
    00.001  Test_BinarySearch_Integers
    00.000  Test_BinarySearch_EmptyArray
  TTestTrees Time:16.226 N:5 E:0 F:0 I:0
    07.812  Test_IndexedAVLTree_Add_General
    00.000  Test_IndexedAVLTree_Add
    08.405  Test_IndexedAVLTree_Delete
    00.001  Test_IndexedAVLTree_Items
    00.006  Test_TAVLTreeMap_Notification
  TTestStdCollections Time:00.048 N:19 E:0 F:0 I:0
    00.008  Test_TList_Notification
    00.001  Test_List
    00.000  Test_FreeingManually
    00.001  Test_AddingLists
    00.001  Test_Sort
    00.001  Test_Pack
    00.003  Test_RecordsList
    00.004  Test_VectorsList
    00.002  Test_MethodsList
    00.003  Test_SortedList
    00.002  Test_Queue
    00.001  Test_GenericListBox
    00.002  Test_TSortedList_Notification
    00.002  Test_TQueue_Notification
    00.002  Test_TStack_Notification
    00.008  Test_TObjectList_Notification
    00.001  Test_TObjectQueue_Notification
    00.002  Test_TObjectStack_Notification
    00.001  Test_TrimExcess
  TTestSets Time:00.047 N:9 E:0 F:0 I:0
    00.008  Test_HashSet_General
    00.007  Test_SortedSet_General
    00.008  Test_SortedHashSet_General
    00.002  Test_HashSet
    00.001  Test_SortedSet
    00.001  Test_SortedHashSet
    00.009  Test_THashSet_Notification
    00.006  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.000  TestClear
    00.001  TestGetValue
    00.000  TestPeek
    00.000  TestDequeue
    00.001  TestToArray
    00.001  TestEnumerator
    00.001  TestValueNotification
    00.000  TestValueNotificationDelete
  TTestSingleObjectQueue Time:00.001 N:3 E:0 F:0 I:0
    00.000  TestEmpty
    00.001  TestFreeOnDequeue
    00.000  TestNoFreeOnDeQueue
  TTestSimpleStack Time:00.006 N:10 E:0 F:0 I:0
    00.001  TestEmpty
    00.001  TestAdd
    00.000  TestClear
    00.000  TestGetValue
    00.001  TestPeek
    00.000  TestPop
    00.001  TestToArray
    00.001  TestEnumerator
    00.001  TestValueNotification
    00.000  TestValueNotificationDelete
  TTestSingleObjectStack Time:00.002 N:3 E:0 F:0 I:0
    00.001  TestEmpty
    00.001  TestFreeOnPop
    00.000  TestNoFreeOnPop
  TTestSimpleDictionary Time:00.019 N:21 E:0 F:2 I:0
    00.002  TestEmpty
    00.001  TestAdd
    00.000  TestClear
    00.000  TestTryGetValue
    00.000  TestGetValue
    00.001  TestSetValue
    00.000  TestAddDuplicate
    00.001  TestAddOrSet
    00.000  TestTryAdd
    00.000  TestContainsKey
    00.001  TestContainsValue
    00.001  TestDelete
    00.002  TestToArray
    00.001  TestKeys
    00.002  TestValues
    00.002  TestEnumerator
    00.001  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   $002AF0FC
    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   $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.