summaryrefslogtreecommitdiffstats
path: root/uitest
diff options
context:
space:
mode:
authorLeif Åstrand <leif@vaadin.com>2012-09-04 14:08:41 +0300
committerLeif Åstrand <leif@vaadin.com>2012-09-05 11:39:33 +0300
commitb3525638865cdea297c7f2e32c96221132af949f (patch)
tree32cf8874cfd0de5e5f1dcc05596cbeeaf87512b5 /uitest
parenta8f65623b64e64fbf4ccd885f1dfccf500e3dbf3 (diff)
downloadvaadin-framework-b3525638865cdea297c7f2e32c96221132af949f.tar.gz
vaadin-framework-b3525638865cdea297c7f2e32c96221132af949f.zip
Unify ThreadLocal handling (#9469)
Diffstat (limited to 'uitest')
-rw-r--r--uitest/src/com/vaadin/tests/application/ThreadLocalInstances.html6
1 files changed, 3 insertions, 3 deletions
diff --git a/uitest/src/com/vaadin/tests/application/ThreadLocalInstances.html b/uitest/src/com/vaadin/tests/application/ThreadLocalInstances.html
index 35657c73fc..b7fbca4c04 100644
--- a/uitest/src/com/vaadin/tests/application/ThreadLocalInstances.html
+++ b/uitest/src/com/vaadin/tests/application/ThreadLocalInstances.html
@@ -79,12 +79,12 @@
<tr>
<td>assertText</td>
<td>vaadin=runcomvaadintestsapplicationThreadLocalInstances::PID_SLog_row_5</td>
- <td>11. null app in background thread</td>
+ <td>11. this app in background thread</td>
</tr>
<tr>
<td>assertText</td>
<td>vaadin=runcomvaadintestsapplicationThreadLocalInstances::PID_SLog_row_4</td>
- <td>12. null root in background thread</td>
+ <td>12. this root in background thread</td>
</tr>
<tr>
<td>assertText</td>
@@ -94,7 +94,7 @@
<tr>
<td>assertText</td>
<td>vaadin=runcomvaadintestsapplicationThreadLocalInstances::PID_SLog_row_2</td>
- <td>14. null root in resource handler</td>
+ <td>14. this root in resource handler</td>
</tr>
<tr>
<td>assertText</td>