Closed Bug 1888017 Opened 2 years ago Closed 2 years ago

[wpt-sync] Sync PR 45343 - Revert "webnn: Migrate gemm validation tests to WPTs"

Categories

(Testing :: web-platform-tests, task, P4)

task

Tracking

(firefox126 fixed)

RESOLVED FIXED
126 Branch
Tracking Status
firefox126 --- fixed

People

(Reporter: wpt-sync, Unassigned)

References

()

Details

(Whiteboard: [wptsync downstream])

Sync web-platform-tests PR 45343 into mozilla-central (this bug is closed when the sync is complete).

PR: https://github.com/web-platform-tests/wpt/pull/45343
Details from upstream follow.

Fahad Mansoor <fahadmansoor@google.com> wrote:

Revert "webnn: Migrate gemm validation tests to WPTs"

This reverts commit a303575cfa0453d68d30ca945fa0c4341272c75a.

Reason for revert: Speculative revert to fix WebKit Win10 builders
sample failure:
https://ci.chromium.org/ui/p/chromium/builders/ci/WebKit%20Win10/131326/overview

Original change's description:

webnn: Migrate gemm validation tests to WPTs

This CL adds WPT tests for gemm and removes the unit tests MLGraphBuilderTest.GemmTest and MLGraphTestMojo.GemmTest.

Bug: 327337526, 328026885
Change-Id: If7d11f7cd8069f3dab347b2b3328f67b1a009d4a
Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/5384098
Reviewed-by: Austin Sullivan \<asully@chromium.org>
Commit-Queue: Shanxing Mei \<shanxing.mei@intel.com>
Reviewed-by: ningxin hu \<ningxin.hu@intel.com>
Cr-Commit-Position: refs/heads/main@{#1278143}

Bug: 327337526, 328026885
Change-Id: Id3b630ba5a9da1f507d20597c13b046ae16c7508
No-Presubmit: true
No-Tree-Checks: true
No-Try: true
Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/5392963
Bot-Commit: Rubber Stamper \<rubber-stamper@appspot.gserviceaccount.com>
Commit-Queue: Fahad Mansoor \<fahadmansoor@google.com>
Owners-Override: Fahad Mansoor \<fahadmansoor@google.com>
Cr-Commit-Position: refs/heads/main@{#1278264}

PR 45343 applied with additional changes from upstream: 6b40eb3abe8c77ca8d6e5c9ab26ff2c51694ea50, 28c1584f646288c2bb69207efc0524572b9ef5d8

CI Results

Ran 0 Firefox configurations based on mozilla-central, and Firefox, Chrome, and Safari on GitHub CI

Total 2 tests and 4 subtests

Status Summary

Firefox

OK : 2
FAIL: 8

Chrome

OK : 2
PASS: 2
FAIL: 6

Safari

OK : 2
FAIL: 8

Links

GitHub PR Head
GitHub PR Base

Details

New Tests That Don't Pass

  • /webnn/validation_tests/gemm.https.any.worker.html [wpt.fyi]
    • assert_not_equals(navigator.ml, undefined, "ml property is defined on navigator"): FAIL (Chrome: PASS, Safari: FAIL)
    • [gemm] throw if first input is from another builder: FAIL (Chrome: FAIL, Safari: FAIL)
    • [gemm] throw if second input is from another builder: FAIL (Chrome: FAIL, Safari: FAIL)
    • [gemm] throw if c option is from another builder: FAIL (Chrome: FAIL, Safari: FAIL)
  • /webnn/validation_tests/gemm.https.any.html [wpt.fyi]
    • assert_not_equals(navigator.ml, undefined, "ml property is defined on navigator"): FAIL (Chrome: PASS, Safari: FAIL)
    • [gemm] throw if first input is from another builder: FAIL (Chrome: FAIL, Safari: FAIL)
    • [gemm] throw if second input is from another builder: FAIL (Chrome: FAIL, Safari: FAIL)
    • [gemm] throw if c option is from another builder: FAIL (Chrome: FAIL, Safari: FAIL)
Pushed by wptsync@mozilla.com: https://hg.mozilla.org/integration/autoland/rev/4a36422843dd [wpt PR 45343] - Revert "webnn: Migrate gemm validation tests to WPTs", a=testonly https://hg.mozilla.org/integration/autoland/rev/5cad3fff908c [wpt PR 45343] - Update wpt metadata, a=testonly
Status: NEW → RESOLVED
Closed: 2 years ago
Resolution: --- → FIXED
Target Milestone: --- → 126 Branch
You need to log in before you can comment on or make changes to this bug.