<p>pespin has uploaded this change for <strong>review</strong>.</p><p><a href="https://gerrit.osmocom.org/c/osmo-hlr/+/15170">View Change</a></p><pre style="font-family: monospace,monospace; white-space: pre-wrap;">tests: Fix db_test err file to expect error code name instead of value<br><br>Previous commit changed db_test to output code names to fix issues on<br>some platforms (I guess due to different error code values), but somehow<br>this log line was not updated.<br><br>Fixes: 8b860e54be3dbb6587611a9d61f6d28b4c825697<br>Change-Id: I598de6f83a86d528174d3d188596314572f5d70d<br>---<br>M tests/db/db_test.err<br>1 file changed, 1 insertion(+), 1 deletion(-)<br><br></pre><pre style="font-family: monospace,monospace; white-space: pre-wrap;">git pull ssh://gerrit.osmocom.org:29418/osmo-hlr refs/changes/70/15170/1</pre><pre style="font-family: monospace,monospace; white-space: pre-wrap;"><span>diff --git a/tests/db/db_test.err b/tests/db/db_test.err</span><br><span>index da67d45..a3e4d58 100644</span><br><span>--- a/tests/db/db_test.err</span><br><span>+++ b/tests/db/db_test.err</span><br><span>@@ -1360,7 +1360,7 @@</span><br><span> </span><br><span> sqlite3_step(stmt) --> SQLITE_DONE</span><br><span> </span><br><span style="color: hsl(0, 100%, 40%);">-db_get_auth_data(dbc, imsi0, &g_aud2g, &g_aud3g, &g_id) --> -126</span><br><span style="color: hsl(120, 100%, 40%);">+db_get_auth_data(dbc, imsi0, &g_aud2g, &g_aud3g, &g_id) --> -ENOKEY</span><br><span> DAUC IMSI='123456789000000': Error reading Ki, expected length 16 but has length 15</span><br><span> DAUC IMSI='123456789000000': No 3G Auth Data</span><br><span> </span><br><span></span><br></pre><p>To view, visit <a href="https://gerrit.osmocom.org/c/osmo-hlr/+/15170">change 15170</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-hlr/+/15170"/><meta itemprop="name" content="View Change"/></div></div>

<div style="display:none"> Gerrit-Project: osmo-hlr </div>
<div style="display:none"> Gerrit-Branch: master </div>
<div style="display:none"> Gerrit-Change-Id: I598de6f83a86d528174d3d188596314572f5d70d </div>
<div style="display:none"> Gerrit-Change-Number: 15170 </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-MessageType: newchange </div>