May 22, 2015
View 7fffcff

Merge pull request #13387 from cpuguy83/fix_ngroutine_test

Alexander Morozov authored on 2015/05/22 04:31:57
View 2805ff1

Better checking for LogsFollowGoroutinesWithStdout

Brian Goff authored on 2015/05/22 02:02:16
May 20, 2015
View 086b514

Removed deleteContainer calls

Lorenzo Fontana authored on 2015/05/20 15:20:05
May 15, 2015
View f207322

Extend sleep/timeout for ngoroutine check

Brian Goff authored on 2015/05/15 22:54:43
May 13, 2015
View 2fe2f7a

integ-cli: Fix race in TestLogsSince

Ahmet Alp Balkan authored on 2015/05/13 11:49:47
May 7, 2015
View e3ba3dd

Make sure log pipes are closed

Brian Goff authored on 2015/05/07 10:09:27
April 28, 2015
View 4203230

c.Fatal won't fail and exit test inside a goroutine, errors should be handled outside with a channel

Antonio Murdaca authored on 2015/04/28 02:29:48
April 24, 2015
View c5ef290

delete "defer deleteContainer" on tests

Vincent Demeester authored on 2015/04/24 05:27:46
April 19, 2015
View dc944ea

Use suite for integration-cli

Alexander Morozov authored on 2015/04/19 01:46:47
April 14, 2015
View cb9a6b9

Add --since argument to docker logs cmd

Ahmet Alp Balkan authored on 2015/04/14 13:36:12
April 6, 2015
View 475c653

Remove `stripTrailingCharacters` from tests

Brian Goff authored on 2015/04/06 22:21:18
October 31, 2014
View c2cf97a

Fix panic on slow log consumer.

Tonis Tiigi authored on 2014/10/31 04:33:26
October 15, 2014
View 842d4b6

Cleanup errorOut resp log tests

Jessica Frazelle authored on 2014/10/15 06:22:49
September 16, 2014
View 9ae3134

add the timeutils package

unclejack authored on 2014/09/16 03:44:58
September 11, 2014
View cd7a5f5

Fix for issue 7902. Use utils.RFC3339NanoFixed ("2006-01-02T15:04:05.000000000Z07:00") instead of time.RFC3339Nano to format our log timestamps - this way things are aligned, in particular the nano seconds are padded with zeros

Doug Davis authored on 2014/09/11 04:36:01