]> git.ipfire.org Git - thirdparty/sqlalchemy/sqlalchemy.git/commitdiff
adjust
authorMike Bayer <mike_mp@zzzcomputing.com>
Thu, 9 Aug 2012 21:49:36 +0000 (17:49 -0400)
committerMike Bayer <mike_mp@zzzcomputing.com>
Thu, 9 Aug 2012 21:49:36 +0000 (17:49 -0400)
test/aaa_profiling/test_zoomark.py

index 0ecd908e71fcf640a4a9bc5207d806a31abc5a18..50b3da076fa206467eba5ed15eea5cd8bd69d713 100644 (file)
@@ -385,7 +385,7 @@ class ZooMarkTest(fixtures.TestBase):
     def test_profile_4_expressions(self):
         self.test_baseline_4_expressions()
 
-    @profiling.function_call_count(1059, variance=0.10)
+    @profiling.function_call_count(875, variance=0.10)
     def test_profile_5_aggregates(self):
         self.test_baseline_5_aggregates()