Skip some really slow tests
authorLars Knoll <lars.knoll@digia.com>
Sat, 2 Mar 2013 23:54:48 +0000 (00:54 +0100)
committerSimon Hausmann <simon.hausmann@digia.com>
Sun, 3 Mar 2013 09:27:13 +0000 (10:27 +0100)
commite58a2572beb3a97e3dbc1a873fe4eef825db4a55
treea7cac6d8ef7e04d2b3e0bc50a1614816343dc6d2
parent35a700d8bee368e2a190a12fd1b0d79357119aea
Skip some really slow tests

The test cases themself finish in ~10-20 secs. Unfortunately
__deregister_frame seems to be extremely slow if you have many
functions (as is the case in these tests). It takes many minutes
to then clean up the engine and deregister all frames.

Change-Id: Idaa829f64c91d324e650b1d22b94dec6becad3d4
Reviewed-by: Simon Hausmann <simon.hausmann@digia.com>
tests/TestExpectations