1
0
mirror of https://github.com/json-iterator/go.git synced 2025-02-19 19:59:49 +02:00

disable map_key_test temporarily

- disable this test until golang issue 38105&38940 is fixed
This commit is contained in:
AllenX2018 2020-05-08 15:08:25 +08:00
parent 8961be9c21
commit 55287ed53a

View File

@ -1,5 +1,6 @@
// +build !go1.14
// remove these tests temporarily until https://github.com/golang/go/issues/39105 is fixed
// +build go1.15
// remove these tests temporarily until https://github.com/golang/go/issues/38105 and
// https://github.com/golang/go/issues/38940 is fixed
package test