| 02:35 | <ljharb> | The Test262File implementation may need tweaking to allow for that case |
| 18:31 | <ptomato> | it may be a bug in bocoup/test262-stream |
| 18:36 | <ptomato> | theoretically it shouldn't be getting there if the 0-byte file has _FIXTURE in the name |
| 18:36 | <ptomato> | https://github.com/bocoup/test262-stream/blob/f8d07d790807b6f4498d1594439983783cf18fd8/lib/index.js#L166-L172 |
| 18:38 | <ptomato> | oh, I see - the requirement is _FIXTURE not -FIXTURE - see https://github.com/tc39/test262/blob/main/INTERPRETING.md#modules |