#1 2018-01-23 11:59:39

tdanop
Member
Registered: 2015-01-16
Posts: 27

TestSQL3 - Failed to execute some tests

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

#2 2018-01-23 14:36:04

ab
Administrator
From: France
Registered: 2010-06-21
Posts: 14,272
Website

Re: TestSQL3 - Failed to execute some tests

Manually download the missing .json files expected by the test program, then put them in the exe folder.

Offline

Board footer

Powered by FluxBB