Closed
Bug 1509517
Opened 2 years ago
Closed 2 years ago
[wpt-sync] Sync PR 14205 - Test PaymentMethodData data member is converted in constructor
Categories
(Core :: DOM: Web Payments, enhancement, P4)
Core
DOM: Web Payments
Tracking
()
RESOLVED
FIXED
People
(Reporter: mozilla.org, Unassigned)
References
()
Details
(Whiteboard: [wptsync downstream])
Sync web-platform-tests PR 14205 into mozilla-central (this bug is closed when the sync is complete). PR: https://github.com/web-platform-tests/wpt/pull/14205 Details from upstream follow. Marcos Cáceres <mcaceres@mozilla.com> wrote: > Test PaymentMethodData data member is converted in constructor > > Test for https://github.com/w3c/payment-request/pull/812
Assignee | ||
Updated•2 years ago
|
Component: web-platform-tests → DOM: Web Payments
Product: Testing → Core
Assignee | ||
Comment 1•2 years ago
|
||
Pushed to try https://treeherder.mozilla.org/#/jobs?repo=try&revision=bbe9b22fb2f1d7cd2609446e4f8636079e9ce134
Assignee | ||
Comment 2•2 years ago
|
||
Pushed to try (stability) https://treeherder.mozilla.org/#/jobs?repo=try&revision=19cc494b523bb5e1744fcb22ac1eb41430b9649a
Comment 3•2 years ago
|
||
This passes, so resolving.
Status: NEW → RESOLVED
Closed: 2 years ago
Resolution: --- → FIXED
Assignee | ||
Comment 4•2 years ago
|
||
Pushed to try https://treeherder.mozilla.org/#/jobs?repo=try&revision=623d0f52bfebaa6283a2d87f836a8fb24e94ce05
Assignee | ||
Comment 5•2 years ago
|
||
Pushed to try (stability) https://treeherder.mozilla.org/#/jobs?repo=try&revision=74f99216b2ef202fee00242fe8053072da1e322b
Assignee | ||
Comment 6•2 years ago
|
||
Ran 1 tests and 3 subtests OK : 1 PASS : 3[linux32-opt,linux64-debug,linux64-opt] FAIL : 3[linux32-debug] New tests that have failures or other problems: /payment-request/constructor_convert_method_data.https.html Converts PaymentMethodData's data to mandated IDL type during PaymentRequest construction.: FAIL[linux32-debug] Smoke test.: FAIL[linux32-debug] Tries to convert data member during Payment Request construction, irrespective of PMI.: FAIL[linux32-debug]
Pushed by wptsync@mozilla.com: https://hg.mozilla.org/integration/mozilla-inbound/rev/e61986873e76 [wpt PR 14205] - Test PaymentMethodData data member is converted in constructor, a=testonly https://hg.mozilla.org/integration/mozilla-inbound/rev/ed91c65bb17e [wpt PR 14205] - Update wpt metadata, a=testonly
Pushed by james@hoppipolla.co.uk: https://hg.mozilla.org/integration/mozilla-inbound/rev/f4cde0529998 [wpt PR 14205] - Test PaymentMethodData data member is converted in constructor, a=testonly https://hg.mozilla.org/integration/mozilla-inbound/rev/c6a3c9322608 [wpt PR 14205] - Update wpt metadata, a=testonly
Comment 9•2 years ago
|
||
bugherder |
https://hg.mozilla.org/mozilla-central/rev/f4cde0529998 https://hg.mozilla.org/mozilla-central/rev/c6a3c9322608
You need to log in
before you can comment on or make changes to this bug.
Description
•