Pushed one line fix directly to mtt repo. Tested to work with and without
section support. Thanks, -- Noah
commit 6c86b7e9405f6470b49ddbbd8da9ea0fcaf533f0
Author: Noah van Dresser
Date: Wed Sep 7 11:55:31 2016 -0700
Bug fix for NoneType error after --sections and --skip-sections suppo
No, mtt python client tip of the tree is broken. Looking into it now….
You can change line 534 to “if 0:” to work around the issue until we have a fix.
> /home/test/jenkins/mtt/pylib/System/TestDef.py(534)configTest()
-> if 0 != len(sections) and not skip:
(Pdb) c
Traceback (most recent call la
I ran with the Perl client and it worked fine.
I'm struggling to get a valid .ini file for the python client to test
further. I keep getting internal NoneType errors in the python client,
which probably (hopefully) means that the .ini is not quite correct. Can
you send me a simple, valid pyclient