Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Conversation

vaikas
Copy link
Collaborator

@vaikas vaikas commented Jan 18, 2021

As we saw in eventing, for some reason tests seem to take longer with 1.20 and there's been some timeouts in the tests.

https://github.com/knative/eventing/pull/4729/files#diff-8d196c4ce9b53dec57fab83c31e0f2a460d671683b19c3ef3d662003e1305d1cR185

Here at least seems like the 40 minutes was exceeded also:

panic: test timed out after 40m0s

goroutine 39850 [running]:
testing.(*M).startAlarm.func1()
	/opt/hostedtoolcache/go/1.15.6/x64/src/testing/testing.go:1618 +0x11f
created by time.goFunc
	/opt/hostedtoolcache/go/1.15.6/x64/src/time/sleep.go:167 +0x52

https://github.com/mattmoor/mink/runs/1716380168?check_suite_focus=true

And looking at a few successful runs, the e2e eventing tests do hover around 40 minutes already:
https://github.com/mattmoor/mink/runs/1717176852?check_suite_focus=true

@codecov
Copy link

codecov bot commented Jan 18, 2021

Codecov Report

Merging #417 (2a1ee5e) into master (e422258) will not change coverage.
The diff coverage is n/a.

Impacted file tree graph

@@           Coverage Diff           @@
##           master     #417   +/-   ##
=======================================
  Coverage   56.83%   56.83%           
=======================================
  Files           5        5           
  Lines         234      234           
=======================================
  Hits          133      133           
  Misses         65       65           
  Partials       36       36           

Continue to review full report at Codecov.

Legend - Click here to learn more
Δ = absolute <relative> (impact), ø = not affected, ? = missing data
Powered by Codecov. Last update e422258...2a1ee5e. Read the comment docs.

@mattmoor mattmoor merged commit 8f1371f into mattmoor:master Jan 18, 2021
@vaikas vaikas deleted the increase-test-timeout branch January 19, 2021 06:56
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

Successfully merging this pull request may close these issues.

2 participants