Results 67 comments of Arnt Gulbrandsen

You're right, all that the caching does is slow down my debugging. The mailbox name still wrong even after it issues the IMAP command that I think should fix it...

That took a while, most of it trying to write a unit test. The worst part of my job is when I switch from one unit testing framework to another...

Wat. I tested that. Can you name a specific folder name and server that broke? I'm on vacation this week. I'll do my best *not* to work on this until...

Hm. I tested it with a branch that contains quite a bit more code than #8772.

Have the bug fixed now. Wonder whether the code may have worked a while ago, but the corruption persisted via the LocalFolder database… anyway, I'll cut down the code to...

But another working day has finished, I need to leave five minutes ago, and I still haven't send in the changed code. Need several hours to biject and be sure,...

Sorry about the latency. I ran out of headspace, there's a limit to how many programming languages, testing frameworks etc I can handle at the same time. I don't understand...

Oops, I misread and didn't notice that. I get many unit test failures, all except one mention that `lateinit property logger has not been been initialized` and I didn't notice...

The unit test failure appears to be a bug in the unit test. It needs to do a little more mocking. I'm unlikely to get to it tonight, but perhaps...

Hi, I found out that at the same time, fixed it, and pushed just now. Getting the code to compile on my 16GB laptop was bothersome, so I have not...