From: Artur Signell Date: Tue, 23 Oct 2012 13:35:40 +0000 (+0300) Subject: Fixed test to check stack trace for error X-Git-Tag: 7.0.0.beta6~10 X-Git-Url: https://source.dussan.org/?a=commitdiff_plain;h=1aadb57d262755f200d2ad854a9937d5797bcae6;p=vaadin-framework.git Fixed test to check stack trace for error Change-Id: Ifc0a2be0521cbf8b921b8b1f94040bd40d54cebb --- diff --git a/uitest/src/com/vaadin/tests/applicationservlet/NoApplicationClass.html b/uitest/src/com/vaadin/tests/applicationservlet/NoApplicationClass.html index 70bb8cc8f3..6ed410fdb6 100644 --- a/uitest/src/com/vaadin/tests/applicationservlet/NoApplicationClass.html +++ b/uitest/src/com/vaadin/tests/applicationservlet/NoApplicationClass.html @@ -18,8 +18,8 @@ assertText - //pre[1] - java.lang.InstantiationException: Failed to load application class: ClassThatIsNotPresent + //pre[2] + *java.lang.InstantiationException: Failed to load application class: ClassThatIsNotPresent*