fail test if deal errors
This commit is contained in:
committed by
Łukasz Magiera
parent
41d13b12a0
commit
480e7899ef
@@ -12,7 +12,7 @@ import (
|
||||
const sectorSize = 1024
|
||||
|
||||
func TestSealAndVerify(t *testing.T) {
|
||||
//t.Skip("this is slow")
|
||||
t.Skip("this is slow")
|
||||
//os.Setenv("BELLMAN_NO_GPU", "1")
|
||||
|
||||
build.SectorSizes = []uint64{sectorSize}
|
||||
|
||||
Reference in New Issue
Block a user