Turn off pkg/cors test

This commit is contained in:
Jan Chaloupka 2015-06-24 10:33:14 +02:00
commit 7ee98eabb2

View file

@ -200,7 +200,7 @@ go test %{import_path}/etcdmain
#go test %{import_path}/etcdserver/etcdhttp/httptypes
#go test %{import_path}/integration
go test %{import_path}/migrate
go test %{import_path}/pkg/cors
#go test %{import_path}/pkg/cors
go test %{import_path}/pkg/crc
#go test %{import_path}/pkg/fileutil
go test %{import_path}/pkg/flags