python3Packages.orjson: Disable failing tests on 32 bit
[NixPkgs.git] / pkgs / development / tools / changie / skip-flaky-test.patch
blob48c038ecf624de309560920c8c96be68c807193c
1 --- a/core/change_test.go
2 +++ b/core/change_test.go
3 @@ -353,6 +353,7 @@ var _ = Describe("Change ask prompts", func() {
4 })
6 It("gets error for invalid body", func() {
7 + Skip("")
8 var min int64 = 5
9 submitFailed := false
10 config := Config{