daltonserey / tst

Students assignments testing

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Bug on commit.

sormany opened this issue · comments

After adding a file using the command tst add sd_acrescimo.py, the following error occurs when I try to run tst commit2 --bump patch command:

tst: fatal: server reported error:
[u'Oops, it seems you encountered an internal error!', u"'dict' object has no attribute 'append'", u'AttributeError', u'Please contact developers.']

Follow the activity status:

# Files changed

    sd_acrescimo.py (new)

Commit requires bump option

---
This activity has been locally changed.

It seems you are using an old version of the server. Try changing the url to the public one (tst-online.appspot.com).

I figured it out. The problem was in the server. I think it is solved now. Please, try adding files again.