[wpt-sync] Sync PR 47378 - bluetooth WPT should not assert precise error messages
Categories
(Core :: DOM: Device Interfaces, task, P4)
Tracking
()
| Tracking | Status | |
|---|---|---|
| firefox130 | --- | fixed |
People
(Reporter: wpt-sync, Unassigned)
References
()
Details
(Whiteboard: [wptsync downstream])
Attachments
(1 file)
|
311.84 KB,
text/plain
|
Details |
Sync web-platform-tests PR 47378 into mozilla-central (this bug is closed when the sync is complete).
PR: https://github.com/web-platform-tests/wpt/pull/47378
Details from upstream follow.
Nate Chapin <japhet@chromium.org> wrote:
bluetooth WPT should not assert precise error messages
Technically, they shouldn't be asserting error messages at all, as
those are not specced and therefore can differ between implementations. But that makes it difficult to differentiate between different errors
of the same type. So for now, just assert that the error message
includes() the expected text.Change-Id: Iec06b30da054c5b8e0adec17b3ad7d439dbc4a32
Reviewed-on: https://chromium-review.googlesource.com/5750331
WPT-Export-Revision: 584d1ed6b6bd55985b29360bdb64ed31f1d7d076
| Assignee | ||
Updated•1 year ago
|
| Assignee | ||
Comment 1•1 year ago
|
||
| Assignee | ||
Comment 2•1 year ago
|
||
Comment 4•1 year ago
|
||
| bugherder | ||
Description
•