Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Failed to run the tests for WebNN API element-wise logical operations by Chromium Canary. #45338

Open
BruceDai opened this issue Mar 26, 2024 · 1 comment

Comments

@BruceDai
Copy link
Contributor

The below error happened when running https://wpt.live/webnn/conformance_tests/gpu/elementwise_logical.https.any.html by Chromium Canary with enabled "Enables WebNN API" flag.

image

This failure was introduced by #44883 to fix "these tests end up taking multiple hours in browsers that don't support".

I plan to add this test into each test files under webnn/conformance_tests and webnn/validation_tests folders and remove it from relevant functions.

  test(() => assert_not_equals(navigator.ml, undefined, "ml property is defined on navigator"));

@jgraham @Honry @fdwr WDYT, thanks.

@BruceDai
Copy link
Contributor Author

/cc @shiyi9801 @fujunwei

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant