Re: [streams-tests] Streams: test changes to the queue size calculation (#4568)

# Chrome (unstable channel) #
Testing web-platform-tests at revision 92ae58bac33585f60368d23f0bc9c4b2bb9c8700
Using browser at version 55.0.2883.75
Starting 10 test iterations
All results were stable

## All results ##

<details>

<summary><a href="http://w3c-test.org/submissions/4568/streams/readable-streams/floating-point-total-queue-size.dedicatedworker.html">/streams/readable-streams/floating-point-total-queue-size.dedicatedworker.html</a></summary>


|                                             Subtest                                             | Results |
|-------------------------------------------------------------------------------------------------|---------|
|                                                                                                 | TIMEOUT |
| `Floating point arithmetic must manifest near NUMBER.MAX_SAFE_INTEGER (total ends up positive)` | PASS    |
| `Floating point arithmetic must manifest near 0 (total ends up positive)`                       | PASS    |
| `Floating point arithmetic must manifest near 0 (total ends up zero)`                           | PASS    |

</details>

<details>

<summary><a href="http://w3c-test.org/submissions/4568/streams/writable-streams/floating-point-total-queue-size.dedicatedworker.html">/streams/writable-streams/floating-point-total-queue-size.dedicatedworker.html</a></summary>


|                                             Subtest                                             | Results |
|-------------------------------------------------------------------------------------------------|---------|
|                                                                                                 | TIMEOUT |
| `Floating point arithmetic must manifest near NUMBER.MAX_SAFE_INTEGER (total ends up positive)` | FAIL    |
| `Floating point arithmetic must manifest near 0 (total ends up positive)`                       | FAIL    |
| `Floating point arithmetic must manifest near 0 (total ends up zero)`                           | FAIL    |

</details>

<details>

<summary><a href="http://w3c-test.org/submissions/4568/streams/readable-streams/floating-point-total-queue-size.serviceworker.html">/streams/readable-streams/floating-point-total-queue-size.serviceworker.html</a></summary>


|           Subtest           | Results |
|-----------------------------|---------|
|                             | OK      |
| `Service worker test setup` | FAIL    |

</details>

<details>

<summary><a href="https://w3c-test.org/submissions/4568/streams/writable-streams/floating-point-total-queue-size.https.html">/streams/writable-streams/floating-point-total-queue-size.https.html</a></summary>


|                                             Subtest                                             | Results |
|-------------------------------------------------------------------------------------------------|---------|
|                                                                                                 | ERROR   |
| `Floating point arithmetic must manifest near NUMBER.MAX_SAFE_INTEGER (total ends up positive)` | FAIL    |
| `Floating point arithmetic must manifest near 0 (total ends up positive)`                       | FAIL    |
| `Floating point arithmetic must manifest near 0 (total ends up zero)`                           | FAIL    |

</details>

<details>

<summary><a href="http://w3c-test.org/submissions/4568/streams/writable-streams/floating-point-total-queue-size.serviceworker.html">/streams/writable-streams/floating-point-total-queue-size.serviceworker.html</a></summary>


|           Subtest           | Results |
|-----------------------------|---------|
|                             | OK      |
| `Service worker test setup` | FAIL    |

</details>

<details>

<summary><a href="http://w3c-test.org/submissions/4568/streams/writable-streams/floating-point-total-queue-size.sharedworker.html">/streams/writable-streams/floating-point-total-queue-size.sharedworker.html</a></summary>


|                                             Subtest                                             | Results |
|-------------------------------------------------------------------------------------------------|---------|
|                                                                                                 | TIMEOUT |
| `Floating point arithmetic must manifest near NUMBER.MAX_SAFE_INTEGER (total ends up positive)` | FAIL    |
| `Floating point arithmetic must manifest near 0 (total ends up positive)`                       | FAIL    |
| `Floating point arithmetic must manifest near 0 (total ends up zero)`                           | FAIL    |

</details>

<details>

<summary><a href="http://w3c-test.org/submissions/4568/streams/readable-streams/floating-point-total-queue-size.sharedworker.html">/streams/readable-streams/floating-point-total-queue-size.sharedworker.html</a></summary>


|                                             Subtest                                             | Results |
|-------------------------------------------------------------------------------------------------|---------|
|                                                                                                 | TIMEOUT |
| `Floating point arithmetic must manifest near NUMBER.MAX_SAFE_INTEGER (total ends up positive)` | PASS    |
| `Floating point arithmetic must manifest near 0 (total ends up positive)`                       | PASS    |
| `Floating point arithmetic must manifest near 0 (total ends up zero)`                           | PASS    |

</details>

<details>

<summary><a href="https://w3c-test.org/submissions/4568/streams/readable-streams/floating-point-total-queue-size.https.html">/streams/readable-streams/floating-point-total-queue-size.https.html</a></summary>


|                                             Subtest                                             | Results |
|-------------------------------------------------------------------------------------------------|---------|
|                                                                                                 | ERROR   |
| `Floating point arithmetic must manifest near NUMBER.MAX_SAFE_INTEGER (total ends up positive)` | PASS    |
| `Floating point arithmetic must manifest near 0 (total ends up positive)`                       | PASS    |
| `Floating point arithmetic must manifest near 0 (total ends up zero)`                           | PASS    |

</details>


View on GitHub: https://github.com/w3c/web-platform-tests/pull/4568#issuecomment-273888231

Received on Thursday, 19 January 2017 21:09:29 UTC