author | moz-wptsync-bot <wptsync@mozilla.com> |
Thu, 22 Aug 2019 07:55:32 +0000 | |
changeset 553974 | c935962f6bb467e6a2622001b032d292aa777742 |
parent 553973 | 24691e3bf5810ebcd9d1a556b43f27edc5d24679 |
child 553975 | 5d7f8450060d7e62f0975553315df283bee2d839 |
push id | 2165 |
push user | ffxbld-merge |
push date | Mon, 14 Oct 2019 16:30:58 +0000 |
treeherder | mozilla-release@0eae18af659f [default view] [failures only] |
perfherder | [talos] [build metrics] [platform microbench] (compared to previous push) |
reviewers | testonly |
bugs | 1575764, 18607 |
milestone | 70.0a1 |
first release with | nightly linux32
nightly linux64
nightly mac
nightly win32
nightly win64
|
last release without | nightly linux32
nightly linux64
nightly mac
nightly win32
nightly win64
|
testing/web-platform/meta/web-nfc/idlharness.https.window.js.ini | file | annotate | diff | comparison | revisions |
--- a/testing/web-platform/meta/web-nfc/idlharness.https.window.js.ini +++ b/testing/web-platform/meta/web-nfc/idlharness.https.window.js.ini @@ -387,8 +387,17 @@ expected: FAIL [NDEFRecord interface: existence and properties of interface prototype object's "constructor" property] expected: FAIL [NFCReadingEvent interface: new NFCReadingEvent("reading", { message: {"url":"/custom/path","records":[{"recordType":"text","data":"Hello World"}\]} }) must inherit property "serialNumber" with the proper type] expected: FAIL + [NFCReader interface: operation scan(NFCScanOptions)] + expected: FAIL + + [NFCReader interface: calling scan(NFCScanOptions) on new NFCReader(); with too few arguments must throw TypeError] + expected: FAIL + + [NFCReader interface: new NFCReader(); must inherit property "scan(NFCScanOptions)" with the proper type] + expected: FAIL +