Skip to content

Commit b5d812f

Browse files
authored
Delete the conformance test (#808)
The conformance test is hard to run and heavily dependant on the exact version of protoc installed on the developer's workstation. Delete this from the v1 and leave conformance testing to v2, which has infrastructure built for stricter control over dependencies.
1 parent 9bfdcee commit b5d812f

File tree

11 files changed

+0
-2159
lines changed

11 files changed

+0
-2159
lines changed

Makefile

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -38,7 +38,6 @@ test:
3838
go test ./... ./protoc-gen-go/testdata
3939
go test -tags purego ./... ./protoc-gen-go/testdata
4040
go build ./protoc-gen-go/testdata/grpc/grpc.pb.go
41-
make -C conformance test
4241

4342
clean:
4443
go clean ./...

conformance/Makefile

Lines changed: 0 additions & 49 deletions
This file was deleted.

conformance/conformance.go

Lines changed: 0 additions & 154 deletions
This file was deleted.

conformance/conformance.sh

Lines changed: 0 additions & 4 deletions
This file was deleted.

conformance/failure_list_go.txt

Lines changed: 0 additions & 61 deletions
This file was deleted.

0 commit comments

Comments
 (0)