Closed
Bug 1514650
Opened 7 years ago
Closed 7 years ago
[wpt-sync] Sync PR 14547 - Remove incorrect tests
Categories
(Testing :: web-platform-tests, enhancement, P4)
Testing
web-platform-tests
Tracking
(firefox66 fixed)
RESOLVED
FIXED
mozilla66
| Tracking | Status | |
|---|---|---|
| firefox66 | --- | fixed |
People
(Reporter: wpt-sync, Unassigned)
References
()
Details
(Whiteboard: [wptsync downstream])
Sync web-platform-tests PR 14547 into mozilla-central (this bug is closed when the sync is complete).
PR: https://github.com/web-platform-tests/wpt/pull/14547
Details from upstream follow.
Florian Rivoal <git@florian.rivoal.net> wrote:
> Remove incorrect tests
>
> Both these tests will render incorrectly if a specific font isn't
> available, and they don't install it themselves, making them misleading.
>
> Moreover, word-break-break-all-009's reference is just a copy of the
> test, and relies on automatic line breaking instead of manually inserted
> <br>s, so it will always pass.
>
> Finally, these tests could be fixed, but they are testing things that
> are already covered by other tests, so deleting them is appropriate.
| Assignee | ||
Comment 1•7 years ago
|
||
Pushed by james@hoppipolla.co.uk:
https://hg.mozilla.org/integration/mozilla-inbound/rev/030974f99191
[wpt PR 14547] - Remove incorrect tests, a=testonly
Comment 3•7 years ago
|
||
| bugherder | ||
Status: NEW → RESOLVED
Closed: 7 years ago
status-firefox66:
--- → fixed
Resolution: --- → FIXED
Target Milestone: --- → mozilla66
You need to log in
before you can comment on or make changes to this bug.
Description
•