dominant-strategies / go-quai

Official Go Implementation of the Quai Network
GNU General Public License v3.0
2.36k stars 456 forks source link

[Unit Test] Handle the tests which currently fail #1878

Closed didaunesp closed 2 weeks ago

didaunesp commented 3 weeks ago

To make possible turning on test checks for PR's

  1. Skip tests that fail
  2. Fix build errors on vm/runtime.go which makes core/ tests to fail