github web-platform-tests/wpt merge_pr_47378

latest releases: merge_pr_49470, epochs/three_hourly/2024-12-03_06H, epochs/six_hourly/2024-12-03_06H...
5 months ago

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/c/chromium/src/+/5750331
Reviewed-by: Reilly Grant reillyg@chromium.org
Auto-Submit: Nate Chapin japhet@chromium.org
Commit-Queue: Reilly Grant reillyg@chromium.org
Cr-Commit-Position: refs/heads/main@{#1335142}

Don't miss a new wpt release

NewReleases is sending notifications on new releases.