mirror of
https://gitlab.com/cznic/sqlite.git
synced 2025-05-27 23:30:35 +00:00
linux/s390x: remove blacklist, updates #120
This commit is contained in:
@ -41,9 +41,6 @@ func TestTclTest(t *testing.T) {
|
||||
// # memory. Make sure the host has at least 8GB available before running
|
||||
// # this test.
|
||||
blacklist["bigsort.test"] = struct{}{}
|
||||
case "s390x":
|
||||
//TODO
|
||||
blacklist["sysfault.test"] = struct{}{}
|
||||
}
|
||||
switch runtime.GOOS {
|
||||
case "windows":
|
||||
|
Reference in New Issue
Block a user