Hacker News new | ask | show | jobs
by thedumbname 1207 days ago
Is it expected to work in the real world? I don't think so

% bun test bun test v0.5.7 (5929daee)

17 | expect([...] ^ error: Not implemented

error: Unexpected ? ?PNG ^ [...]/a.png:1:1 0

zsh: segmentation fault bun test

1 comments

Sorry about this

It looks like some code is importing a .png file and then some other issue (likely related to that) is causing a crash in the test runner

Can you file an issue on https://github.com/oven-sh/bun/issues/new?assignees=&labels=... with sample code reproducing it? Happy to take a look