Skip to content

Commit ae93633

Browse files
skip tests that are failing in headless mode
1 parent 396fd8c commit ae93633

File tree

1 file changed

+8
-2
lines changed

1 file changed

+8
-2
lines changed

l10n_CM/constants/fnac/FR/fnac_cc.json

Lines changed: 8 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -5,12 +5,18 @@
55
"card_number": "2508fd7b-a4c9-4d63-80a1-79b4e12a8826",
66
"expiration_date": "3181324d-01b3-4665-bdd9-5de4be475336",
77
"cvv": "bc2807a3-960e-4071-9cf0-5713b340911a"
8-
},
8+
},
99
"form_field": "*[data-moz-autofill-inspect-id='{name}']",
1010
"fields": [
1111
"c39e0aac-c334-43d5-81ac-1e799ecf7b63",
1212
"2508fd7b-a4c9-4d63-80a1-79b4e12a8826",
1313
"3181324d-01b3-4665-bdd9-5de4be475336",
1414
"bc2807a3-960e-4071-9cf0-5713b340911a"
15-
]
15+
],
16+
"skipped": [
17+
"test_demo_cc_1_dropdown.py",
18+
"test_demo_cc_2_preview.py",
19+
"test_demo_cc_3_autofill.py",
20+
"test_demo_cc_5_clear.py"
21+
]
1622
}

0 commit comments

Comments
 (0)