Skip to content

Commit 25c8573

Browse files
skipped tests that are not possible atm for this site
1 parent 4f7150e commit 25c8573

File tree

3 files changed

+4
-2
lines changed

3 files changed

+4
-2
lines changed

l10n_CM/constants/decathlon/FR/decathlon_ad.json

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -16,5 +16,6 @@
1616
"32e3d5df-617c-4434-8095-3c2a23e38a5e",
1717
"31388a22-df62-4e60-987a-a19d9121ee3b",
1818
"4b97c02d-e7b1-4c1b-9379-c2add21c2546"
19-
]
19+
],
20+
"skipped": ["test_demo_ad_3a_autofill_address_fields.py", "test_demo_ad_3b_autofill_name_org_fields.py", "test_demo_ad_3c_autofill_phone_email_fields.py"]
2021
}

l10n_CM/constants/decathlon/FR/decathlon_cc.json

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -7,6 +7,7 @@
77
"name": "dd9ab7bd-1ee6-48ea-aeaa-9fdec16d13f4"
88
},
99
"form_field": "*[data-moz-autofill-inspect-id='{name}']",
10+
"skip": "True",
1011
"fields": [
1112
"379cb47d-fe0c-4826-be76-f6a7a0636121",
1213
"ad6363a9-652c-4622-a43d-ca0617912f3f",

l10n_CM/run_l10n.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -23,7 +23,7 @@
2323
"calvinklein",
2424
"bestbuy",
2525
"decathlon",
26-
"ebay"
26+
"ebay",
2727
}
2828
live_sites = []
2929

0 commit comments

Comments
 (0)