chromium/third_party/blink/web_tests/external/wpt/parakeet/finalizeAd.tentative.https.sub.window-expected.txt

This is a testharness.js-based test.
[FAIL] finalizeAd() should be supported on the navigator interface.
  assert_not_equals: got disallowed value undefined
[FAIL] finalizeAd() should reject an invalid Ads object.
  promise_test: Unhandled rejection with value: object "TypeError: navigator.finalizeAd is not a function"
[FAIL] finalizeAd() should reject a missing decisionLogicURL.
  promise_test: Unhandled rejection with value: object "TypeError: navigator.finalizeAd is not a function"
[FAIL] finalizeAd() should reject a non-HTTPS decisionLogicURL.
  promise_test: Unhandled rejection with value: object "TypeError: navigator.finalizeAd is not a function"
Harness: the test ran to completion.