Meghan Denny
Meghan Denny
nope should be good now
also the visual issue this was pointing out was actually fixed by https://github.com/tc39/test262/pull/4132 and https://github.com/tc39/test262/pull/4150
last line of log at time of writing `PASS 13875 test/built-ins/Temporal/PlainDate/prototype/until/roundingincrement-wrong-type.js` `Error: Process completed with exit code 143.` next one is `13876 test/built-ins/Temporal/PlainDate/prototype/until/roundingincrement-wrong-type.js`
hmm I thought maybe SIGTERM could also be crash but it seems to fail at different locations `PASS 13842` `PASS 13715` `FAIL 13725` `PASS 13202` ... edit: nope almost definitely...
this should likely be fixed now since I fixed engine failures preemptively causing others to not run in https://github.com/CanadaHonk/test262.fyi/pull/36
decided not to push since the changes were far more reaching that was was in my pr i'd recommend deploying the html continuously with something like https://github.com/netwerk-digitaal-erfgoed/bikeshed-action
Does this still reproduce for you? it appears to be working for me in Bun 1.1.8. (you may need to run `bun upgrade`)
Does this still reproduce for you? This is working for me in Bun 1.1.8. (You may need to run `bun upgrade`)
fixed by https://github.com/oven-sh/bun/pull/13780
this is now fixed as of [Bun 1.1.9](https://bun.sh/blog/bun-v1.1.9#improved-ipv4-ipv6-vpn-connectivity)