SeattleTestbed / seash

Interactive vessel management tool
MIT License
0 stars 10 forks source link

Fix for issue#89(Improve `savestate` error handling) #91

Closed XuefengHuang closed 9 years ago

XuefengHuang commented 9 years ago

I fix savestate error message issue and create a unit test for this PR, this is test result:

Xuefengs-MacBook-Pro:runnable Xuefeng$ python utf.py -f ut_seash_savestate_nicermessage.py 
Testing module: seash
Now starting subprocess: ut_seash_subprocess.py
Generating user keys...
Generating owner key...
Writing config file...
Writing vessel dictionary...
Now running setup script: ut_seash_setup.py
    Running: ut_seash_setup.py                                  [ PASS ]
    Running: ut_seash_savestate_nicermessage.py                 [ PASS ]
Now stopping subprocess: ut_seash_subprocess.py
Removing: v1
Removing: v10
Removing: v2
Removing: v3
Removing: v4
Removing: v5
Removing: v6
Removing: v7
Removing: v8
Removing: v9
aaaaalbert commented 9 years ago

Please create a new PR requesting master as the destination for the merge.