[wpt-sync] Sync PR 50541 - webn:: disable float argmin/max on intel mac
Categories
(Testing :: web-platform-tests, task, P4)
Tracking
(firefox137 fixed)
Tracking | Status | |
---|---|---|
firefox137 | --- | fixed |
People
(Reporter: wpt-sync, Unassigned)
References
()
Details
(Whiteboard: [wptsync downstream])
Sync web-platform-tests PR 50541 into mozilla-central (this bug is closed when the sync is complete).
PR: https://github.com/web-platform-tests/wpt/pull/50541
Details from upstream follow.
Phillis Tang <phillis@chromium.org> wrote:
webn:: disable float argmin/max on intel mac
When there are NaNs in the input data, it sometimes cause crashes on
Intel Mac devices. Disabling this operation for now.Bug: 388117627
Change-Id: Ic3186b13f0e178f971629d3d2cf413b47cd45a30
Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/6220092
Reviewed-by: Reilly Grant \<reillyg@chromium.org>
Auto-Submit: Phillis Tang \<phillis@chromium.org>
Commit-Queue: Phillis Tang \<phillis@chromium.org>
Cr-Commit-Position: refs/heads/main@{#1417017}
Assignee | ||
Comment 1•2 months ago
|
||
Assignee | ||
Comment 2•2 months ago
|
||
CI Results
Ran 0 Firefox configurations based on mozilla-central, and Chrome, and Safari on GitHub CI
Total 6 tests and 15 subtests
Status Summary
Chrome
OK
: 6
PASS
: 90
Safari
OK
: 6
FAIL
: 90
Description
•