Increase the amount of data written to a pipe in a test (#14116)On some OSes, you need to write more than 1MB of data to a pipebefore writes block, and read more than 64k to unblock them.