chromium/third_party/blink/web_tests/platform/linux/external/wpt/webdriver/tests/bidi/input/set_files/files-expected.txt

This is a wdspec test.
[FAIL] test_set_files_twice_same
  AssertionError: assert [{'type': 'input', 'files': ['noop.txt']}, {'type': 'change', 'files': ['noop.txt']}, {'type': 'input', 'files': ['noop.txt']}, {'type': 'change', 'files': ['noop.txt']}] == [{'files': ['noop.txt'], 'type': 'input'}, {'files': ['noop.txt'], 'type': 'change'}, {'files': ['noop.txt'], 'type': 'cancel'}]
Harness: the test ran to completion.