Re: I've stoped *saying* all tests pass in commit messages

2019-01-24 Thread Rob
I keep seeing this error, but until now have not been able to see what triggers it. In order to do that I ran Leo in a minimized window with the console to the side so I could catch it happening. Anyway, I believe I can report what triggers the error (though I don't know what 'causes' the error

Re: I've stoped *saying* all tests pass in commit messages

2017-07-02 Thread Edward K. Ream
On Sun, Jul 2, 2017 at 8:57 AM, Terry Brown wrote: > > hmm, 5a1f94cf246, still these: > > Trying to create a QVariant instance of QMetaType::Void type, an invalid > QVariant will be constructed instead > ​Is there any more data to report? Qt version? Any indication where the failure happens? W

Re: I've stoped *saying* all tests pass in commit messages

2017-07-02 Thread Terry Brown
On Sat, 1 Jul 2017 14:19:45 -0700 (PDT) "Edward K. Ream" wrote: > On Thursday, June 29, 2017 at 5:11:10 AM UTC-5, Edward K. Ream wrote: > > > One fix would be to call self.skipTest in various​...tests. > > Rev 52c083 skips tests if leoImport.py can not import docutils. > > This might completel

Re: I've stoped *saying* all tests pass in commit messages

2017-07-01 Thread Edward K. Ream
On Thursday, June 29, 2017 at 5:11:10 AM UTC-5, Edward K. Ream wrote: > One fix would be to call self.skipTest in various​...tests. Rev 52c083 skips tests if leoImport.py can not import docutils. This might completely fix # 512. Terry, please rerun the tests and report any remaining failures.

Re: I've stoped *saying* all tests pass in commit messages

2017-06-29 Thread Edward K. Ream
On Wed, Jun 28, 2017 at 11:26 AM, Terry Brown wrote: > Here are the fails I get from d1608d30. > ​Thanks for this. I've just created #512 . One fix would be to call self.skipTest in various​ ​"difficult" tests unless I happen to be running t

Re: I've stoped *saying* all tests pass in commit messages

2017-06-28 Thread Terry Brown
On Wed, 28 Jun 2017 07:55:41 -0700 (PDT) "Edward K. Ream" wrote: > But in fact, I run all unit tests before virtually every commit. All > other devs should too. Here are the fails I get from d1608d30. I always forget to run unit tests before making changes, so I have to make a local commit, ch

I've stoped *saying* all tests pass in commit messages

2017-06-28 Thread Edward K. Ream
But in fact, I run all unit tests before virtually every commit. All other devs should too. And periodically I also run pylint -a Edward -- You received this message because you are subscribed to the Google Groups "leo-editor" group. To unsubscribe from this group and stop receiving emails f