Richard Barella Jr.

Results 9 issues of Richard Barella Jr.

I installed this app to not use my phone as much, but I found that I can still do everything by pressing the About button, which opens the web browser....

http://d5b.herokuapp.com/

When a repo URL ends in `/` MTT thinks the name of this repo is an empty string and fails to chdir into it. This is the error: ``` =======================================...

Below is the error ExecuteCombinatorial Error, empty run log, combinatorial executor failed After only adding a MiddlwareGet stage, the error goes away.

bug
Python Client

SLURM plguin (And other related plugins like ALPS) should be smarter - To log invaluable debug information such as SLURM JOB ID - To provide easy interface for controlling/using reservations...

enhancement
Python Client

This idea is to have optional system/local config files for MTT. These config files are to set default options that can be overrided by either pyclient command-line arguments or by...

enhancement
Python Client

Some plugins are parsing their options to stringcompare against "false" vs "true", however this is not needed since TestDef converts options passed in from INI to boolean automatically if the...

Python Client
Code Cleanup

We discussed this in an MTT workgroup meeting. Lots of plugins are using relative paths for acessing and modifying files on the filesystem, however we want to change MTT to...

enhancement
Python Client