Kaynağa Gözat

disabled test

obscuren 10 yıl önce
ebeveyn
işleme
95cfaa1b37
1 değiştirilmiş dosya ile 1 ekleme ve 0 silme
  1. 1 0
      tests/vm/gh_test.go

+ 1 - 0
tests/vm/gh_test.go

@@ -262,6 +262,7 @@ func TestStateLog(t *testing.T) {
 }
 
 func TestStateTransaction(t *testing.T) {
+	t.Skip()
 	const fn = "../files/StateTests/stTransactionTest.json"
 	RunVmTest(fn, t)
 }