ethereumjs-monorepo icon indicating copy to clipboard operation
ethereumjs-monorepo copied to clipboard

Client: Node 18 Nightly CI Runs Failing

Open holgerd77 opened this issue 3 years ago • 1 comments

Currently the nightly CI tests on Node 18 are failing, see e.g. this CI run.

Concretely the following client tests are failing, all very concrete and deterministic tests where there is a clear behavior-not-working-correctly error message:

  • not ok 45 gas limit should be double previous block
  • not ok 46 baseFee should be initial value
  • ok 47 should be strictly equal (on calcNextBaseFee())

This should be investigated and fixed.

holgerd77 avatar Sep 08 '22 09:09 holgerd77

Can we close this for now and re-address if it starts failing again? It looks like some sort of fluke and the tests are all passing the past 2 weeks.

image

acolytec3 avatar Sep 22 '22 14:09 acolytec3

Sure, please always do directly.

holgerd77 avatar Sep 23 '22 09:09 holgerd77