Daily Build Log
Thu Dec 19 19:55:06 2024 UTC
print OS Version
Thu Dec 19 19:55:06 2024 UTC
Hostname
fv-az1389-718
Microsoft Version
OS Name: Microsoft Windows Server 2019 Datacenter
OS Version: 10.0.17763 N/A Build 17763
OS Manufacturer: Microsoft Corporation
OS Configuration: Standalone Server
OS Build Type: Multiprocessor Free
Processor info
Processor(s): 1 Processor(s) Installed.
[01]: AMD64 Family 25 Model 1 Stepping 1 AuthenticAMD ~2445 Mhz
Memory info
Total Physical Memory: 16,384 MB
Virtual Memory: Max Size: 19,328 MB
Virtual Memory: Available: 16,374 MB
Virtual Memory: In Use: 2,954 MB
Network info
Network Card(s): 2 NIC(s) Installed.
[01]: Hyper-V Virtual Ethernet Adapter
Connection Name: vEthernet (nat)
DHCP Enabled: No
IP address(es)
[01]: 172.24.208.1
[02]: fe80::5c3:f2b9:f3b:f6c7
[02]: Microsoft Hyper-V Network Adapter
Connection Name: Ethernet 2
DHCP Enabled: Yes
DHCP Server: 168.63.129.16
IP address(es)
[01]: 10.1.0.107
[02]: fe80::d1f9:7774:3369:6cb2
Approximate BogoMIPS (larger means faster)
33688.1149960159
PrintACEConfig
Thu Dec 19 19:55:09 2024 UTC
XML Config file: D:/a/OpenDDS/OpenDDS/OpenDDS/compiler2_w19_p1_stat_js0_autobuild_workspace/config.xml
================ Autobuild ChangeLog ================
================ config.h ================
#define ACE_DISABLE_MKTEMP
#define ACE_DISABLE_READDIR_R
#define ACE_DISABLE_TEMPNAM
#define TAO_HAS_UIOP 0
#include "ace/config-win32.h"
================ default.features ================
ipv6=1
no_cxx11=0
ssl=1
xerces3=1
openssl11=1
no_cxx11=0
ssl=1
xerces3=1
openssl11=1
================ ACE VERSION ================
This is ACE version 6.5.21, released Thu May 16 12:00:35 CEST 2024
================ TAO VERSION ================
This is TAO version 2.5.21, released Thu May 16 12:00:35 CEST 2024
================ DDS VERSION ================
This is OpenDDS version 3.31.0-dev (NOT A RELEASE)
print make Version
Thu Dec 19 19:55:09 2024 UTC
Make version (make -v)
GNU Make 4.2.1
Built for x86_64-w64-mingw32
Copyright (C) 1988-2016 Free Software Foundation, Inc.
License GPLv3+: GNU GPL version 3 or later <http://gnu.org/licenses/gpl.html>
This is free software: you are free to change and redistribute it.
There is NO WARRANTY, to the extent permitted by law.
check compiler msvc
Thu Dec 19 19:55:09 2024 UTC
================ Compiler version ================
Microsoft (R) C/C++ Optimizing Compiler Version 19.29.30157 for x64
Copyright (C) Microsoft Corporation. All rights reserved.
usage: cl [ option... ] filename... [ /link linkoption... ]
print perl version
Thu Dec 19 19:55:09 2024 UTC
perl version (perl -V)
Summary of my perl5 (revision 5 version 32 subversion 1) configuration:
Platform:
osname=MSWin32
osvers=10.0.19042.746
archname=MSWin32-x64-multi-thread
uname='Win32 strawberry-perl 5.32.1.1 #1 Sun Jan 24 15:00:15 2021 x64'
config_args='undef'
hint=recommended
useposix=true
d_sigaction=undef
useithreads=define
usemultiplicity=define
use64bitint=define
use64bitall=undef
uselongdouble=undef
usemymalloc=n
default_inc_excludes_dot=define
bincompat5005=undef
Compiler:
cc='gcc'
ccflags =' -DWIN32 -DWIN64 -D__USE_MINGW_ANSI_STDIO -DPERL_TEXTMODE_SCRIPTS -DPERL_IMPLICIT_CONTEXT -DPERL_IMPLICIT_SYS -DUSE_PERLIO -fwrapv -fno-strict-aliasing -mms-bitfields'
optimize='-s -O2'
cppflags='-DWIN32'
ccversion=''
gccversion='8.3.0'
gccosandvers=''
intsize=4
longsize=4
ptrsize=8
doublesize=8
byteorder=12345678
doublekind=3
d_longlong=define
longlongsize=8
d_longdbl=define
longdblsize=16
longdblkind=3
ivtype='long long'
ivsize=8
nvtype='double'
nvsize=8
Off_t='long long'
lseeksize=8
alignbytes=8
prototype=define
Linker and Libraries:
ld='g++'
ldflags ='-s -L"C:\STRAWB~1\perl\lib\CORE" -L"C:\STRAWB~1\c\lib"'
libpth=C:\STRAWB~1\c\lib C:\STRAWB~1\c\x86_64-w64-mingw32\lib C:\STRAWB~1\c\lib\gcc\x86_64-w64-mingw32\8.3.0
libs= -lmoldname -lkernel32 -luser32 -lgdi32 -lwinspool -lcomdlg32 -ladvapi32 -lshell32 -lole32 -loleaut32 -lnetapi32 -luuid -lws2_32 -lmpr -lwinmm -lversion -lodbc32 -lodbccp32 -lcomctl32
perllibs= -lmoldname -lkernel32 -luser32 -lgdi32 -lwinspool -lcomdlg32 -ladvapi32 -lshell32 -lole32 -loleaut32 -lnetapi32 -luuid -lws2_32 -lmpr -lwinmm -lversion -lodbc32 -lodbccp32 -lcomctl32
libc=
so=dll
useshrplib=true
libperl=libperl532.a
gnulibc_version=''
Dynamic Linking:
dlsrc=dl_win32.xs
dlext=xs.dll
d_dlsymun=undef
ccdlflags=' '
cccdlflags=' '
lddlflags='-mdll -s -L"C:\STRAWB~1\perl\lib\CORE" -L"C:\STRAWB~1\c\lib"'
Characteristics of this binary (from libperl):
Compile-time options:
HAS_TIMES
HAVE_INTERP_INTERN
MULTIPLICITY
PERLIO_LAYERS
PERL_COPY_ON_WRITE
PERL_DONT_CREATE_GVSV
PERL_IMPLICIT_CONTEXT
PERL_IMPLICIT_SYS
PERL_MALLOC_WRAP
PERL_OP_PARENT
PERL_PRESERVE_IVUV
USE_64_BIT_INT
USE_ITHREADS
USE_LARGE_FILES
USE_LOCALE
USE_LOCALE_COLLATE
USE_LOCALE_CTYPE
USE_LOCALE_NUMERIC
USE_LOCALE_TIME
USE_PERLIO
USE_PERL_ATOF
Built under MSWin32
Compiled at Jan 24 2021 15:05:42
@INC:
C:/Strawberry/perl/site/lib
C:/Strawberry/perl/vendor/lib
C:/Strawberry/perl/lib
PrintAutobuildConfig
Thu Dec 19 19:55:09 2024 UTC
================ Autobuild file D:/a/OpenDDS/OpenDDS/OpenDDS/compiler2_w19_p1_stat_js0_autobuild_workspace/config.xml ================
<autobuild>
<configuration>
<variable name="log_file" value="output"/>
<variable name="log_root" value="D:/a/OpenDDS/OpenDDS/OpenDDS/compiler2_w19_p1_stat_js0_autobuild_workspace/logs"/>
<variable name="project_root" value="D:/a/OpenDDS/OpenDDS/OpenDDS"/>
<variable name="root" value="D:/a/OpenDDS/OpenDDS/OpenDDS/compiler2_w19_p1_stat_js0_autobuild_workspace"/>
<variable name="junit_xml_output" value="Tests"/>
</configuration>
<command name="log" options="on"/>
<command name="print_os_version"/>
<command name="print_ace_config"/>
<command name="print_make_version"/>
<command name="check_compiler" options="msvc"/>
<command name="print_perl_version"/>
<command name="print_autobuild_config"/>
<command name="auto_run_tests" options="script_path=tests dir=D:/a/OpenDDS/OpenDDS/OpenDDS tests\core_ci_tests.lst -ExeSubDir Static_Debug -Config STATIC_COMPILER2 -Config IPV6 -Config XERCES3 -Config CXX11 -Config NO_UNIT_TESTS"/>
<command name="log" options="off"/>
<command name="process_logs" options="move prettify index"/>
</autobuild>
auto_run_tests
Thu Dec 19 19:55:09 2024 UTC
Running: perl tests/auto_run_tests.pl tests\core_ci_tests.lst -ExeSubDir Static_Debug -Config STATIC_COMPILER2 -Config IPV6 -Config XERCES3 -Config CXX11 -Config NO_UNIT_TESTS in D:/a/OpenDDS/OpenDDS/OpenDDS
Test Lists: tests\core_ci_tests.lst
Configs: STATIC_COMPILER2, IPV6, XERCES3, CXX11, NO_UNIT_TESTS, Win32, RTPS, GH_ACTIONS
Excludes:
==============================================================================
tests/DCPS/Compiler/key_annotation/run_test.pl
#
auto_run_tests_finished: tests/DCPS/Compiler/key_annotation/run_test.pl Time:0s Result:0
==============================================================================
tests/DCPS/Compiler/TryConstruct/run_test.pl
#
[==========] Running 11 tests from 5 test cases.
[----------] Global test environment set-up.
[----------] 1 test from TestTryCon
[ RUN ] TestTryCon.string
[ OK ] TestTryCon.string (0 ms)
[----------] 1 test from TestTryCon (0 ms total)
[----------] 3 tests from StructandSeq
[ RUN ] StructandSeq.DISCARD
[ OK ] StructandSeq.DISCARD (1 ms)
[ RUN ] StructandSeq.USE_DEFAULT
[ OK ] StructandSeq.USE_DEFAULT (0 ms)
[ RUN ] StructandSeq.TRIM
[ OK ] StructandSeq.TRIM (1 ms)
[----------] 3 tests from StructandSeq (2 ms total)
[----------] 2 tests from AnonSequence
[ RUN ] AnonSequence.Trim
[ OK ] AnonSequence.Trim (0 ms)
[ RUN ] AnonSequence.USE_DEFAULT
[ OK ] AnonSequence.USE_DEFAULT (0 ms)
[----------] 2 tests from AnonSequence (0 ms total)
[----------] 2 tests from AnonArray
[ RUN ] AnonArray.TRIM
[ OK ] AnonArray.TRIM (0 ms)
[ RUN ] AnonArray.USE_DEFAULT
[ OK ] AnonArray.USE_DEFAULT (1 ms)
[----------] 2 tests from AnonArray (1 ms total)
[----------] 3 tests from Union
[ RUN ] Union.DISCARD
[ OK ] Union.DISCARD (0 ms)
[ RUN ] Union.USE_DEFAULT
[ OK ] Union.USE_DEFAULT (0 ms)
[ RUN ] Union.TRIM
[ OK ] Union.TRIM (0 ms)
[----------] 3 tests from Union (0 ms total)
[----------] Global test environment tear-down
[==========] 11 tests from 5 test cases ran. (3 ms total)
[ PASSED ] 11 tests.
auto_run_tests_finished: tests/DCPS/Compiler/TryConstruct/run_test.pl Time:0s Result:0
==============================================================================
tests/DCPS/Compiler/TryConstruct/C++11/run_test.pl
#
[==========] Running 11 tests from 5 test cases.
[----------] Global test environment set-up.
[----------] 1 test from TestTryCon
[ RUN ] TestTryCon.string
[ OK ] TestTryCon.string (0 ms)
[----------] 1 test from TestTryCon (0 ms total)
[----------] 3 tests from StructandSeq
[ RUN ] StructandSeq.DISCARD
[ OK ] StructandSeq.DISCARD (0 ms)
[ RUN ] StructandSeq.USE_DEFAULT
[ OK ] StructandSeq.USE_DEFAULT (1 ms)
[ RUN ] StructandSeq.TRIM
[ OK ] StructandSeq.TRIM (0 ms)
[----------] 3 tests from StructandSeq (2 ms total)
[----------] 2 tests from AnonSequence
[ RUN ] AnonSequence.Trim
[ OK ] AnonSequence.Trim (0 ms)
[ RUN ] AnonSequence.USE_DEFAULT
[ OK ] AnonSequence.USE_DEFAULT (0 ms)
[----------] 2 tests from AnonSequence (0 ms total)
[----------] 2 tests from AnonArray
[ RUN ] AnonArray.TRIM
[ OK ] AnonArray.TRIM (0 ms)
[ RUN ] AnonArray.USE_DEFAULT
[ OK ] AnonArray.USE_DEFAULT (0 ms)
[----------] 2 tests from AnonArray (1 ms total)
[----------] 3 tests from Union
[ RUN ] Union.DISCARD
[ OK ] Union.DISCARD (0 ms)
[ RUN ] Union.USE_DEFAULT
[ OK ] Union.USE_DEFAULT (0 ms)
[ RUN ] Union.TRIM
[ OK ] Union.TRIM (0 ms)
[----------] 3 tests from Union (0 ms total)
[----------] Global test environment tear-down
[==========] 11 tests from 5 test cases ran. (5 ms total)
[ PASSED ] 11 tests.
auto_run_tests_finished: tests/DCPS/Compiler/TryConstruct/C++11/run_test.pl Time:0s Result:0
==============================================================================
tests/DCPS/Compiler/typeobject_hash_consistency/run_test.pl
#
tao-idli_G1PRs4.cpp
tao-idli_pNSdQg.cpp
test PASSED
auto_run_tests_finished: tests/DCPS/Compiler/typeobject_hash_consistency/run_test.pl Time:0s Result:0
==============================================================================
tests/DCPS/Compiler/xcdr/run_test.pl
#
.\Static_Debug\\xcdr.EXE -DCPSDebugLevel 1 -ORBVerboseLogging 1 -DCPSTransportDebugLevel 1 -ORBLogFile test.log -DCPSPendingTimeout 3
test PID: 4300 started at 2024-12-19 19:55:10
[==========] Running 82 tests from 7 test cases.
[----------] Global test environment set-up.
[----------] 13 tests from BasicTests
[ RUN ] BasicTests.FinalXcdr1Struct
[ OK ] BasicTests.FinalXcdr1Struct (0 ms)
[ RUN ] BasicTests.AppendableXcdr1Struct
[ OK ] BasicTests.AppendableXcdr1Struct (0 ms)
[ RUN ] BasicTests.MutableXcdr1Struct
[ OK ] BasicTests.MutableXcdr1Struct (0 ms)
[ RUN ] BasicTests.FinalXcdr2Struct
[ OK ] BasicTests.FinalXcdr2Struct (0 ms)
[ RUN ] BasicTests.FinalXcdr2StructLE
[ OK ] BasicTests.FinalXcdr2StructLE (0 ms)
[ RUN ] BasicTests.AppendableXcdr2Struct
[ OK ] BasicTests.AppendableXcdr2Struct (0 ms)
[ RUN ] BasicTests.AppendableXcdr2StructLE
[ OK ] BasicTests.AppendableXcdr2StructLE (0 ms)
[ RUN ] BasicTests.MutableXcdr2Struct
[ OK ] BasicTests.MutableXcdr2Struct (0 ms)
[ RUN ] BasicTests.MutableXcdr2StructLE
[ OK ] BasicTests.MutableXcdr2StructLE (0 ms)
[ RUN ] BasicTests.MutableXcdr12Union
[ OK ] BasicTests.MutableXcdr12Union (0 ms)
[ RUN ] BasicTests.MutableXcdr12UnionLE
[ OK ] BasicTests.MutableXcdr12UnionLE (0 ms)
[ RUN ] BasicTests.FinalUnion
[ OK ] BasicTests.FinalUnion (1 ms)
[ RUN ] BasicTests.FinalUnionLE
[ OK ] BasicTests.FinalUnionLE (0 ms)
[----------] 13 tests from BasicTests (2 ms total)
[----------] 17 tests from AppendableTests
[ RUN ] AppendableTests.FromNestedStruct
[ OK ] AppendableTests.FromNestedStruct (0 ms)
[ RUN ] AppendableTests.FromAdditionalNestedStruct
[ OK ] AppendableTests.FromAdditionalNestedStruct (0 ms)
[ RUN ] AppendableTests.FromAdditionalNestedStructLE
[ OK ] AppendableTests.FromAdditionalNestedStructLE (0 ms)
[ RUN ] AppendableTests.BothAdditionalNestedStruct
[ OK ] AppendableTests.BothAdditionalNestedStruct (0 ms)
[ RUN ] AppendableTests.BothAdditionalNestedStructLE
[ OK ] AppendableTests.BothAdditionalNestedStructLE (0 ms)
[ RUN ] AppendableTests.BothAppendableStruct
[ OK ] AppendableTests.BothAppendableStruct (0 ms)
[ RUN ] AppendableTests.BothAppendableStructLE
[ OK ] AppendableTests.BothAppendableStructLE (0 ms)
[ RUN ] AppendableTests.FromAppendableStruct
[ OK ] AppendableTests.FromAppendableStruct (0 ms)
[ RUN ] AppendableTests.FromAppendableStructLE
[ OK ] AppendableTests.FromAppendableStructLE (0 ms)
[ RUN ] AppendableTests.FromAdditionalAppendableStruct
[ OK ] AppendableTests.FromAdditionalAppendableStruct (0 ms)
[ RUN ] AppendableTests.FromAdditionalAppendableStructLE
[ OK ] AppendableTests.FromAdditionalAppendableStructLE (0 ms)
[ RUN ] AppendableTests.BothAdditionalAppendableStruct
[ OK ] AppendableTests.BothAdditionalAppendableStruct (0 ms)
[ RUN ] AppendableTests.BothAdditionalAppendableStructLE
[ OK ] AppendableTests.BothAdditionalAppendableStructLE (0 ms)
[ RUN ] AppendableTests.BothAppendableWithNestedStruct2
[ OK ] AppendableTests.BothAppendableWithNestedStruct2 (1 ms)
[ RUN ] AppendableTests.BothAppendableWithNestedStruct2LE
[ OK ] AppendableTests.BothAppendableWithNestedStruct2LE (0 ms)
[ RUN ] AppendableTests.FromAppendableUnion
[ OK ] AppendableTests.FromAppendableUnion (0 ms)
[ RUN ] AppendableTests.FromAppendableUnionLE
[ OK ] AppendableTests.FromAppendableUnionLE (0 ms)
[----------] 17 tests from AppendableTests (1 ms total)
[----------] 25 tests from MutableTests
[ RUN ] MutableTests.BaselineXcdr1Test
[ OK ] MutableTests.BaselineXcdr1Test (0 ms)
[ RUN ] MutableTests.BaselineXcdr2Test
[ OK ] MutableTests.BaselineXcdr2Test (0 ms)
[ RUN ] MutableTests.BaselineXcdr2TestLE
[ OK ] MutableTests.BaselineXcdr2TestLE (0 ms)
[ RUN ] MutableTests.BaselineXcdr2TestUnion
[ OK ] MutableTests.BaselineXcdr2TestUnion (0 ms)
[ RUN ] MutableTests.BaselineXcdr2TestUnionLE
[ OK ] MutableTests.BaselineXcdr2TestUnionLE (0 ms)
[ RUN ] MutableTests.FromMutableUnion
[ OK ] MutableTests.FromMutableUnion (1 ms)
[ RUN ] MutableTests.FromMutableUnionLE
[ OK ] MutableTests.FromMutableUnionLE (0 ms)
[ RUN ] MutableTests.FromModifiedMutableUnion
[ OK ] MutableTests.FromModifiedMutableUnion (0 ms)
[ RUN ] MutableTests.FromModifiedMutableUnionLE
[ OK ] MutableTests.FromModifiedMutableUnionLE (0 ms)
[ RUN ] MutableTests.ToReorderedXcdr1Test
[ OK ] MutableTests.ToReorderedXcdr1Test (0 ms)
[ RUN ] MutableTests.FromReorderedXcdr1Test
[ OK ] MutableTests.FromReorderedXcdr1Test (0 ms)
[ RUN ] MutableTests.ToReorderedXcdr2Test
[ OK ] MutableTests.ToReorderedXcdr2Test (0 ms)
[ RUN ] MutableTests.ToReorderedXcdr2TestLE
[ OK ] MutableTests.ToReorderedXcdr2TestLE (0 ms)
[ RUN ] MutableTests.FromReorderedXcdr2Test
[ OK ] MutableTests.FromReorderedXcdr2Test (0 ms)
[ RUN ] MutableTests.ToAdditionalFieldXcdr1Test
[ OK ] MutableTests.ToAdditionalFieldXcdr1Test (0 ms)
[ RUN ] MutableTests.FromAdditionalFieldXcdr1Test
[ OK ] MutableTests.FromAdditionalFieldXcdr1Test (0 ms)
[ RUN ] MutableTests.ToAdditionalFieldXcdr2Test
[ OK ] MutableTests.ToAdditionalFieldXcdr2Test (0 ms)
[ RUN ] MutableTests.FromAdditionalFieldMustUnderstandTest
[ OK ] MutableTests.FromAdditionalFieldMustUnderstandTest (0 ms)
[ RUN ] MutableTests.FromAdditionalFieldXcdr2Test
[ OK ] MutableTests.FromAdditionalFieldXcdr2Test (0 ms)
[ RUN ] MutableTests.LengthCodeTest
[ OK ] MutableTests.LengthCodeTest (1 ms)
[ RUN ] MutableTests.ReadLc567Test
[ OK ] MutableTests.ReadLc567Test (0 ms)
[ RUN ] MutableTests.BothMixedMutableStruct
[ OK ] MutableTests.BothMixedMutableStruct (0 ms)
[ RUN ] MutableTests.BothMixedMutableStructLE
[ OK ] MutableTests.BothMixedMutableStructLE (0 ms)
[ RUN ] MutableTests.FromMixedMutableStruct
[ OK ] MutableTests.FromMixedMutableStruct (0 ms)
[ RUN ] MutableTests.FromMixedMutableStructLE
[ OK ] MutableTests.FromMixedMutableStructLE (0 ms)
[----------] 25 tests from MutableTests (2 ms total)
[----------] 6 tests from MixedExtenTests
[ RUN ] MixedExtenTests.NestingFinalStruct
[ OK ] MixedExtenTests.NestingFinalStruct (0 ms)
[ RUN ] MixedExtenTests.NestingFinalStructLE
[ OK ] MixedExtenTests.NestingFinalStructLE (0 ms)
[ RUN ] MixedExtenTests.NestingAppendableStruct
[ OK ] MixedExtenTests.NestingAppendableStruct (0 ms)
[ RUN ] MixedExtenTests.NestingAppendableStructLE
[ OK ] MixedExtenTests.NestingAppendableStructLE (0 ms)
[ RUN ] MixedExtenTests.NestingMutableStruct
[ OK ] MixedExtenTests.NestingMutableStruct (0 ms)
[ RUN ] MixedExtenTests.NestingMutableStructLE
[ OK ] MixedExtenTests.NestingMutableStructLE (0 ms)
[----------] 6 tests from MixedExtenTests (1 ms total)
[----------] 1 test from IdVsDeclOrder
[ RUN ] IdVsDeclOrder.test
[ OK ] IdVsDeclOrder.test (0 ms)
[----------] 1 test from IdVsDeclOrder (0 ms total)
[----------] 18 tests from KeyTests
[ RUN ] KeyTests.normal_BasicUnkeyedStruct
[ OK ] KeyTests.normal_BasicUnkeyedStruct (0 ms)
[ RUN ] KeyTests.normal_BasicKeyedStruct
[ OK ] KeyTests.normal_BasicKeyedStruct (0 ms)
[ RUN ] KeyTests.normal_UnkeyedUnion
[ OK ] KeyTests.normal_UnkeyedUnion (0 ms)
[ RUN ] KeyTests.normal_KeyedUnion
[ OK ] KeyTests.normal_KeyedUnion (0 ms)
[ RUN ] KeyTests.normal_ComplexUnkeyedStruct
[ OK ] KeyTests.normal_ComplexUnkeyedStruct (1 ms)
[ RUN ] KeyTests.normal_ComplexKeyedStruct
[ OK ] KeyTests.normal_ComplexKeyedStruct (0 ms)
[ RUN ] KeyTests.NestedKeyOnly_BasicUnkeyedStruct
[ OK ] KeyTests.NestedKeyOnly_BasicUnkeyedStruct (0 ms)
[ RUN ] KeyTests.NestedKeyOnly_BasicKeyedStruct
[ OK ] KeyTests.NestedKeyOnly_BasicKeyedStruct (0 ms)
[ RUN ] KeyTests.NestedKeyOnly_UnkeyedUnion
[ OK ] KeyTests.NestedKeyOnly_UnkeyedUnion (0 ms)
[ RUN ] KeyTests.NestedKeyOnly_KeyedUnion
[ OK ] KeyTests.NestedKeyOnly_KeyedUnion (0 ms)
[ RUN ] KeyTests.NestedKeyOnly_ComplexUnkeyedStruct
[ OK ] KeyTests.NestedKeyOnly_ComplexUnkeyedStruct (1 ms)
[ RUN ] KeyTests.NestedKeyOnly_ComplexKeyedStruct
[ OK ] KeyTests.NestedKeyOnly_ComplexKeyedStruct (0 ms)
[ RUN ] KeyTests.KeyOnly_BasicUnkeyedStruct
[ OK ] KeyTests.KeyOnly_BasicUnkeyedStruct (0 ms)
[ RUN ] KeyTests.KeyOnly_BasicKeyedStruct
[ OK ] KeyTests.KeyOnly_BasicKeyedStruct (0 ms)
[ RUN ] KeyTests.KeyOnly_UnkeyedUnion
[ OK ] KeyTests.KeyOnly_UnkeyedUnion (0 ms)
[ RUN ] KeyTests.KeyOnly_KeyedUnion
[ OK ] KeyTests.KeyOnly_KeyedUnion (0 ms)
[ RUN ] KeyTests.KeyOnly_ComplexUnkeyedStruct
[ OK ] KeyTests.KeyOnly_ComplexUnkeyedStruct (0 ms)
[ RUN ] KeyTests.KeyOnly_ComplexKeyedStruct
[ OK ] KeyTests.KeyOnly_ComplexKeyedStruct (1 ms)
[----------] 18 tests from KeyTests (3 ms total)
[----------] 2 tests from OptionalTests
[ RUN ] OptionalTests.NotPresent
[ OK ] OptionalTests.NotPresent (0 ms)
[ RUN ] OptionalTests.Present
[ OK ] OptionalTests.Present (0 ms)
[----------] 2 tests from OptionalTests (0 ms total)
[----------] Global test environment tear-down
[==========] 82 tests from 7 test cases ran. (9 ms total)
[ PASSED ] 82 tests.
test PASSED.
auto_run_tests_finished: tests/DCPS/Compiler/xcdr/run_test.pl Time:1s Result:0
==============================================================================
tests/DCPS/Compiler/XtypesExtensibility/run_test.pl
#
[==========] Running 8 tests from 4 test cases.
[----------] Global test environment set-up.
[----------] 1 test from TestFinal
[ RUN ] TestFinal.flags_match
[ OK ] TestFinal.flags_match (2 ms)
[----------] 1 test from TestFinal (2 ms total)
[----------] 1 test from TestAppendable
[ RUN ] TestAppendable.flags_match
[ OK ] TestAppendable.flags_match (1 ms)
[----------] 1 test from TestAppendable (1 ms total)
[----------] 1 test from TestMutable
[ RUN ] TestMutable.flags_match
[ OK ] TestMutable.flags_match (0 ms)
[----------] 1 test from TestMutable (0 ms total)
[----------] 5 tests from TestDefault
[ RUN ] TestDefault.flags_match
[ OK ] TestDefault.flags_match (0 ms)
[ RUN ] TestDefault.FinalEnum
[ OK ] TestDefault.FinalEnum (1 ms)
[ RUN ] TestDefault.AppendableEnum
[ OK ] TestDefault.AppendableEnum (0 ms)
[ RUN ] TestDefault.DefaultEnum
[ OK ] TestDefault.DefaultEnum (0 ms)
[ RUN ] TestDefault.ZeroEnumDefaultEnum
[ OK ] TestDefault.ZeroEnumDefaultEnum (0 ms)
[----------] 5 tests from TestDefault (1 ms total)
[----------] Global test environment tear-down
[==========] 8 tests from 4 test cases ran. (5 ms total)
[ PASSED ] 8 tests.
auto_run_tests_finished: tests/DCPS/Compiler/XtypesExtensibility/run_test.pl Time:0s Result:0
==============================================================================
tests/DCPS/Compiler/keywords/run_test.pl classic
#
classic\Static_Debug\\keywords-classic.EXE -DCPSDebugLevel 1 -ORBVerboseLogging 1 -DCPSTransportDebugLevel 1 -ORBLogFile test.log -DCPSPendingTimeout 3
test PID: 2092 started at 2024-12-19 19:55:11
[==========] Running 8 tests from 4 test cases.
[----------] Global test environment set-up.
[----------] 2 tests from EscapedNonKeywords
[ RUN ] EscapedNonKeywords.struct_topic_type
[ OK ] EscapedNonKeywords.struct_topic_type (0 ms)
[ RUN ] EscapedNonKeywords.union_topic_type
[ OK ] EscapedNonKeywords.union_topic_type (0 ms)
[----------] 2 tests from EscapedNonKeywords (0 ms total)
[----------] 2 tests from IdlKeywords
[ RUN ] IdlKeywords.struct_topic_type
[ OK ] IdlKeywords.struct_topic_type (0 ms)
[ RUN ] IdlKeywords.union_topic_type
[ OK ] IdlKeywords.union_topic_type (0 ms)
[----------] 2 tests from IdlKeywords (1 ms total)
[----------] 2 tests from CppKeywords
[ RUN ] CppKeywords.struct_topic_type
[ OK ] CppKeywords.struct_topic_type (0 ms)
[ RUN ] CppKeywords.union_topic_type
[ OK ] CppKeywords.union_topic_type (0 ms)
[----------] 2 tests from CppKeywords (0 ms total)
[----------] 2 tests from DoubleKeywords
[ RUN ] DoubleKeywords.struct_topic_type
[ OK ] DoubleKeywords.struct_topic_type (0 ms)
[ RUN ] DoubleKeywords.union_topic_type
[ OK ] DoubleKeywords.union_topic_type (0 ms)
[----------] 2 tests from DoubleKeywords (0 ms total)
[----------] Global test environment tear-down
[==========] 8 tests from 4 test cases ran. (1 ms total)
[ PASSED ] 8 tests.
test PASSED.
auto_run_tests_finished: tests/DCPS/Compiler/keywords/run_test.pl classic Time:0s Result:0
==============================================================================
tests/DCPS/Compiler/keywords/run_test.pl cpp11
#
cpp11\Static_Debug\\keywords-cpp11.EXE -DCPSDebugLevel 1 -ORBVerboseLogging 1 -DCPSTransportDebugLevel 1 -ORBLogFile test.log -DCPSPendingTimeout 3
test PID: 6340 started at 2024-12-19 19:55:11
[==========] Running 8 tests from 4 test cases.
[----------] Global test environment set-up.
[----------] 2 tests from EscapedNonKeywords
[ RUN ] EscapedNonKeywords.struct_topic_type
[ OK ] EscapedNonKeywords.struct_topic_type (0 ms)
[ RUN ] EscapedNonKeywords.union_topic_type
[ OK ] EscapedNonKeywords.union_topic_type (0 ms)
[----------] 2 tests from EscapedNonKeywords (0 ms total)
[----------] 2 tests from IdlKeywords
[ RUN ] IdlKeywords.struct_topic_type
[ OK ] IdlKeywords.struct_topic_type (0 ms)
[ RUN ] IdlKeywords.union_topic_type
[ OK ] IdlKeywords.union_topic_type (0 ms)
[----------] 2 tests from IdlKeywords (0 ms total)
[----------] 2 tests from CppKeywords
[ RUN ] CppKeywords.struct_topic_type
[ OK ] CppKeywords.struct_topic_type (0 ms)
[ RUN ] CppKeywords.union_topic_type
[ OK ] CppKeywords.union_topic_type (0 ms)
[----------] 2 tests from CppKeywords (0 ms total)
[----------] 2 tests from DoubleKeywords
[ RUN ] DoubleKeywords.struct_topic_type
[ OK ] DoubleKeywords.struct_topic_type (0 ms)
[ RUN ] DoubleKeywords.union_topic_type
[ OK ] DoubleKeywords.union_topic_type (0 ms)
[----------] 2 tests from DoubleKeywords (0 ms total)
[----------] Global test environment tear-down
[==========] 8 tests from 4 test cases ran. (0 ms total)
[ PASSED ] 8 tests.
test PASSED.
auto_run_tests_finished: tests/DCPS/Compiler/keywords/run_test.pl cpp11 Time:0s Result:0
Thu Dec 19 19:55:11 2024 UTC