Re: [streams-tests] Streams: add missing "done()" to floating-point tests (#5589)

 [View the complete job log.](https://travis-ci.org/w3c/web-platform-tests/jobs/222763635)

# Chrome (unstable channel) #
Testing web-platform-tests at revision 104e53b015e4691f54e3c85de9b3f69dc4292b05
Using browser at version 59.0.3067.0 dev
Starting 10 test iterations
All results were stable
## All results ##
<details>
<summary>8 tests ran</summary>
<details>
<summary><a href="http://w3c-test.org/submissions/5589/streams/readable-streams/floating-point-total-queue-size.dedicatedworker.html">/streams/readable-streams/floating-point-total-queue-size.dedicatedworker.html</a></summary>


|                                             Subtest                                             | Results |                                                       Messages                                                       |
|-------------------------------------------------------------------------------------------------|---------|----------------------------------------------------------------------------------------------------------------------|
|                                                                                                 | OK      |                                                                                                                      |
| `Floating point arithmetic must manifest near NUMBER.MAX_SAFE_INTEGER (total ends up positive)` | FAIL    | `assert_equals: [[queueTotalSize]] must clamp to 0 if it becomes negative expected 0 but got 1`                      |
| `Floating point arithmetic must manifest near 0 (total ends up positive, but clamped)`          | FAIL    | `assert_equals: [[queueTotalSize]] must clamp to 0 if it becomes negative expected 0 but got 1.1102230246251565e-16` |
| `Floating point arithmetic must manifest near 0 (total ends up positive, and not clamped)`      | PASS    | `{}`                                                                                                                 |
| `Floating point arithmetic must manifest near 0 (total ends up zero)`                           | PASS    | `{}`                                                                                                                 |

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


|                                             Subtest                                             | Results |                                                       Messages                                                       |
|-------------------------------------------------------------------------------------------------|---------|----------------------------------------------------------------------------------------------------------------------|
|                                                                                                 | OK      |                                                                                                                      |
| `Floating point arithmetic must manifest near NUMBER.MAX_SAFE_INTEGER (total ends up positive)` | FAIL    | `assert_equals: [[queueTotalSize]] must clamp to 0 if it becomes negative expected 0 but got 1`                      |
| `Floating point arithmetic must manifest near 0 (total ends up positive, but clamped)`          | FAIL    | `assert_equals: [[queueTotalSize]] must clamp to 0 if it becomes negative expected 0 but got 1.1102230246251565e-16` |
| `Floating point arithmetic must manifest near 0 (total ends up positive, and not clamped)`      | PASS    |                                                                                                                      |
| `Floating point arithmetic must manifest near 0 (total ends up zero)`                           | PASS    |                                                                                                                      |

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


|                                             Subtest                                             | Results |                                                       Messages                                                       |
|-------------------------------------------------------------------------------------------------|---------|----------------------------------------------------------------------------------------------------------------------|
|                                                                                                 | OK      |                                                                                                                      |
| `Service worker test setup`                                                                     | PASS    |                                                                                                                      |
| `Floating point arithmetic must manifest near NUMBER.MAX_SAFE_INTEGER (total ends up positive)` | FAIL    | `assert_equals: [[queueTotalSize]] must clamp to 0 if it becomes negative expected 0 but got 1`                      |
| `Floating point arithmetic must manifest near 0 (total ends up positive, but clamped)`          | FAIL    | `assert_equals: [[queueTotalSize]] must clamp to 0 if it becomes negative expected 0 but got 1.1102230246251565e-16` |
| `Floating point arithmetic must manifest near 0 (total ends up positive, and not clamped)`      | PASS    | `{}`                                                                                                                 |
| `Floating point arithmetic must manifest near 0 (total ends up zero)`                           | PASS    | `{}`                                                                                                                 |

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


| Subtest | Results | Messages |
|---------|---------|----------|
|         | TIMEOUT |          |

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


|                                             Subtest                                             | Results |                                                       Messages                                                       |
|-------------------------------------------------------------------------------------------------|---------|----------------------------------------------------------------------------------------------------------------------|
|                                                                                                 | OK      |                                                                                                                      |
| `Floating point arithmetic must manifest near NUMBER.MAX_SAFE_INTEGER (total ends up positive)` | FAIL    | `assert_equals: [[queueTotalSize]] must clamp to 0 if it becomes negative expected 0 but got 1`                      |
| `Floating point arithmetic must manifest near 0 (total ends up positive, but clamped)`          | FAIL    | `assert_equals: [[queueTotalSize]] must clamp to 0 if it becomes negative expected 0 but got 1.1102230246251565e-16` |
| `Floating point arithmetic must manifest near 0 (total ends up positive, and not clamped)`      | PASS    | `{}`                                                                                                                 |
| `Floating point arithmetic must manifest near 0 (total ends up zero)`                           | PASS    | `{}`                                                                                                                 |

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


|                                             Subtest                                             | Results |                                                       Messages                                                       |
|-------------------------------------------------------------------------------------------------|---------|----------------------------------------------------------------------------------------------------------------------|
|                                                                                                 | OK      |                                                                                                                      |
| `Floating point arithmetic must manifest near NUMBER.MAX_SAFE_INTEGER (total ends up positive)` | FAIL    | `assert_equals: [[queueTotalSize]] must clamp to 0 if it becomes negative expected 0 but got 1`                      |
| `Floating point arithmetic must manifest near 0 (total ends up positive, but clamped)`          | FAIL    | `assert_equals: [[queueTotalSize]] must clamp to 0 if it becomes negative expected 0 but got 1.1102230246251565e-16` |
| `Floating point arithmetic must manifest near 0 (total ends up positive, and not clamped)`      | PASS    |                                                                                                                      |
| `Floating point arithmetic must manifest near 0 (total ends up zero)`                           | PASS    |                                                                                                                      |

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


|                                             Subtest                                             | Results |                                                       Messages                                                       |
|-------------------------------------------------------------------------------------------------|---------|----------------------------------------------------------------------------------------------------------------------|
|                                                                                                 | OK      |                                                                                                                      |
| `Service worker test setup`                                                                     | PASS    |                                                                                                                      |
| `Floating point arithmetic must manifest near NUMBER.MAX_SAFE_INTEGER (total ends up positive)` | FAIL    | `assert_equals: [[queueTotalSize]] must clamp to 0 if it becomes negative expected 0 but got 1`                      |
| `Floating point arithmetic must manifest near 0 (total ends up positive, but clamped)`          | FAIL    | `assert_equals: [[queueTotalSize]] must clamp to 0 if it becomes negative expected 0 but got 1.1102230246251565e-16` |
| `Floating point arithmetic must manifest near 0 (total ends up positive, and not clamped)`      | PASS    | `{}`                                                                                                                 |
| `Floating point arithmetic must manifest near 0 (total ends up zero)`                           | PASS    | `{}`                                                                                                                 |

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


| Subtest | Results | Messages |
|---------|---------|----------|
|         | TIMEOUT |          |

</details>
</details>

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

Received on Monday, 17 April 2017 11:33:17 UTC