[Bug] Test bypassing and incorrect working directory handling during execution

Resolved 💬 5 comments Opened Mar 24, 2026 by danevosmeier Closed Apr 23, 2026

Bug Description
Did a poor job, decided to bypass/ignore tests rather than fix them. Also span for a long time in the wrong directory

Environment Info

  • Platform: darwin
  • Terminal: Apple_Terminal
  • Version: 2.1.81
  • Feedback ID: 8004bffd-ed36-4ed6-9fdf-9ae677aaf6af

Errors

[{"error":"AxiosError: Request failed with status code 403\n    at Uu (/$bunfs/root/src/entrypoints/cli.js:74:1194)\n    at <anonymous> (/$bunfs/root/src/entrypoints/cli.js:79:12762)\n    at emit (node:events:92:22)\n    at endReadableNT (internal:streams/readable:861:50)\n    at processTicksAndRejections (native:7:39)\n    at request (/$bunfs/root/src/entrypoints/cli.js:81:2467)\n    at processTicksAndRejections (native:7:39)","timestamp":"2026-03-23T22:08:54.815Z"},{"error":"MaxFileReadTokenExceededError: File content (14171 tokens) exceeds maximum allowed tokens (10000). Use offset and limit parameters to read specific portions of the file, or search for specific content instead of reading the whole file.\n    at gT9 (/$bunfs/root/src/entrypoints/cli.js:4312:23670)\n    at processTicksAndRejections (native:7:39)","timestamp":"2026-03-23T22:15:56.663Z"},{"error":"Error: EISDIR: illegal operation on a directory, read '/Users/dane/fableflow'\n    at B$_ (/$bunfs/root/src/entrypoints/cli.js:925:8336)\n    at processTicksAndRejections (native:7:39)","timestamp":"2026-03-23T22:27:06.058Z"},{"error":"Error: 1P event logging: 1 events failed to export (code=ECONNABORTED, timeout of 10000ms exceeded)\n    at queueFailedEvents (/$bunfs/root/src/entrypoints/cli.js:397:2687)\n    at async doExport (/$bunfs/root/src/entrypoints/cli.js:397:1559)\n    at processTicksAndRejections (native:7:39)","timestamp":"2026-03-23T22:32:14.286Z"},{"error":"Error: {\"message\":\"Failed to export 1 events (code=ECONNABORTED, timeout of 10000ms exceeded)\",\"originalLine\":\"397\",\"originalColumn\":\"1710\",\"line\":\"397\",\"column\":\"1710\",\"sourceURL\":\"/$bunfs/root/src/entrypoints/cli.js\",\"stack\":\"Error: Failed to export 1 events (code=ECONNABORTED, timeout of 10000ms exceeded)\\n    at doExport (/$bunfs/root/src/entrypoints/cli.js:397:1710)\\n    at processTicksAndRejections (native:7:39)\",\"name\":\"Error\"}\n    at error (/$bunfs/root/src/entrypoints/cli.js:2670:27423)\n    at <anonymous> (/$bunfs/root/src/entrypoints/cli.js:138:85385)\n    at pz4 (/$bunfs/root/src/entrypoints/cli.js:138:85929)\n    at <anonymous> (/$bunfs/root/src/entrypoints/cli.js:139:17366)\n    at processTicksAndRejections (native:7:39)","timestamp":"2026-03-23T22:32:14.286Z"},{"error":"MaxFileReadTokenExceededError: File content (14171 tokens) exceeds maximum allowed tokens (10000). Use offset and limit parameters to read specific portions of the file, or search for specific content instead of reading the whole file.\n    at gT9 (/$bunfs/root/src/entrypoints/cli.js:4312:23670)\n    at processTicksAndRejections (native:7:39)","timestamp":"2026-03-23T23:16:37.145Z"},{"error":"Error: 429 {\"type\":\"error\",\"error\":{\"type\":\"rate_limit_error\",\"message\":\"This request would exceed your account's rate limit. Please try again later.\"},\"request_id\":\"req_011CZLsZU4WrbPGs6Jv9bWMm\"}\n    at generate (/$bunfs/root/src/entrypoints/cli.js:205:286312)\n    at makeRequest (/$bunfs/root/src/entrypoints/cli.js:244:5435)\n    at processTicksAndRejections (native:7:39)","timestamp":"2026-03-23T23:22:58.515Z"},{"error":"Error: Failed to delete keychain entry\n    at bV6 (/$bunfs/root/src/entrypoints/cli.js:415:51890)\n    at async FV6 (/$bunfs/root/src/entrypoints/cli.js:416:698)\n    at async K2q (/$bunfs/root/src/entrypoints/cli.js:416:596)\n    at async Kn_ (/$bunfs/root/src/entrypoints/cli.js:2701:2201)\n    at async X1_ (/$bunfs/root/src/entrypoints/cli.js:2725:5402)\n    at async <anonymous> (/$bunfs/root/src/entrypoints/cli.js:2746:2735)\n    at processTicksAndRejections (native:7:39)","timestamp":"2026-03-23T23:23:23.783Z"},{"error":"Error: Failed to delete keychain entry\n    at bV6 (/$bunfs/root/src/entrypoints/cli.js:415:51890)\n    at async FV6 (/$bunfs/root/src/entrypoints/cli.js:416:698)\n    at async K2q (/$bunfs/root/src/entrypoints/cli.js:416:596)\n    at async Kn_ (/$bunfs/root/src/entrypoints/cli.js:2701:2201)\n    at async X1_ (/$bunfs/root/src/entrypoints/cli.js:2725:5402)\n    at async <anonymous> (/$bunfs/root/src/entrypoints/cli.js:2746:2735)\n    at processTicksAndRejections (native:7:39)","timestamp":"2026-03-23T23:24:30.161Z"},{"error":"Error: EISDIR: illegal operation on a directory, read '/Users/dane/fableflow/server/src/config'\n    at B$_ (/$bunfs/root/src/entrypoints/cli.js:925:8336)\n    at processTicksAndRejections (native:7:39)","timestamp":"2026-03-23T23:34:43.797Z"},{"err…

Note: Content was truncated.

View original on GitHub ↗

This issue has 5 comments on GitHub. Read the full discussion on GitHub ↗