From 6c4c745f9770897da3144175c1d778c6c63969c1 Mon Sep 17 00:00:00 2001 From: Sebastian Hengst Date: Tue, 7 Sep 2021 10:00:47 +0000 Subject: [PATCH] Bug 1729377 - adjust expectations for secure-payment-confirmation tests on Windows code coverage. DONTBUILD Revert change to exit state of test in bug 1728946 and add remaining adjustment for other test. Depends on D124749 Differential Revision: https://phabricator.services.mozilla.com/D124750 --- .../secure-payment-confirmation-enrollment.https.html.ini | 1 - .../secure-payment-confirmation.tentative.https.html.ini | 2 +- 2 files changed, 1 insertion(+), 2 deletions(-) diff --git a/testing/web-platform/meta/secure-payment-confirmation/secure-payment-confirmation-enrollment.https.html.ini b/testing/web-platform/meta/secure-payment-confirmation/secure-payment-confirmation-enrollment.https.html.ini index 9133e4dd3a35..58a0ccfa09ee 100644 --- a/testing/web-platform/meta/secure-payment-confirmation/secure-payment-confirmation-enrollment.https.html.ini +++ b/testing/web-platform/meta/secure-payment-confirmation/secure-payment-confirmation-enrollment.https.html.ini @@ -1,6 +1,5 @@ [secure-payment-confirmation-enrollment.https.html] expected: - if (os == "win") and ccov: OK TIMEOUT [Payment credential is created successfully.] diff --git a/testing/web-platform/meta/secure-payment-confirmation/secure-payment-confirmation.tentative.https.html.ini b/testing/web-platform/meta/secure-payment-confirmation/secure-payment-confirmation.tentative.https.html.ini index 19bc26abc6d7..81ba99fe0388 100644 --- a/testing/web-platform/meta/secure-payment-confirmation/secure-payment-confirmation.tentative.https.html.ini +++ b/testing/web-platform/meta/secure-payment-confirmation/secure-payment-confirmation.tentative.https.html.ini @@ -1,6 +1,6 @@ [secure-payment-confirmation.tentative.https.html] expected: - if (os == "win") and (processor == "x86_64"): TIMEOUT + if (os == "win") and (processor == "x86_64") and not ccov: TIMEOUT [Valid payment method data does not throw exceptions.] expected: FAIL