Files
electron/script
Shelley Vohr bdc73b8700 test: disable test-buffer-pool-untransferable on Electron 40
The test calls ArrayBuffer.prototype.transfer() on the Buffer pool's
backing ArrayBuffer and expects a TypeError. On the V8 shipped with
Electron 40's Chromium, this code path hits a "v8::FromJust Maybe
value is Nothing" fatal error inside ArrayBufferTransfer instead of
throwing — a V8 bug that was fixed in a newer V8 revision (the test
passes on main/42). This Electron line can't pick up that fix, so
skip the test.

Ref: Unable to locate reference

Co-Authored-By: Claude Opus 4.7 (1M context) <noreply@anthropic.com>
2026-04-28 21:15:24 +02:00
..
2025-05-30 10:59:11 +02:00
2025-07-14 11:27:19 -04:00
2024-03-21 09:48:23 -04:00
2025-12-10 19:21:46 -08:00