You are not logged in.
Software version tested: 2.3.9592 (2025-02-13 17:11:06)
Windows Server 2016 64bit 21H2 (10.0.20348.3091) [cp936 31.7GB 4F7C1901]
48 x Intel(R) Xeon(R) CPU E5-2650 v4 @ 2.20GHz [30MB] (x64)
on Dell Inc. PowerEdge R730 2.19.0
Using mORMot 2.3.9592 2025-02-13 17:11:06
TSqlite3LibraryStatic 3.46.1 with internal MM
Generated with: Delphi 12.2 Athens 64 bit Win compiler
Time elapsed for all tests: 2m15
Performed 2025-02-13 17:21:04 by
Total assertions failed for all test suits: 6,276 / 128,381,986
! Some tests FAILED: please correct the code.
Done - Press ENTER to Exit
- UTF8: 1,631,116 assertions passed 2.16s
! - Charsets: 12 / 186 FAILED 3.85ms
- Url decoding: 1,512 assertions passed 722us
- Mime types: 638 assertions passed 21.64ms
! - Baudot code: 6,247 / 10,007 FAILED 57.07ms
- Iso 8601 date and time: 200,849 assertions passed 13.46ms
- Time zones: 466 assertions passed 219.93ms
- Dmi smbios: 45 assertions passed 507us
- SID: 812 assertions passed 638us
- SDDL: 1,105 assertions passed 1.97ms
- Quick select: 4,015 assertions passed 191.34ms
- TSynCache: 408 assertions passed 280us
- TSynFilter: 2,010 assertions passed 3.76ms
- TSynValidate: 879 assertions passed 896us
- TSynLogFile: 62 assertions passed 157us
- TSynUniqueIdentifier: 1,300,004 assertions passed 522.77ms
200000 ComputeNew in 9.38ms i.e. 20.3M/s, aver. 46ns
- Windows specific api: 41 assertions passed 2.78ms
Total failed: 6,259 / 54,837,080 - Core base FAILED 8.38s
windows 2022 windows 2016?
Last edited by zhou (2025-02-13 09:49:55)
Offline
mormot2test compile error:
Compile Project, Mode: default, Target: D:\fpcupdeluxe_32T\ccr\mORMot2\test\fpc\bin\i386-win32\mormot2tests.exe: Exit code 1, Errors: 1, Warnings: 1
Verbose: Free Pascal Compiler version 3.3.1-17444-g490c431bf9 [2025/02/12] for i386
Verbose: Copyright (c) 1993-2025 by Florian Klaempfl and others
Verbose: Target OS: Win32 for i386
Verbose: Compiling mormot2tests.dpr
Verbose: Compiling .\test.soa.network.pas
Verbose: Compiling .\test.core.data.pas
Verbose: PPU Loading D:\fpcupdeluxe_32T\ccr\mORMot2\packages\lazarus\lib\i386-win32\mormot.net.dns.ppu
Verbose: PPU Source: mormot.net.dns.pas not found
Verbose: PPU Source: ..\mormot.defines.inc not available
Warning: Recompiling mormot.net.dns, checksum changed for D:\fpcupdeluxe_32T\ccr\mORMot2\packages\lazarus\lib\i386-win32\mormot.net.sock.ppu
Fatal: Can't find unit mormot.net.dns used by mormot.net.ldap
Verbose: Compilation aborted
Last edited by lfyey121 (2025-02-13 10:38:31)
Offline