Fix qglthreads test crash on Symbian
authorJani Hautakangas <jani.hautakangas@nokia.com>
Tue, 11 Jan 2011 13:26:22 +0000 (15:26 +0200)
committerJason McDonald <jason.mcdonald@nokia.com>
Thu, 13 Jan 2011 12:24:36 +0000 (22:24 +1000)
commitb2e59b7340b1198cc9eacca51172d51e8048d2a7
treeba044de63be54385b72b18f1cff0095beecef0bd
parent9bcdc472ba0035941159458b6db2a4c423fe1633
Fix qglthreads test crash on Symbian

Use less GPU memory to make tests pass and skip
threaded rendering since eventually tries to access
main RWindow from secondary thread, which is not allowed
on Symbian

Task-number: QTBUG-13525
Reviewed-by: TRUSTME
(cherry picked from commit e49868217e29f13dba28a2fe199d82268655b9fb)
tests/auto/qglthreads/tst_qglthreads.cpp