Reduce the time spent in System.Linq.Parallel.Tests
authorTarek Mahmoud Sayed <tarekms@microsoft.com>
Tue, 22 Jan 2019 23:44:24 +0000 (15:44 -0800)
committerTarek Mahmoud Sayed <tarekms@microsoft.com>
Thu, 24 Jan 2019 00:23:38 +0000 (16:23 -0800)
commit716af42b1a6dda2a60d12afe96cf85cc9dd98708
tree7cfc1cfd41423de188a6cc1096033603a75b851b
parentae776b315b77cf04a95cd363d075bc8cd45022ae
Reduce the time spent in System.Linq.Parallel.Tests

A couple of tests are failing because running for long time. The change here is to reduce the time spent there to avoid such failures in the outerloop runs

Commit migrated from https://github.com/dotnet/corefx/commit/1c7b52620676d3578d940d00f2768678d289f8e4
src/libraries/System.Linq.Parallel/tests/QueryOperators/JoinTests.cs