You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Unnamed stream: Test Failed at D:\a\CloudWatchLogs.jl\CloudWatchLogs.jl\test\online.jl:180
Expression: !(isempty(streams))
Stacktrace:
[1] macro expansion at D:\a\CloudWatchLogs.jl\CloudWatchLogs.jl\test\online.jl:180 [inlined]
[2] macro expansion at C:\cygwin\home\Administrator\buildbot\worker\package_win64\build\usr\share\julia\stdlib\v1.0\Test\src\Test.jl:1083 [inlined]
[3] macro expansion at D:\a\CloudWatchLogs.jl\CloudWatchLogs.jl\test\online.jl:167 [inlined]
[4] macro expansion at C:\cygwin\home\Administrator\buildbot\worker\package_win64\build\usr\share\julia\stdlib\v1.0\Test\src\Test.jl:1083 [inlined]
[5] macro expansion at D:\a\CloudWatchLogs.jl\CloudWatchLogs.jl\test\online.jl:38 [inlined]
[6] macro expansion at C:\cygwin\home\Administrator\buildbot\worker\package_win64\build\usr\share\julia\stdlib\v1.0\Test\src\Test.jl:1083 [inlined]
[7] top-level scope at D:\a\CloudWatchLogs.jl\CloudWatchLogs.jl\test\online.jl:3
Unnamed stream: Error During Test at D:\a\CloudWatchLogs.jl\CloudWatchLogs.jl\test\online.jl:181
Test threw exception
Expression: (streams[1])["logStreamName"] == stream_name
BoundsError: attempt to access 0-element Array{Any,1} at index [1]
Stacktrace:
[1] getindex(::Array{Any,1}, ::Int64) at .\array.jl:731
[2] macro expansion at D:\a\CloudWatchLogs.jl\CloudWatchLogs.jl\test\online.jl:181 [inlined]
[3] macro expansion at C:\cygwin\home\Administrator\buildbot\worker\package_win64\build\usr\share\julia\stdlib\v1.0\Test\src\Test.jl:1083 [inlined]
[4] macro expansion at D:\a\CloudWatchLogs.jl\CloudWatchLogs.jl\test\online.jl:167 [inlined]
[5] macro expansion at C:\cygwin\home\Administrator\buildbot\worker\package_win64\build\usr\share\julia\stdlib\v1.0\Test\src\Test.jl:1083 [inlined]
[6] macro expansion at D:\a\CloudWatchLogs.jl\CloudWatchLogs.jl\test\online.jl:38 [inlined]
[7] macro expansion at C:\cygwin\home\Administrator\buildbot\worker\package_win64\build\usr\share\julia\stdlib\v1.0\Test\src\Test.jl:1083 [inlined]
[8] top-level scope at D:\a\CloudWatchLogs.jl\CloudWatchLogs.jl\test\online.jl:3
The text was updated successfully, but these errors were encountered:
Yeah same as #30, CI testing onto AWS is finicky and almost everyone of these packages that does live testing ends up having these timing problems.
Going to close this issue in favour of #30, but this is something we want to think about resolving in the future to reduce the noise level of "failing" nightlies.
https://github.com/invenia/CloudWatchLogs.jl/runs/2751204054?check_suite_focus=true
The text was updated successfully, but these errors were encountered: