<p><a href="https://gerrit.osmocom.org/c/osmo-msc/+/14356">View Change</a></p><p>1 comment:</p><ul style="list-style: none; padding: 0;"><li style="margin: 0; padding: 0;"><p><a href="https://gerrit.osmocom.org/#/c/14356/1/tests/testsuite.at">File tests/testsuite.at:</a></p><ul style="list-style: none; padding: 0;"><li style="margin: 0; padding: 0 0 0 16px;"><p style="margin-bottom: 4px;"><a href="https://gerrit.osmocom.org/#/c/14356/1/tests/testsuite.at@23">Patch Set #1, Line 23:</a> <code style="font-family:monospace,monospace">2>&1</code></p><p><blockquote style="border-left: 1px solid #aaa; margin: 10px 0; padding: 0 10px;">nice find!</blockquote></p><p style="white-space: pre-wrap; word-wrap: break-word;">autotest doesn't seem to like it. I changed the line to:<br>AT_CHECK([$abs_top_builddir/tests/db_sms/db_sms_test 2> >(grep -v "Failed to load driver")], [], [expout], [experr])</p><p style="white-space: pre-wrap; word-wrap: break-word;">(I know it's not exactly the same I had before, just a simplified form)</p><pre style="font-family: monospace,monospace; white-space: pre-wrap;">But then running tests fail:<br>"""<br>  3: db_sms_test                                    osmo-msc/tests/testsuite.dir/at-groups/3/test-source: line 14: syntax error near unexpected token `>'<br>osmo-msc/tests/testsuite.dir/at-groups/3/test-source: line 14: `( $at_check_trace; $abs_top_builddir/tests/db_sms/db_sms_test 2> >(grep -v "Failed to load driver")'<br>testsuite: WARNING: unable to parse test group: 3<br>testsuite: WARNING: A failure happened in a test group before any test could be<br>testsuite: WARNING: run. This means that test suite is improperly designed.  Please<br>testsuite: WARNING: report this failure to <openbsc@lists.osmocom.org>.<br> FAILED (testsuite.at:19)<br>"""</pre><p style="white-space: pre-wrap; word-wrap: break-word;">It looks like it doesn't like having parentheses in there. I tried scaping them wiht "\(", but didn't work.</p></li></ul></li></ul><p>To view, visit <a href="https://gerrit.osmocom.org/c/osmo-msc/+/14356">change 14356</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-msc/+/14356"/><meta itemprop="name" content="View Change"/></div></div>

<div style="display:none"> Gerrit-Project: osmo-msc </div>
<div style="display:none"> Gerrit-Branch: master </div>
<div style="display:none"> Gerrit-Change-Id: I06dfdc5a7415a4d3b34a3b25f11c8abda1a63f92 </div>
<div style="display:none"> Gerrit-Change-Number: 14356 </div>
<div style="display:none"> Gerrit-PatchSet: 1 </div>
<div style="display:none"> Gerrit-Owner: pespin <pespin@sysmocom.de> </div>
<div style="display:none"> Gerrit-Reviewer: Jenkins Builder </div>
<div style="display:none"> Gerrit-Reviewer: pespin <pespin@sysmocom.de> </div>
<div style="display:none"> Gerrit-CC: Harald Welte <laforge@gnumonks.org> </div>
<div style="display:none"> Gerrit-CC: fixeria <axilirator@gmail.com> </div>
<div style="display:none"> Gerrit-Comment-Date: Tue, 04 Jun 2019 09:08:35 +0000 </div>
<div style="display:none"> Gerrit-HasComments: Yes </div>
<div style="display:none"> Gerrit-Has-Labels: No </div>
<div style="display:none"> Comment-In-Reply-To: fixeria <axilirator@gmail.com> </div>
<div style="display:none"> Comment-In-Reply-To: Harald Welte <laforge@gnumonks.org> </div>
<div style="display:none"> Gerrit-MessageType: comment </div>