Bug 313514
| Summary: | Remove deprecated streams/pipe-to.html test | ||
|---|---|---|---|
| Product: | WebKit | Reporter: | Brent Fulgham <bfulgham> |
| Component: | New Bugs | Assignee: | Nobody <webkit-unassigned> |
| Status: | RESOLVED DUPLICATE | ||
| Severity: | Normal | Keywords: | InRadar |
| Priority: | P2 | ||
| Version: | WebKit Nightly Build | ||
| Hardware: | Unspecified | ||
| OS: | Unspecified | ||
Brent Fulgham
The test case `streams/pipe-to.html` was marked as flaky back in 2020. This is due to a number of problems, including its reliance on features that are no longer part of the modern streams API.
WPT covers this functionality in the modern API using `flow-control.any.js`, and is successfully passing today, we should just remove this old test.
<rdar://problem/64816264>
| Attachments | ||
|---|---|---|
| Add attachment proposed patch, testcase, etc. |
Brent Fulgham
*** This bug has been marked as a duplicate of bug 165874 ***