Re: [IndexedDB-tests] Test for IndexedDB crashing bug found by clusterfuzz. (#5329)

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

# Firefox (nightly channel) #
Testing web-platform-tests at revision e830f0f4215e24c289177f4275228ac82713eb2c
Using browser at version BuildID 20170403100136; SourceStamp 38894655c89e68bcd8f45d31a0d3005f2c2b53db
Starting 10 test iterations
All results were stable
## All results ##
<details>
<summary>3 tests ran</summary>
<details>
<summary><a href="http://w3c-test.org/submissions/5329/IndexedDB/parallel-cursors-upgrade.html">/IndexedDB/parallel-cursors-upgrade.html</a></summary>


|     Subtest     | Results | Messages |
|-----------------|---------|----------|
|                 | OK      |          |
| `2 cursors`     | PASS    |          |
| `10 cursors`    | PASS    |          |
| `100 cursors`   | PASS    |          |
| `1000 cursors`  | PASS    |          |
| `10000 cursors` | PASS    |          |

</details>
<details>
<summary><a href="https://w3c-test.org/submissions/5329/service-workers/service-worker/fetch-event.https.html">/service-workers/service-worker/fetch-event.https.html</a></summary>


|                                   Subtest                                    | Results |                                                      Messages                                                      |
|------------------------------------------------------------------------------|---------|--------------------------------------------------------------------------------------------------------------------|
|                                                                              | OK      |                                                                                                                    |
| `Service Worker responds to fetch event with string`                         | PASS    |                                                                                                                    |
| `Service Worker responds to fetch event with blob body`                      | PASS    |                                                                                                                    |
| `Service Worker responds to fetch event with the referrer URL`               | PASS    |                                                                                                                    |
| `Service Worker responds to fetch event with the referrer policy`            | FAIL    | `assert_unreached: unexpected rejection: NetworkError when attempting to fetch resource. Reached unreachable code` |
| `Service Worker responds to fetch event with an existing client id`          | PASS    |                                                                                                                    |
| `Service Worker does not respond to fetch event`                             | PASS    |                                                                                                                    |
| `Service Worker responds to fetch event with null response body`             | PASS    |                                                                                                                    |
| `Service Worker fetches other file in fetch event`                           | PASS    |                                                                                                                    |
| `Service Worker responds to fetch event with POST form`                      | PASS    |                                                                                                                    |
| `Multiple calls of respondWith must throw InvalidStateErrors`                | PASS    |                                                                                                                    |
| `Service Worker event.respondWith must set the used flag`                    | PASS    |                                                                                                                    |
| `Service Worker should expose FetchEvent URL fragments.`                     | PASS    |                                                                                                                    |
| `Service Worker responds to fetch event with the correct cache types`        | PASS    |                                                                                                                    |
| `Service Worker should intercept EventSource`                                | PASS    |                                                                                                                    |
| `Service Worker responds to fetch event with the correct integrity_metadata` | PASS    |                                                                                                                    |

</details>
<details>
<summary><a href="https://w3c-test.org/submissions/5329/service-workers/service-worker/navigation-preload/redirect.https.html">/service-workers/service-worker/navigation-preload/redirect.https.html</a></summary>


|                            Subtest                            | Results |     Messages     |
|---------------------------------------------------------------|---------|------------------|
|                                                               | TIMEOUT |                  |
| `Navigation Preload redirect response.`                       | TIMEOUT | `Test timed out` |
| `Navigation Preload no-location redirect response.`           | NOTRUN  |                  |
| `Navigation Preload no-location redirect response with body.` | NOTRUN  |                  |
| `Navigation Preload redirect to the same scope.`              | NOTRUN  |                  |

</details>
</details>

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

Received on Monday, 3 April 2017 21:24:36 UTC