Conversation
…secondary management
# Conflicts: # Packages/vcs/vcs/utils.py
|
Ref: #1999 |
|
@chaosphere2112 cdtime.reltime is a function and not a class so the change isinstance(v, cdtime.reltime) is invalid and that's why broke many tests on my machine. I pushed a fix on this branch and also created a ticket for it (#2026). I think both reltime and comptime should be classes (as you and I would expect). |
7f5498b to
fb306a3
Compare
|
this is ready to be merged now. I am going to do a clean build run all the tests and merge it. |
|
@chaosphere2112 @aashish24 For the first test I get: Do I have to install something? |
|
@danlipsa There was an update to vcs in addition to the update to vcsaddons; that might be the source of your problems, not sure. |
|
@danlipsa I didn't see these failures on my machine when built from scratch. I will have a look tonight. |
No description provided.