<p>laforge has uploaded this change for <strong>review</strong>.</p><p><a href="https://gerrit.osmocom.org/c/osmo-ttcn3-hacks/+/22673">View Change</a></p><pre style="font-family: monospace,monospace; white-space: pre-wrap;">fr-net: Don't generate junit-xml output. It's not a test suite<br><br>Change-Id: Id296e62fb86731492d42370173a48f217b2fbdc0<br>---<br>M fr-net/FRNET_Tests.cfg<br>M fr-net/FRNET_Tests.default<br>2 files changed, 14 insertions(+), 6 deletions(-)<br><br></pre><pre style="font-family: monospace,monospace; white-space: pre-wrap;">git pull ssh://gerrit.osmocom.org:29418/osmo-ttcn3-hacks refs/changes/73/22673/1</pre><pre style="font-family: monospace,monospace; white-space: pre-wrap;"><span>diff --git a/fr-net/FRNET_Tests.cfg b/fr-net/FRNET_Tests.cfg</span><br><span>index dedd828..555b260 100644</span><br><span>--- a/fr-net/FRNET_Tests.cfg</span><br><span>+++ b/fr-net/FRNET_Tests.cfg</span><br><span>@@ -1,6 +1,8 @@</span><br><span> [ORDERED_INCLUDE]</span><br><span style="color: hsl(0, 100%, 40%);">-# Common configuration, shared between test suites</span><br><span style="color: hsl(0, 100%, 40%);">-"../Common.cfg"</span><br><span style="color: hsl(120, 100%, 40%);">+# We cannot include Common.cfg, as this includes the LoggerPlugins configuration</span><br><span style="color: hsl(120, 100%, 40%);">+# for junit-xml generation.  However, we don't want to generate any junit-xml,</span><br><span style="color: hsl(120, 100%, 40%);">+# as FRNET_Tests really is not a test suite, but just a stub against which FR_Tests</span><br><span style="color: hsl(120, 100%, 40%);">+# can execute</span><br><span> # testsuite specific configuration, not expected to change</span><br><span> "./FRNET_Tests.default"</span><br><span> </span><br><span>diff --git a/fr-net/FRNET_Tests.default b/fr-net/FRNET_Tests.default</span><br><span>index d694d98..9ec4a0c 100644</span><br><span>--- a/fr-net/FRNET_Tests.default</span><br><span>+++ b/fr-net/FRNET_Tests.default</span><br><span>@@ -1,10 +1,16 @@</span><br><span> [ORDERED_INCLUDE]</span><br><span style="color: hsl(0, 100%, 40%);">-# Common configuration, shared between test suites</span><br><span style="color: hsl(0, 100%, 40%);">-"../Common.cfg"</span><br><span style="color: hsl(120, 100%, 40%);">+# We cannot include Common.cfg, as this includes the LoggerPlugins configuration</span><br><span style="color: hsl(120, 100%, 40%);">+# for junit-xml generation.  However, we don't want to generate any junit-xml,</span><br><span style="color: hsl(120, 100%, 40%);">+# as FRNET_Tests really is not a test suite, but just a stub against which FR_Tests</span><br><span style="color: hsl(120, 100%, 40%);">+# can execute</span><br><span> </span><br><span> [LOGGING]</span><br><span style="color: hsl(0, 100%, 40%);">-#*.FileMask := LOG_ALL</span><br><span style="color: hsl(0, 100%, 40%);">-ConsoleMask := ERROR | WARNING | TESTCASE | TIMEROP_START | USER</span><br><span style="color: hsl(120, 100%, 40%);">+LogFile := "%e-%c-%h-%r.%s"</span><br><span style="color: hsl(120, 100%, 40%);">+AppendFile := Yes;</span><br><span style="color: hsl(120, 100%, 40%);">+SourceInfoFormat := Single;</span><br><span style="color: hsl(120, 100%, 40%);">+LogSourceInfo := Yes;</span><br><span style="color: hsl(120, 100%, 40%);">+FileMask := LOG_ALL | TTCN_DEBUG | TTCN_MATCHING | DEBUG_ENCDEC;</span><br><span style="color: hsl(120, 100%, 40%);">+ConsoleMask := ERROR | WARNING | TESTCASE | USER | VERDICTOP;</span><br><span> </span><br><span> [MODULE_PARAMETERS]</span><br><span> </span><br><span></span><br></pre><p>To view, visit <a href="https://gerrit.osmocom.org/c/osmo-ttcn3-hacks/+/22673">change 22673</a>. To unsubscribe, or for help writing mail filters, visit <a href="https://gerrit.osmocom.org/settings">settings</a>.</p><div itemscope itemtype="http://schema.org/EmailMessage"><div itemscope itemprop="action" itemtype="http://schema.org/ViewAction"><link itemprop="url" href="https://gerrit.osmocom.org/c/osmo-ttcn3-hacks/+/22673"/><meta itemprop="name" content="View Change"/></div></div>

<div style="display:none"> Gerrit-Project: osmo-ttcn3-hacks </div>
<div style="display:none"> Gerrit-Branch: master </div>
<div style="display:none"> Gerrit-Change-Id: Id296e62fb86731492d42370173a48f217b2fbdc0 </div>
<div style="display:none"> Gerrit-Change-Number: 22673 </div>
<div style="display:none"> Gerrit-PatchSet: 1 </div>
<div style="display:none"> Gerrit-Owner: laforge <laforge@osmocom.org> </div>
<div style="display:none"> Gerrit-MessageType: newchange </div>