[wpt-sync] Sync PR 50234 - Translator: Update error handling
Categories
(Testing :: web-platform-tests, task, P4)
Tracking
(firefox136 fixed)
Tracking | Status | |
---|---|---|
firefox136 | --- | fixed |
People
(Reporter: wpt-sync, Unassigned)
References
()
Details
(Whiteboard: [wptsync downstream])
Sync web-platform-tests PR 50234 into mozilla-central (this bug is closed when the sync is complete).
PR: https://github.com/web-platform-tests/wpt/pull/50234
Details from upstream follow.
Nathan Memmott <memmott@chromium.org> wrote:
Translator: Update error handling
Aligns error handling with other AI APIs.
Bug: 322229993
Change-Id: I72bf35b1f1c22ffbea8ae7651212a53729a24b52
Reviewed-on: https://chromium-review.googlesource.com/6191611
WPT-Export-Revision: 7e5932537610de8d0cabeb13b69ba96a4497b668
Assignee | ||
Comment 1•1 month ago
|
||
PR 50234 applied with additional changes from upstream: d7ef1baa7eaf944e5e573fae4698f501661be430
Assignee | ||
Comment 2•1 month ago
|
||
Pushed to try (stability) https://treeherder.mozilla.org/#/jobs?repo=try&revision=4397913aeda6c74fbc48cdb2d1c100e4545544a2
Assignee | ||
Comment 3•1 month ago
|
||
CI Results
Ran 9 Firefox configurations based on mozilla-central, and Firefox, and Chrome on GitHub CI
Total 4 tests and 3 subtests
Status Summary
Firefox
OK
: 4
FAIL
: 12
Chrome
OK
: 4
FAIL
: 12
Links
Gecko CI (Treeherder)
GitHub PR Head
GitHub PR Base
Details
New Tests That Don't Pass
- /ai/translator/ai_translator_translate.tentative.https.any.html [wpt.fyi]
- Translate from English to Japanese:
FAIL
(Chrome:FAIL
) - AITranslator: sourceLanguage and targetLanguage are equal to their respective option passed in to AITranslatorFactory.create.:
FAIL
(Chrome:FAIL
) - AITranslator.translate() fails after destroyed:
FAIL
(Chrome:FAIL
)
- Translate from English to Japanese:
- /ai/translator/ai_translator_translate.tentative.https.any.worker.html [wpt.fyi]
- Translate from English to Japanese:
FAIL
(Chrome:FAIL
) - AITranslator: sourceLanguage and targetLanguage are equal to their respective option passed in to AITranslatorFactory.create.:
FAIL
(Chrome:FAIL
) - AITranslator.translate() fails after destroyed:
FAIL
(Chrome:FAIL
)
- Translate from English to Japanese:
- /ai/translator/ai_translator_translate.tentative.https.any.serviceworker.html [wpt.fyi]
- Translate from English to Japanese:
FAIL
(Chrome:FAIL
) - AITranslator: sourceLanguage and targetLanguage are equal to their respective option passed in to AITranslatorFactory.create.:
FAIL
(Chrome:FAIL
) - AITranslator.translate() fails after destroyed:
FAIL
(Chrome:FAIL
)
- Translate from English to Japanese:
- /ai/translator/ai_translator_translate.tentative.https.any.sharedworker.html [wpt.fyi]
- Translate from English to Japanese:
FAIL
(Chrome:FAIL
) - AITranslator: sourceLanguage and targetLanguage are equal to their respective option passed in to AITranslatorFactory.create.:
FAIL
(Chrome:FAIL
) - AITranslator.translate() fails after destroyed:
FAIL
(Chrome:FAIL
)
- Translate from English to Japanese:
Pushed by wptsync@mozilla.com: https://hg.mozilla.org/integration/autoland/rev/2dcd60341eae [wpt PR 50234] - Translator: Update error handling, a=testonly https://hg.mozilla.org/integration/autoland/rev/45fd49bd2130 [wpt PR 50234] - Update wpt metadata, a=testonly
Comment 5•25 days ago
|
||
bugherder |
https://hg.mozilla.org/mozilla-central/rev/2dcd60341eae
https://hg.mozilla.org/mozilla-central/rev/45fd49bd2130
Description
•