Skip to content

GitLab

  • Projects
  • Groups
  • Snippets
  • Help
    • Loading...
  • Help
    • Help
    • Support
    • Community forum
    • Submit feedback
    • Contribute to GitLab
  • Sign in / Register
aports
aports
  • Project overview
    • Project overview
    • Details
    • Activity
    • Releases
  • Repository
    • Repository
    • Files
    • Commits
    • Branches
    • Tags
    • Contributors
    • Graph
    • Compare
  • Issues 651
    • Issues 651
    • List
    • Boards
    • Labels
    • Service Desk
    • Milestones
  • Merge Requests 217
    • Merge Requests 217
  • CI / CD
    • CI / CD
    • Pipelines
    • Jobs
    • Schedules
  • Operations
    • Operations
    • Incidents
    • Environments
  • Analytics
    • Analytics
    • CI / CD
    • Repository
    • Value Stream
  • Members
    • Members
  • Collapse sidebar
  • Activity
  • Graph
  • Create a new issue
  • Jobs
  • Commits
  • Issue Boards
  • alpine
  • aportsaports
  • Issues
  • #12444

Closed
Open
Opened Feb 18, 2021 by Kevin Daudt@kdaudt💻Owner

testing/traefik-2.4.3: 2 test failures with go 1.16

I've reported it upstream: https://github.com/traefik/traefik/issues/7907

On most arches, traefik-2.4.3 was built with go 1.15, but because aarch64 was lagging, it was built with go 1.16 which was pushed in the mean time.

--- FAIL: TestRetry (0.00s)
    --- FAIL: TestRetry/max_attempts_exhausted_delivers_the_5xx_response_with_backoff (0.00s)
        retry_test.go:148: 
            	Error Trace:	retry_test.go:148
            	Error:      	Not equal: 
            	            	expected: 502
            	            	actual  : 200
            	Test:       	TestRetry/max_attempts_exhausted_delivers_the_5xx_response_with_backoff
    --- FAIL: TestRetry/max_attempts_exhausted_delivers_the_5xx_response (0.00s)
        retry_test.go:148: 
            	Error Trace:	retry_test.go:148
            	Error:      	Not equal: 
            	            	expected: 502
            	            	actual  : 200
            	Test:       	TestRetry/max_attempts_exhausted_delivers_the_5xx_response
FAIL
FAIL	github.com/traefik/traefik/v2/pkg/middlewares/retry	0.051s
To upload designs, you'll need to enable LFS and have admin enable hashed storage. More information
Assignee
Assign to
None
Milestone
None
Assign milestone
Time tracking
None
Due date
None
Reference: alpine/aports#12444