Issue #2869855 by mcdruid, Krzysztof Domański, wturrell, rjg, manarth,...
Issue #2869855 by mcdruid, Krzysztof Domański, wturrell, rjg, manarth, dpagini, Wim Leers, catch, xjm, cilefen: Race condition in file_save_upload causes data loss
$this->assertResourceErrorResponse(422,PlainTextOutput::renderFromHtml("Unprocessable Entity: validation failed.\nuri: The file public://foobar/example.txt already exists. Enter a unique file URI.\n"),$response);
}
/**
* Tests using the file upload route with any path prefixes being stripped.