Source code

Revision control

Copy as Markdown

Other Tools

[detector.https.window.html]
expected:
if (os == "android") and sessionHistoryInParent and not debug: [ERROR, TIMEOUT]
if (os == "android") and not sessionHistoryInParent and not debug: [ERROR, TIMEOUT]
ERROR
[LanguageDetector.detect() returns valid results]
expected: FAIL
[If monitor throws an error, LanguageDetector.create() rejects with that error]
expected: FAIL
[LanguageDetector.create() call with an aborted signal.]
expected: FAIL
[Calling LanguageDetector.destroy() aborts calls to detect and measureInputUsage.]
expected: FAIL
[LanguageDetector.create()'s abort signal destroys its LanguageDetector after creation.]
expected: FAIL
[LanguageDetector.detect() call with an aborted signal.]
expected: FAIL
[Aborting LanguageDetector.detect().]
expected: FAIL
[LanguageDetector.measureInputUsage() and inputQuota basic usage.]
expected: FAIL
[LanguageDetector.measureInputUsage() call with an aborted signal.]
expected: FAIL
[Aborting LanguageDetector.measureInputUsage().]
expected: FAIL
[Creating LanguageDetector without expectedInputLanguages]
expected: FAIL
[Progress events are not emitted after aborted.]
expected: TIMEOUT
[LanguageDetector.create() requires user activation when availability is "downloadable.]
expected: FAIL
[Aborting createLanguageDetector().]
expected: FAIL
[Creating LanguageDetector with empty expectedInputLanguages array]
expected: FAIL