Re: Adding filter and resize tests (#4999)

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

# Chrome (unstable channel) #
Testing web-platform-tests at revision 4ac63e5736fd55fbba0b55123a6bc62f9c0b6c28
Using browser at version 58.0.3018.3 dev
Starting 10 test iterations
## Unstable results ##


|                           Test                           | Subtest |          Results           |
|----------------------------------------------------------|---------|----------------------------|
| `/offscreen-canvas/filter/offscreencanvas.filter.html`   |         | **FAIL: 9/10, PASS: 1/10** |
| `/offscreen-canvas/filter/offscreencanvas.filter.w.html` |         | **FAIL: 9/10, PASS: 1/10** |

## All results ##
<details>
<summary>3 tests ran</summary>
<details>
<summary><a href="http://w3c-test.org/submissions/4999/offscreen-canvas/filter/offscreencanvas.filter.html">/offscreen-canvas/filter/offscreencanvas.filter.html</a></summary>


| Subtest |          Results           |
|---------|----------------------------|
|         | **FAIL: 9/10, PASS: 1/10** |

</details>
<details>
<summary><a href="http://w3c-test.org/submissions/4999/offscreen-canvas/the-offscreen-canvas/offscreencanvas.resize.html">/offscreen-canvas/the-offscreen-canvas/offscreencanvas.resize.html</a></summary>


|                                                                    Subtest                                                                    | Results |
|-----------------------------------------------------------------------------------------------------------------------------------------------|---------|
|                                                                                                                                               | OK      |
| `Verify that resizing a 2d context resets its state.`                                                                                         | FAIL    |
| `Verify that writing to the width and height attributes of an OffscreenCanvas works when there is a 2d context attached.`                     | FAIL    |
| `Verify that resizing an OffscreenCanvas with a webgl context propagates the new size to its placeholder canvas asynchronously, upon commit.` | FAIL    |
| `Verify that setting the size of a 2d context to the same size it already had resets its state.`                                              | FAIL    |
| `Verify that writing to the width and height attributes of an OffscreenCanvas works when there is no context attached.`                       | FAIL    |
| `Verify that writing to the width and height attributes of an OffscreenCanvas works when there is a webgl context attached.`                  | FAIL    |
| `Verify that resizing an OffscreenCanvas with a 2d context propagates the new size to its placeholder canvas asynchronously, upon commit.`    | FAIL    |
| `Verify that drawImage uses the size of the committed frame as the intinsic size of a placeholder canvas.`                                    | FAIL    |

</details>
<details>
<summary><a href="http://w3c-test.org/submissions/4999/offscreen-canvas/filter/offscreencanvas.filter.w.html">/offscreen-canvas/filter/offscreencanvas.filter.w.html</a></summary>


| Subtest |          Results           |
|---------|----------------------------|
|         | **FAIL: 9/10, PASS: 1/10** |

</details>
</details>

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

Received on Thursday, 23 February 2017 16:39:05 UTC