Open
Description
CI is not executing all the tests all the time as noted on slack, that's a pretty serious problem as false-positives on the testing are dangerous. I noticed it on this PR since the codecov bot annotated lines as uncovered when a test clearly covered them.
Local testing is passing but we need to find the root cause of CI not executing all tests
✔ it should create js apps for natively initialized apps
[🟨] Jet client disconnected - normal closure (code = 1000).
[🟩] Jet client connected from "127.0.0.1:40293".
18 passing (4s)
Originally posted by @mikehardy in #7897 (review)