Re: [PATCH] git-p4: remove ticket expiry test

2019-02-06 Thread SZEDER Gábor
On Wed, Feb 06, 2019 at 03:11:53PM +, Luke Diamand wrote: > The git-p4 login ticket expiry test causes unreliable test > runs. Since the handling of ticket expiry in git-p4 is far > from polished anyway, let's remove it for now. I can't judge how far it is from polished, and whether it's worth

[PATCH] git-p4: remove ticket expiry test

2019-02-06 Thread Luke Diamand
The git-p4 login ticket expiry test causes unreliable test runs. Since the handling of ticket expiry in git-p4 is far from polished anyway, let's remove it for now. A better way to actually run the test is to create a python "fake" version of "p4" which returns whatever expiry results the test req