diff options
author | Fabricio Voznika <fvoznika@google.com> | 2019-06-18 11:02:29 -0700 |
---|---|---|
committer | gVisor bot <gvisor-bot@google.com> | 2019-06-18 11:03:33 -0700 |
commit | ec15fb116248b549a1d6c5ca835aaa52681a9bd7 (patch) | |
tree | 1d0555959ce0d0d3e65e6f1a649a65605358a998 /test/syscalls/linux/exec_state_workload.cc | |
parent | 8ab0848c70fcebe377a0e7abdebf371022c96830 (diff) |
Fix PipeTest_Streaming timeout
Test was calling Size() inside read and write loops. Size()
makes 2 syscalls to return the pipe size, making the test
do a lot more work than it should.
PiperOrigin-RevId: 253824690
Diffstat (limited to 'test/syscalls/linux/exec_state_workload.cc')
0 files changed, 0 insertions, 0 deletions