We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
TestStatsInactivityTimeout failed in travis.
=== RUN TestStatsInactivityTimeout --- FAIL: TestStatsInactivityTimeout (0.30s) <autogenerated>:1: Error Trace: docker_client_test.go:1086 Error: Expected nil, but got: &types.Stats{Read:time.Time{wall:0x0, ext:0, loc:(*time.Location)(nil)}, PreRead:time.Time{wall:0x0, ext:0, loc:(*time.Location)(nil)}, PidsStats:types.PidsStats{Current:0x0, Limit:0x0}, BlkioStats:types.BlkioStats{IoServiceBytesRecursive:[]types.BlkioStatEntry(nil), IoServicedRecursive:[]types.BlkioStatEntry(nil), IoQueuedRecursive:[]types.BlkioStatEntry(nil), IoServiceTimeRecursive:[]types.BlkioStatEntry(nil), IoWaitTimeRecursive:[]types.BlkioStatEntry(nil), IoMergedRecursive:[]types.BlkioStatEntry(nil), IoTimeRecursive:[]types.BlkioStatEntry(nil), SectorsRecursive:[]types.BlkioStatEntry(nil)}, NumProcs:0x0, StorageStats:types.StorageStats{ReadCountNormalized:0x0, ReadSizeBytes:0x0, WriteCountNormalized:0x0, WriteSizeBytes:0x0}, CPUStats:types.CPUStats{CPUUsage:types.CPUUsage{TotalUsage:0x0, PercpuUsage:[]uint64(nil), UsageInKernelmode:0x0, UsageInUsermode:0x0}, SystemUsage:0x64, OnlineCPUs:0x0, ThrottlingData:types.ThrottlingData{Periods:0x0, ThrottledPeriods:0x0, ThrottledTime:0x0}}, PreCPUStats:types.CPUStats{CPUUsage:types.CPUUsage{TotalUsage:0x0, PercpuUsage:[]uint64(nil), UsageInKernelmode:0x0, UsageInUsermode:0x0}, SystemUsage:0x0, OnlineCPUs:0x0, ThrottlingData:types.ThrottlingData{Periods:0x0, ThrottledPeriods:0x0, ThrottledTime:0x0}}, MemoryStats:types.MemoryStats{Usage:0x32, MaxUsage:0x0, Stats:map[string]uint64(nil), Failcnt:0x0, Limit:0x0, Commit:0x0, CommitPeak:0x0, PrivateWorkingSet:0x0}} Test: TestStatsInactivityTimeout
Test passes.
Test failed.
The text was updated successfully, but these errors were encountered:
#1977 fixed this. closing
Sorry, something went wrong.
No branches or pull requests
Summary
TestStatsInactivityTimeout failed in travis.
Description
Expected Behavior
Test passes.
Observed Behavior
Test failed.
Environment Details
Supporting Log Snippets
The text was updated successfully, but these errors were encountered: