Should be fixed in https://github.com/open-mpi/mtt/pull/469
> On Aug 31, 2016, at 6:54 PM, [email protected] wrote: > > I’ll dig into this tomorrow > >> On Aug 31, 2016, at 10:59 AM, Howard Pritchard <[email protected] >> <mailto:[email protected]>> wrote: >> >> Hi Folks, >> >> Here's what I'm seeing with the boolean keyval issue: >> >> orking repo [email protected]:open-mpi/ompi-tests >> >> Working final repo [email protected]:open-mpi/ompi-tests >> >> LOGGING results for ASIS TestGet:IBM >> >> ASIS TestBuild:IBMInstalled >> >> DefaultTestBuild >> >> processing kvkey merge_stdout_stderr >> >> processing kvkey save_stdout_on_success >> >> Autotools Execute >> >> processing kvkey merge_stdout_stderr >> >> Traceback (most recent call last): >> >> File "./pymtt.py", line 247, in <module> >> >> testDef.executeTest() >> >> File "/Users/hpp/mtt/pylib/System/TestDef.py", line 602, in executeTest >> >> executor.plugin_object.execute(self) >> >> File "/Users/hpp/mtt/pylib/Tools/Executor/sequential.py", line 223, in >> execute >> >> plugin.execute(stageLog, keyvals, testDef) >> >> File "/Users/hpp/mtt/pylib/Stages/TestBuild/DefaultTestBuild.py", line >> 131, in execute >> >> plugin.execute(log, cmds, testDef) >> >> File "/Users/hpp/mtt/pylib/Tools/Build/Autotools.py", line 63, in execute >> >> testDef.parseOptions(log, self.options, keyvals, cmds) >> >> File "/Users/hpp/mtt/pylib/System/TestDef.py", line 125, in parseOptions >> >> if keyvals[kvkey].upper() in ['TRUE', '1', 'T', 'Y', 'YES']: >> >> >> >> _______________________________________________ >> mtt-devel mailing list >> [email protected] <mailto:[email protected]> >> https://rfd.newmexicoconsortium.org/mailman/listinfo/mtt-devel > > _______________________________________________ > mtt-devel mailing list > [email protected] > https://rfd.newmexicoconsortium.org/mailman/listinfo/mtt-devel
_______________________________________________ mtt-devel mailing list [email protected] https://rfd.newmexicoconsortium.org/mailman/listinfo/mtt-devel
