diff -r 29ddb8a72f0e -r 9f1c3fea0f87 egl/egltest/endpointtestsuite/automated/tsrc/egltest_endpointimagelifetime.cpp --- a/egl/egltest/endpointtestsuite/automated/tsrc/egltest_endpointimagelifetime.cpp Tue Jul 06 15:45:57 2010 +0300 +++ b/egl/egltest/endpointtestsuite/automated/tsrc/egltest_endpointimagelifetime.cpp Wed Aug 18 11:05:09 2010 +0300 @@ -85,7 +85,7 @@ // Draw something. surface->DrawContentL(0); - surface->SubmitContentL(EFalse); + User::LeaveIfError(surface->SubmitContent(ETrue)); if (result) {