Re: [MTT devel] the boolean keyval error traceback with debug

2016-08-31 Thread r...@open-mpi.org
I’ll dig into this tomorrow

> On Aug 31, 2016, at 10:59 AM, Howard Pritchard  wrote:
> 
> Hi Folks,
> 
> Here's what I'm seeing with the boolean keyval issue:
> 
> orking repo g...@github.com:open-mpi/ompi-tests
> 
> Working final repo g...@github.com: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 
> 
> 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
> mtt-devel@lists.open-mpi.org
> https://rfd.newmexicoconsortium.org/mailman/listinfo/mtt-devel

___
mtt-devel mailing list
mtt-devel@lists.open-mpi.org
https://rfd.newmexicoconsortium.org/mailman/listinfo/mtt-devel

[MTT devel] the boolean keyval error traceback with debug

2016-08-31 Thread Howard Pritchard
Hi Folks,

Here's what I'm seeing with the boolean keyval issue:

orking repo g...@github.com:open-mpi/ompi-tests

Working final repo g...@github.com: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 

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
mtt-devel@lists.open-mpi.org
https://rfd.newmexicoconsortium.org/mailman/listinfo/mtt-devel