This repository was archived by the owner on Jul 9, 2025. It is now read-only.
File tree Expand file tree Collapse file tree 1 file changed +36
-0
lines changed
testing/web-platform/meta/ai/translator Expand file tree Collapse file tree 1 file changed +36
-0
lines changed Original file line number Diff line number Diff line change 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
You can’t perform that action at this time.
0 commit comments