[PATCH] osmo-gsm-tester[master]: debug suite: add test that deliberately fails

This is merely a historical archive of years 2008-2021, before the migration to mailman3.

A maintained and still updated list archive can be found at https://lists.osmocom.org/hyperkitty/list/gerrit-log@lists.osmocom.org/.

Neels Hofmeyr gerrit-no-reply at lists.osmocom.org
Sun May 14 18:22:36 UTC 2017


Review at  https://gerrit.osmocom.org/2609

debug suite: add test that deliberately fails

Change-Id: I42ab624f8dd8e91ee62b8eccfa451e01fd3694d0
---
A suites/debug/fail.py
1 file changed, 5 insertions(+), 0 deletions(-)


  git pull ssh://gerrit.osmocom.org:29418/osmo-gsm-tester refs/changes/09/2609/1

diff --git a/suites/debug/fail.py b/suites/debug/fail.py
new file mode 100644
index 0000000..1b412b5
--- /dev/null
+++ b/suites/debug/fail.py
@@ -0,0 +1,5 @@
+#!/usr/bin/env python3
+from osmo_gsm_tester.test import *
+
+# This can be used to verify that a test failure is reported properly.
+assert False

-- 
To view, visit https://gerrit.osmocom.org/2609
To unsubscribe, visit https://gerrit.osmocom.org/settings

Gerrit-MessageType: newchange
Gerrit-Change-Id: I42ab624f8dd8e91ee62b8eccfa451e01fd3694d0
Gerrit-PatchSet: 1
Gerrit-Project: osmo-gsm-tester
Gerrit-Branch: master
Gerrit-Owner: Neels Hofmeyr <nhofmeyr at sysmocom.de>



More information about the gerrit-log mailing list