-
selstamoneromooo: is this something you can reproduce? paste.debian.net/hidden/ae89e817
-
selstait does not seem to happen on linux
-
moneromoooNever seen this.
-
moneromoooWhat is the value of both sides ?
-
selstaI will bisect it later today.
-
selstamoneromooo: monero-project/monero #6342 causes my functional tests failure
-
selstado you still need the values of both sides?
-
iDunkHappens on Windows as well paste.debian.net/hidden/eb0aefac
-
selstaI guess there is value in running release-tests on all platforms (not only Linux)?
-
selstafor CI
-
selstamine also says res.credits: 0 - credits: 4999
-
iDunkAfter commenting out stuf from 6342, that assert sometimes passes, but more often it fails. And when it passes, the next one fails.
-
iDunk
-
moneromoooIt does not happen on Linux even with that PR ?
-
iDunkNo (1/1).
-
moneromoooOK, then I can debug it tomorrow or whenever.
-
selstaseems to be some timing issue?
-
selstabecause it works on CI server (linux)
-
moneromoooOh, then I cannot debug it. I misread the no.
-
iDunk#6309 was merged yesterday.
-
moneromoooGet me both values then I guess.
-
moneromoooI'm not sure whether 6309 would interact with that. Worth a shot.
-
selstawill check if it fails on macOS / Windows CI and then you can debug it
-
selstathough a bit annoying to debug :D
-
selstareverting 6342 consistently fixes it on my system (macOS)
-
iDunkReverting e69acffdc88e0297d649658551f4a331dd3395f1 didn't help, reverting f5a11f05feca2016d0802f01b48f602c70408e51 as well makes the test pass every time here (5/5).
-
iDunk6342 seems to have no effect on Windows. Same behavior with or without it.