You are not logged in.
Pages: 1
Hi
I am getting the following error when running mormot2tests.exe:
___________________________________________________________________
1.7. Network protocols:
- SocketIO: 88 assertions passed 57us
DNS and LDAP: #39 adic.hd.free.fr - DNS and LDAP:
ldap
! - DNS and LDAP: 1 / 3,924 FAILED 1.90s
time.google.com : 2026-09-06 06:28:12.141Z = 2026-09-06 06:28:12.111Z
- THttpPeerCache:
peercachedirect
...
...
Software version tested: 2.4.13372 (2026-09-06 16:25:24)
Windows 11 64bit 25H2 (10.0.26200.9278) [ms1252 4GB 66581B01]
24 x INTEL(R) XEON(R) SILVER 4510 [30MB] (x86)
on Microsoft Corporation Virtual Machine Hyper-V UEFI Release v4.1
Using mORMot 2.4.13372 6 Sep 2026
TSqlite3LibraryStatic 3.51.2 with internal MM
Generated with: Delphi 10.1 Berlin 32 bit Win compiler
Time elapsed for all tests: 2m41
Performed 6 Sep 2026, 16:29:14 by XXXX on XXX
Total assertions failed for all test suits: 1 / 172,338,903
! Some tests FAILED: please correct the code.
__________________________________________________________________________
Would you please assist me in resolving this problem.
Regards
Graeme Keast
Offline
Hi
The problem still exists.
I am using the instruction found at https://github.com/synopse/mORMot2.
As I do not have git installed I use the second method to get the source release from https://github.com/synopse/mORMot2/releases. I chose the latest stable 2.4 release)
I also download the corresponding mormot2static.7z file
In your instructions for Delphi you say:
Add the following string to your IDE library paths (for all target platforms, i.e. Win32 and Win64):
$(mormot2);$(mormot2)\core;$(mormot2)\lib;$(mormot2)\crypt;$(mormot2)\net;$(mormot2)\db;$(mormot2)\rest;$(mormot2)\orm;$(mormot2)\soa;$(mormot2)\app;$(mormot2)\script;$(mormot2)\ui;$(mormot2)\tools;$(mormot2)\misc
Does the above get added to the Delphi Library path, the Browsing path or both. My current IDE setting have the values set in both.
Would you be able to send me a link to both the source files and corresponding static files for the latest stable Berlin release that I could use.
My email address is Graeme.Keast@optusnet.com.au
Thanks for all your assistance.
Regards
Graem
Offline
Pages: 1