[detector.https.window.html]
expected:
if (os == "android") and not debug: [ERROR, TIMEOUT]
if (os == "win") and debug: 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
[Aborting createLanguageDetector().]
expected: FAIL
[Creating LanguageDetector with empty expectedInputLanguages array]
expected: FAIL
[Create requires sticky user activation when availability is "downloadable"]
expected: FAIL