kubernetes/test/e2e/framework/log
Patrick Ohly 07d7133837 e2e log: fix time stamp normalization in unit test
The date/time regex did not cover that "Sep 1 09:32:17.938" uses " 1"
instead of "1" for the day and thus the test started failing in
September.
2019-09-02 09:39:11 +02:00
..
BUILD bazel update 2019-08-29 21:21:13 +02:00
logger.go e2e: consistent failure logging 2019-08-26 12:38:35 +02:00
logger_test.go e2e log: fix time stamp normalization in unit test 2019-09-02 09:39:11 +02:00