You are not logged in.
Pages: 1
Hi,
I have run TestSQL3 with almost all tests been successfully passed, except the below 4:
My Configuration is Win7, DelphiXE5 behind proxy and firewalls.
1.1 Low Level common - UTF8: Which I resolved by myself by updating Check(StringCodePage(W)=1252) to 1253;
LOG: SynSelfTests.TTestLowLevelCommon(00A60180) Low level common: UTF8 "" stack trace API 005BBE0E 005D2576 005D04AD 00866F54 00869E5D 005D15E9 00940987 0094A74D 769B336A 771A98F2 771A98C5
1.2 Low Level Types - Encode decode JSON :
LOG:11395813 fail SynSelfTests.TTestLowLevelTypes(00A76830) Low level types: Encode decode JSON "" stack trace API ....
EXC EWinHTTP ("winhttp.dll error 12019 (The handle is in the wrong state for the requested operation)") at 005A3A21 stack trace API ....
1.2 Low Level Types - Mustache rendered: 5/52 FAILED
LOG:SynSelfTests.TTestLowLevelTypes(00A76830) Low level types: Mustache renderer "" stack trace API ....
1.4 Synopse PDF: -TpdfDocument 1 / 2 FAILED
LOG: SynSelfTests.TTestSynopsePDF(00A768B8) Synopse PDF: TPdfDocument "" stack trace API ....
how can I resolve these errors, can you help?
Thank you,
Offline
Pages: 1