Skip to content
New issue

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

AWS test timing errors. Elements do not exist #31

Closed
fchorney opened this issue Jun 7, 2021 · 2 comments
Closed

AWS test timing errors. Elements do not exist #31

fchorney opened this issue Jun 7, 2021 · 2 comments

Comments

@fchorney
Copy link
Member

fchorney commented Jun 7, 2021

https://github.com/invenia/CloudWatchLogs.jl/runs/2751204054?check_suite_focus=true

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
@iamed2
Copy link
Member

iamed2 commented Jun 7, 2021

Probably same as #30

@mattBrzezinski
Copy link
Member

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.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants