Test suite results for test file ../packages/fcl-json/tests/testjson.pp

Test run data :

Run ID:
Operating system: haiku
Processor: i386
Version: 3.3.1
Fails/OK/Total: 54/9280/9334
Version: 3.3.1
Full version: 3.3.1
Comment: -O3 -Criot -gl -Fd
Machine: shredder
Category: 1
SVN revisions: dd7320ec13:b723178117:e4ad313f8b:090e4fea96
Submitter: pierre
Date: 2023/02/20 16:34:00 <> 2023/02/19
Previous run: 750374
Next run: 804961

Hide skipped tests

Hide successful tests

Test file "../packages/fcl-json/tests/testjson.pp" information:

t_id 6286
t_adddate 2021/08/16 23:32:12
t_result 0
t_knownrunerror 0

Detailed test run results:

tr_idruntr_oktr_skiptr_result
-678876505751007FalseFalseFailed to run

Record count: 1

Log of 751007:

 Time:00.329 N:407 E:4 F:0 I:0
  TTestJSONString Time:00.011 N:2 E:0 F:0 I:0
    00.006  TestJSONStringToString
    00.003  TestStringToJSONString
  TTestNull Time:00.004 N:4 E:0 F:0 I:0
    00.003  TestNull
    00.000  TestClone
    00.000  TestMyClone
    00.001  TestFormat
  TTestBoolean Time:00.004 N:5 E:0 F:0 I:0
    00.003  TestTrue
    00.000  TestFalse
    00.001  TestClone
    00.000  TestMyClone
    00.000  TestFormat
  TTestInteger Time:00.011 N:6 E:1 F:0 I:0
    00.001  TestPositive
    00.001  TestNegative  Error: ERangeError
      Exception:   Range check error
      at   $019655A7  TTESTINTEGER__DOTEST,  line 1777 of ../packages/fcl-json/tests/testjsondata.pas
    00.000  TestZero
    00.000  TestClone
    00.001  TestMyClone
    00.000  TestFormat
  TTestInt64 Time:00.005 N:6 E:1 F:0 I:0
    00.001  TestPositive
    00.001  TestNegative  Error: ERangeError
      Exception:   Range check error
      at   $01965BF1  TTESTINT64__DOTEST,  line 1876 of ../packages/fcl-json/tests/testjsondata.pas
    00.000  TestZero
    00.001  TestClone
    00.000  TestMyClone
    00.000  TestFormat
  TTestQword Time:00.002 N:5 E:0 F:0 I:0
    00.001  TestPositive
    00.000  TestZero
    00.000  TestClone
    00.001  TestMyClone
    00.000  TestFormat
  TTestFloat Time:00.012 N:6 E:2 F:0 I:0
    00.005  TestPositive  Error: ERangeError
      Exception:   Range check error
      at   $019669CD  TTESTFLOAT__DOTEST,  line 2074 of ../packages/fcl-json/tests/testjsondata.pas
    00.000  TestNegative  Error: ERangeError
      Exception:   Range check error
      at   $01966A22  TTESTFLOAT__DOTEST,  line 2076 of ../packages/fcl-json/tests/testjsondata.pas
    00.000  TestZero
    00.000  TestClone
    00.001  TestMyClone
    00.000  TestFormat
  TTestString Time:00.014 N:12 E:0 F:0 I:0
    00.003  TestString
    00.002  TestControlString
    00.000  TestSolidus
    00.001  TestInteger
    00.001  TestNegativeInteger
    00.003  TestFloat
    00.002  TestNegativeFloat
    00.001  TestBooleanTrue
    00.000  TestBooleanFalse
    00.000  TestClone
    00.000  TestMyClone
    00.000  TestFormat
  TTestArray Time:00.030 N:41 E:0 F:0 I:0
    00.001  TestCreate
    00.001  TestCreateString
    00.001  TestCreatePchar
    00.000  TestCreateStrings
    00.001  TestCreateStringsCompressed
    00.000  TestCreateInteger
    00.001  TestCreateInt64
    00.000  TestCreateFloat
    00.001  TestCreateBoolean
    00.000  TestCreateObject
    00.000  TestCreateJSONString
    00.001  TestCreateJSONStringSpecialChars
    00.001  TestCreateJSONObject
    00.001  TestCreateNilPointer
    00.000  TestCreatePointer
    00.001  TestAddInteger
    00.000  TestAddInt64
    00.001  TestAddFloat
    00.001  TestAddBooleanTrue
    00.000  TestAddBooleanFalse
    00.001  TestAddString
    00.001  TestAddNull
    00.002  TestAddObject
    00.001  TestAddArray
    00.001  TestInsertInteger
    00.001  TestInsertInt64
    00.001  TestInsertFloat
    00.000  TestInsertBooleanTrue
    00.001  TestInsertBooleanFalse
    00.000  TestInsertString
    00.001  TestInsertNull
    00.001  TestInsertObject
    00.001  TestInsertArray
    00.001  TestMove
    00.000  TestExchange
    00.001  TestDelete
    00.001  TestRemove
    00.000  TestClone
    00.001  TestMyClone
    00.002  TestFormat
    00.000  TestFormatNil
  TTestObject Time:00.027 N:47 E:0 F:0 I:0
    00.001  TestCreate
    00.000  TestCreateString
    00.001  TestCreateStringUnquoted
    00.000  TestCreatePchar
    00.001  TestCreatePcharUnquoted
    00.000  TestCreateStrings
    00.001  TestCreateStringsCompressed
    00.000  TestCreateStringsCompressedUnquoted
    00.001  TestCreateInteger
    00.000  TestCreateIntegerUnquoted
    00.000  TestCreateInt64
    00.001  TestCreateInt64Unquoted
    00.000  TestCreateQWord
    00.001  TestCreateQWordUnquoted
    00.000  TestCreateFloat
    00.001  TestCreateFloatUnquoted
    00.000  TestCreateBoolean
    00.001  TestCreateBooleanUnquoted
    00.000  TestCreateObject
    00.000  TestCreateJSONUnicodeString
    00.001  TestCreateJSONWideString
    00.000  TestCreateJSONString
    00.000  TestCreateJSONStringUnquoted
    00.001  TestCreateJSONObject
    00.000  TestCreateJSONObjectUnquoted
    00.000  TestCreateNilPointer
    00.001  TestCreatePointer
    00.000  TestAddInteger
    00.001  TestAddInt64
    00.001  TestAddFloat
    00.001  TestAddBooleanTrue
    00.000  TestAddBooleanFalse
    00.001  TestAddString
    00.000  TestAddNull
    00.001  TestAddObject
    00.001  TestAddArray
    00.000  TestDelete
    00.001  TestRemove
    00.001  TestClone
    00.000  TestMyClone
    00.001  TestExtract
    00.000  TestNonExistingAccessError
    00.002  TestFormat
    00.000  TestFormatNil
    00.001  TestFind
    00.001  TestIfFind
    00.000  TestDuplicate
  TTestJSONPath Time:00.009 N:30 E:0 F:0 I:0
    00.001  TestNullEmpty
    00.000  TestNullGet
    00.000  TestNullNonExisting
    00.001  TestNullNotEmpty
    00.000  TestBooleanEmpty
    00.000  TestBooleanNotEmpty
    00.000  TestIntegerEmpty
    00.000  TestIntegerNotEmpty
    00.000  TestInt64Empty
    00.000  TestInt64NotEmpty
    00.001  TestFloatEmpty
    00.000  TestFloatNotEmpty
    00.000  TestStringEmpty
    00.000  TestStringNotEmpty
    00.000  TestArrayEmpty
    00.000  TestArrayNotIndex
    00.001  TestArrayIncompleteIndex
    00.000  TestArrayNonNumericalIndex
    00.000  TestArrayOutOfRangeIndex
    00.001  TestArrayCorrectIndex
    00.000  TestArrayRecursiveArray
    00.001  TestArrayRecursiveObject
    00.000  TestObjectEmpty
    00.001  TestObjectDots
    00.000  TestObjectExisting
    00.000  TestObjectNonExisting
    00.000  TestObjectTrailingDot
    00.000  TestObjectRecursiveArray
    00.000  TestObjectRecursiveObject
    00.001  TestDeepRecursive
  TTestFactory Time:00.017 N:34 E:0 F:0 I:0
    00.001  TestSet
    00.000  TestSetInvalid
    00.000  CreateNull
    00.000  CreateInteger
    00.001  CreateInt64
    00.000  CreateFloat
    00.001  CreateBoolean
    00.000  CreateString
    00.000  CreateArray
    00.001  CreateObject
    00.001  ArrayAddNull
    00.000  ArrayAddInteger
    00.000  ArrayAddInt64
    00.000  ArrayAddFloat
    00.000  ArrayAddBoolean
    00.001  ArrayAddString
    00.000  ArrayCreateNull
    00.001  ArrayCreateInteger
    00.000  ArrayCreateInt64
    00.001  ArrayCreateFloat
    00.000  ArrayCreateBoolean
    00.000  ArrayCreateString
    00.000  ObjectAddNull
    00.001  ObjectAddInteger
    00.000  ObjectAddInt64
    00.001  ObjectAddFloat
    00.000  ObjectAddBoolean
    00.001  ObjectAddString
    00.000  ObjectCreateNull
    00.000  ObjectCreateInteger
    00.000  ObjectCreateInt64
    00.001  ObjectCreateFloat
    00.000  ObjectCreateBoolean
    00.001  ObjectCreateString
  TTestIterator Time:00.003 N:8 E:0 F:0 I:0
    00.000  TestNull
    00.001  TestInteger
    00.000  TestInt64
    00.000  TestFloat
    00.000  TestBoolean
    00.000  TestString
    00.001  TestArray
    00.001  TestObject
  TTestParser Time:00.030 N:30 E:0 F:0 I:0
    00.001  TestEmpty
    00.001  TestNull
    00.000  TestTrue
    00.000  TestFalse
    00.003  TestFloat
    00.000  TestInteger
    00.000  TestInt64
    00.002  TestString
    00.006  TestArray
    00.002  TestObject
    00.001  TestObjectError
    00.000  TestTrailingComma
    00.001  TestTrailingCommaErrorArray
    00.000  TestTrailingCommaErrorObject
    00.002  TestMixed
    00.002  TestComment
    00.002  TestErrors
    00.001  TestClasses
    00.000  TestHandler
    00.002  TestNoHandlerError
    00.000  TestHandlerResult
    00.001  TestHandlerResultStream
    00.001  TestEmptyLine
    00.000  TestStartEmptyLine
    00.000  TestObjectEmptyLine
    00.000  TestCommentLine
    00.001  TestFirstLineComment
    00.000  TestMultiLineComment
    00.000  TestIgnoreDuplicates
    00.001  TestNoIgnoreDuplicates
  TTestJSONStreamer Time:00.056 N:71 E:0 F:0 I:0
    00.001  TestNil
    00.000  TestEmpty
    00.001  TestEmptyComponent
    00.000  TestWriteBoolean
    00.001  TestWriteInteger
    00.001  TestWriteString
    00.000  TestWriteFloat
    00.001  TestWriteFloat2
    00.000  TestWriteFloat3
    00.001  TestWriteFloat4
    00.001  TestWriteFloat5
    00.000  TestEnum1
    00.000  TestEnum2
    00.001  TestSet1
    00.001  TestSet2
    00.000  TestSet3
    00.001  TestSet4
    00.001  TestObjectNil
    00.001  TestComponentProp1
    00.001  TestComponentProp2
    00.002  TestCollectionProp1
    00.000  TestCollectionProp2
    00.001  TestPersistentProp1
    00.002  TestStringsProp1
    00.001  TestStringsProp2
    00.001  TestStringsProp3
    00.000  TestStringsProp4
    00.001  TestStringsArray
    00.001  TestStringsObject
    00.000  TestStringsStream1
    00.001  TestStringsStream2
    00.000  TestStringsStream3
    00.001  TestStringsStream4
    00.000  TestStringsStream5
    00.001  TestCollectionStream
    00.002  TestCollectionStream2
    00.000  TestOnStreamProperty
    00.001  TestDateTimeProp
    00.001  TestDateTimePropDefaultString
    00.000  TestDateTimePropDefaultStringTime
    00.001  TestDateTimeProp2
    00.000  TestDateTimeProp3
    00.001  TestDateTimeProp4
    00.001  TestDateTimeProp5
    00.000  TestDateTimeProp6
    00.001  TestDateTimeProp7
    00.001  TestVariantShortint
    00.001  TestVariantbyte
    00.000  TestVariantword
    00.001  TestVariantsmallint
    00.001  TestVariantinteger
    00.000  TestVariantlongword
    00.001  TestVariantint64
    00.001  TestVariantqword
    00.000  TestVariantsingle
    00.001  TestVariantdouble
    00.000  TestVariantCurrency
    00.001  TestVariantString
    00.000  TestVariantolestr
    00.001  TestVariantboolean
    00.001  TestVariantDate
    00.000  TestVariantDate2
    00.004  TestVariantArray
    00.001  TestMultipleProps
    00.000  TestObjectToJSONString
    00.000  TestStringsToJSONString
    00.001  TestCollectionToJSONString
    00.001  TestTListToJSONString
    00.000  TestChildren
    00.001  TestChildren2
    00.001  TestLowercase
  TTestJSONDeStreamer Time:00.026 N:40 E:0 F:0 I:0
    00.001  TestVariantInteger
    00.000  TestVariantFloat
    00.001  TestVariantInt64
    00.000  TestVariantBoolean
    00.000  TestVariantNull
    00.001  TestVariantString
    00.001  TestVariantArray
    00.001  TestEmpty
    00.001  TestNullError
    00.000  TestNull
    00.000  TestBoolean
    00.001  TestInteger
    00.000  TestIntegerCaseInsensitive
    00.000  TestIntegerCaseSensitive
    00.001  TestString
    00.001  TestFloat
    00.000  TestFloat2
    00.000  TestFloat3
    00.000  TestFloat4
    00.000  TestFloat5
    00.002  TestDateTime
    00.001  TestDateTimeFormat
    00.000  TestEnum1
    00.000  TestEnum2
    00.001  TestSet1
    00.000  TestSet2
    00.001  TestSet3
    00.000  TestSet4
    00.000  TestVariantProp
    00.001  TestCollection
    00.000  TestCollection2
    00.001  TestCollection3
    00.000  TestCollection4
    00.001  TestCollection5
    00.001  TestCollection6
    00.002  TestCollectionProp
    00.001  TestCollectionProp2
    00.000  TestStrings
    00.001  TestStrings2
    00.000  TestStrings3
  TTestReader Time:00.025 N:20 E:0 F:0 I:0
    00.001  TestEmpty
    00.001  TestNull
    00.000  TestTrue
    00.000  TestFalse
    00.005  TestFloat
    00.000  TestFloatError
    00.000  TestInteger
    00.000  TestInt64
    00.002  TestString
    00.004  TestArray
    00.001  TestObject
    00.001  TestObjectError
    00.001  TestTrailingComma
    00.000  TestTrailingCommaErrorArray
    00.000  TestTrailingCommaErrorObject
    00.002  TestMixed
    00.003  TestComment
    00.001  TestErrors
    00.001  TestGarbageOK
    00.000  TestGarbageFail
  TTestJSONConsumerReader Time:00.020 N:20 E:0 F:0 I:0
    00.001  TestEmpty
    00.001  TestNull
    00.000  TestTrue
    00.000  TestFalse
    00.002  TestFloat
    00.001  TestFloatError
    00.000  TestInteger
    00.001  TestInt64
    00.001  TestString
    00.003  TestArray
    00.001  TestObject
    00.000  TestObjectError
    00.000  TestTrailingComma
    00.001  TestTrailingCommaErrorArray
    00.000  TestTrailingCommaErrorObject
    00.002  TestMixed
    00.004  TestComment
    00.001  TestErrors
    00.000  TestGarbageOK
    00.000  TestGarbageFail
  TTestJSONEventReader Time:00.020 N:20 E:0 F:0 I:0
    00.001  TestEmpty
    00.000  TestNull
    00.000  TestTrue
    00.001  TestFalse
    00.002  TestFloat
    00.001  TestFloatError
    00.000  TestInteger
    00.000  TestInt64
    00.002  TestString
    00.002  TestArray
    00.003  TestObject
    00.000  TestObjectError
    00.000  TestTrailingComma
    00.000  TestTrailingCommaErrorArray
    00.000  TestTrailingCommaErrorObject
    00.002  TestMixed
    00.003  TestComment
    00.001  TestErrors
    00.001  TestGarbageOK
    00.000  TestGarbageFail

Number of run tests: 407
Number of errors:    4
Number of failures:  0

List of errors:
  Error: 
    Message:           TTestInteger.TestNegative: Range check error
    Exception class:   ERangeError
    Exception message: Range check error
        at   $019655A7  TTESTINTEGER__DOTEST,  line 1777 of ../packages/fcl-json/tests/testjsondata.pas

  Error: 
    Message:           TTestInt64.TestNegative: Range check error
    Exception class:   ERangeError
    Exception message: Range check error
        at   $01965BF1  TTESTINT64__DOTEST,  line 1876 of ../packages/fcl-json/tests/testjsondata.pas

  Error: 
    Message:           TTestFloat.TestPositive: Range check error
    Exception class:   ERangeError
    Exception message: Range check error
        at   $019669CD  TTESTFLOAT__DOTEST,  line 2074 of ../packages/fcl-json/tests/testjsondata.pas

  Error: 
    Message:           TTestFloat.TestNegative: Range check error
    Exception class:   ERangeError
    Exception message: Range check error
        at   $01966A22  TTESTFLOAT__DOTEST,  line 2076 of ../packages/fcl-json/tests/testjsondata.pas




No Source in TestSuite DataBase.

Link to SVN view of ../packages/fcl-json/tests/testjson.pp source.