Skip to content

Commit bfd0579

Browse files
Bug 1945590 [wpt PR 50451] - Update wpt metadata, a=testonly
wpt-pr: 50451 wpt-type: metadata
1 parent 34b03e2 commit bfd0579

File tree

1 file changed

+36
-0
lines changed

1 file changed

+36
-0
lines changed

testing/web-platform/meta/ai/translator/ai_translator_bad_input.tentative.https.any.js.ini

+36
Original file line numberDiff line numberDiff line change
@@ -2,17 +2,53 @@
22
[translator.create without options do not crash]
33
expected: FAIL
44

5+
[AITranslatorFactory.create rejects with TypeError if no options are passed.]
6+
expected: FAIL
7+
8+
[AITranslatorFactory.create rejects with TypeError targetLanguage is not provided.]
9+
expected: FAIL
10+
11+
[AITranslatorFactory.create rejects with TypeError sourceLanguage is not provided.]
12+
expected: FAIL
13+
514

615
[ai_translator_bad_input.tentative.https.any.sharedworker.html]
716
[translator.create without options do not crash]
817
expected: FAIL
918

19+
[AITranslatorFactory.create rejects with TypeError if no options are passed.]
20+
expected: FAIL
21+
22+
[AITranslatorFactory.create rejects with TypeError targetLanguage is not provided.]
23+
expected: FAIL
24+
25+
[AITranslatorFactory.create rejects with TypeError sourceLanguage is not provided.]
26+
expected: FAIL
27+
1028

1129
[ai_translator_bad_input.tentative.https.any.html]
1230
[translator.create without options do not crash]
1331
expected: FAIL
1432

33+
[AITranslatorFactory.create rejects with TypeError if no options are passed.]
34+
expected: FAIL
35+
36+
[AITranslatorFactory.create rejects with TypeError targetLanguage is not provided.]
37+
expected: FAIL
38+
39+
[AITranslatorFactory.create rejects with TypeError sourceLanguage is not provided.]
40+
expected: FAIL
41+
1542

1643
[ai_translator_bad_input.tentative.https.any.worker.html]
1744
[translator.create without options do not crash]
1845
expected: FAIL
46+
47+
[AITranslatorFactory.create rejects with TypeError if no options are passed.]
48+
expected: FAIL
49+
50+
[AITranslatorFactory.create rejects with TypeError targetLanguage is not provided.]
51+
expected: FAIL
52+
53+
[AITranslatorFactory.create rejects with TypeError sourceLanguage is not provided.]
54+
expected: FAIL

0 commit comments

Comments
 (0)