nodejs-translate icon indicating copy to clipboard operation
nodejs-translate copied to clipboard

translate detecting language from input: should detect a langauge failed

Open flaky-bot[bot] opened this issue 3 years ago • 0 comments

This test failed!

To configure my behavior, see the Flaky Bot documentation.

If I'm commenting on this issue too often, add the flakybot: quiet label and I will stop commenting.


commit: b30e378c4a57c17a2f78ed36d305bb25a212f7a1 buildURL: Build Status, Sponge status: failed

Test output
Expected values to be strictly equal:

'haw' !== 'es'

  + expected - actual

  -haw
  +es

AssertionError [ERR_ASSERTION]: Expected values to be strictly equal:

'haw' !== 'es'

at Context.<anonymous> (build/system-test/translate.js:41:24)
    -> /workspace/system-test/translate.ts:44:16</pre></details>

flaky-bot[bot] avatar Apr 16 '22 10:04 flaky-bot[bot]