Skip to content

E2E tests fail with go 1.13 #1329

@chaodaiG

Description

@chaodaiG

When running serving tests with go1.13, they would fail complaining flags provided but not defined.
For example:

# clone knative/serving
go test -v -tags=e2e -count=1 ./test/e2e -run ^TestAutoscaleUpDownUp$

Got errors:

flag provided but not defined: -test.v

Metadata

Metadata

Assignees

Labels

No labels
No labels

Type

No type
No fields configured for issues without a type.

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions