[corlib] Improve CancellationTokenSource test
[mono.git] / mcs / class / corlib / Test / System.Collections.Concurrent / ChangeLog
index c81fae3d0aab161bdc58fc4d0cc069366e458f31..9cbeeef9369a0580f32d12127cd7a1ddf770e2c7 100644 (file)
@@ -1,3 +1,9 @@
+2010-06-03  Jérémie Laval  <jeremie.laval@gmail.com>
+
+       * CollectionStressTestHelper.cs: Bump remove test repeat to 1000.
+       Use a local variable for tracking status and only update the global one
+       at the end.
+
 2010-03-24  Jérémie Laval  <jeremie.laval@gmail.com>
 
        * ConcurrentDictionaryTests.cs: Renaming in Assert