Files
servo/components/script
Taym Haddadi f6bb1a4187 Fixes ByteLengthQueuingStrategy.size WPTs that were previously marked as TIMEOUT/CRASH (#40890)
I got trigged by this:

<img width="1589" height="919" alt="image"
src="https://github.com/user-attachments/assets/ad827309-551a-452a-9af3-b857b71dc4cd"
/>



Servo is the only one TIMEOUT on this test, but we don't have a
`tests/wpt/meta/streams/queuing-strategies.any.js.ini`, when I run it
locally I get one test TIMEOUT and another one CRASH, this should fix
it.


Before this fix:
```
[queuing-strategies.any.worker.html]
  expected: CRASH

[queuing-strategies.any.html]
  expected: TIMEOUT
  [ByteLengthQueuingStrategy: size behaves as expected with strange arguments]
    expected: TIMEOUT

```

Signed-off-by: Taym Haddadi <haddadi.taym@gmail.com>
2025-11-26 06:44:57 +00:00
..
2025-10-02 07:51:19 +00:00
2025-10-02 07:51:19 +00:00