diff -r 2f34d5167611 -r fcece45ef507 tests/benchmarks/uimodels/GraphicsViewBenchmark/testautom/testautom.pro --- a/tests/benchmarks/uimodels/GraphicsViewBenchmark/testautom/testautom.pro Fri Apr 16 15:50:13 2010 +0300 +++ b/tests/benchmarks/uimodels/GraphicsViewBenchmark/testautom/testautom.pro Mon May 03 13:17:34 2010 +0300 @@ -40,3 +40,8 @@ OTHER_FILES = testscript.js \ testautom.pri + +# Causes crashing on Symbian if paging is enabled. +symbian { + MMP_RULES -= PAGED +} \ No newline at end of file