[krbdev.mit.edu #8352] git commit

Greg Hudson via RT rt-comment at krbdev.mit.edu
Mon Jun 19 12:29:43 EDT 2017


Suppress y2038 GSS tests when time_t is 32-bit

The GSSAPI time_t tests do not run correctly on 32-bit Solaris because
time_t conversions are involved in the "kinit -l 8500d" step.
Suppress the GSS y2038 tests when time_t is 32-bit.

https://github.com/krb5/krb5/commit/462cffcd00c12e6c96d4c045572c0e76a2686538
Author: Greg Hudson <ghudson at mit.edu>
Commit: 462cffcd00c12e6c96d4c045572c0e76a2686538
Branch: master
 src/tests/gssapi/t_gssapi.py |    7 ++++---
 1 files changed, 4 insertions(+), 3 deletions(-)



More information about the krb5-bugs mailing list