repo.or.cz
/
NixPkgs.git
/
blob
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
log
|
graphiclog1
|
graphiclog2
|
commit
|
commitdiff
|
tree
|
refs
|
edit
|
fork
blame
|
history
|
raw
|
HEAD
python3Packages.orjson: Disable failing tests on 32 bit
[NixPkgs.git]
/
pkgs
/
development
/
tools
/
changie
/
skip-flaky-test.patch
blob
48c038ecf624de309560920c8c96be68c807193c
1
--- a/core/change_test.go
2
+++ b/core/change_test.go
3
@@ -353,6 +353,7 @@ var _ = Describe("Change ask prompts", func() {
4
})
5
6
It("gets error for invalid body", func() {
7
+ Skip("")
8
var min int64 = 5
9
submitFailed := false
10
config := Config{