Lucas_Werkmeister_WMDE added a comment.
In T309176#8605217 <https://phabricator.wikimedia.org/T309176#8605217>, @Lucas_Werkmeister_WMDE wrote: > What I’ve noticed so far: at least on my system, inside `fresh-node14`, these errors happen on an initial `npm cit`, but //not// any subsequent `npm t` – not until the next `npm cit`. It seems like the first test run (with errors) might leave some kind of information behind in `node_modules/` that allows later test runs to work better? Okay, this isn’t quite right. The important part isn’t the `npm ci`, it’s the fresh node container – the relevant information is actually in `/tmp/jest_rt/`. If I remove that directory, the next `npm t` run in that `fresh-node14` session will show the errors again; and if I start a fresh container and then copy the `/tmp/jest_rt/` into that container from another one where I already ran `npm t`, then the first `npm t` run in the new container will already not show the errors. So the next step should be to investigate the contents of `/tmp/jest_rt/` and see which parts of it are relevant. TASK DETAIL https://phabricator.wikimedia.org/T309176 EMAIL PREFERENCES https://phabricator.wikimedia.org/settings/panel/emailpreferences/ To: Lucas_Werkmeister_WMDE Cc: Lucas_Werkmeister_WMDE, noarave, ItamarWMDE, Aklapper, Michael, Themindcoder, Adamm71, Jersione, Hellket777, LisafBia6531, Astuthiodit_1, 786, Biggs657, karapayneWMDE, Invadibot, maantietaja, Juan90264, Alter-paule, Beast1978, Un1tY, Akuckartz, Hook696, darthmon_wmde, Kent7301, joker88john, CucyNoiD, Nandana, Gaboe420, Giuliamocci, Cpaulf30, Lahi, Gq86, Af420, Bsandipan, GoranSMilovanovic, QZanden, LawExplorer, Lewizho99, Maathavan, _jensen, rosalieper, Neuronton, Scott_WUaS, Wikidata-bugs, aude, Lydia_Pintscher, Mbch331
_______________________________________________ Wikidata-bugs mailing list -- [email protected] To unsubscribe send an email to [email protected]
