Ricky Cook

Results 8 comments of Ricky Cook

I have had this issue before, but it's always been because a previous scenario changes the state in some subtle way.

Seems that no more tests, other than those already failing in master are failing

Only because I haven't needed to use OAuth1.

This seems to be related to the fact that this is directly in parseICS, which isn't bound to any object. This occurred for me when I was importing the function...

I haven't really used this in a while, so correct me if I'm wrong but I think that the `--statedir` argument should allow you to continue an import? But you...

it doesn't, but it tracks the cards that've already been imported so should start from where the last card failed

Yeah; it's certainly not resolved. Potentially I should force `--statedir` as non-optional so that nobody accidentally hits this with no way out

thanks! i haven't really looked at this code in a while; seems that break should be a continue? i don't really have any time to test a fix. if you're...