]> source.dussan.org Git - vaadin-framework.git/commit
Allow excluding test from the standard test suite
authorArtur Signell <artur@vaadin.com>
Fri, 29 Nov 2013 16:40:35 +0000 (18:40 +0200)
committerVaadin Code Review <review@vaadin.com>
Sat, 30 Nov 2013 07:49:30 +0000 (07:49 +0000)
commitea46029ea154cc018525219f06095817339607e8
treeaacc7a415f4e42904496d1d92ecd082272ce94c3
parent12b6a8b42f3327e315e617e015304c4cc9dd4fa8
Allow excluding test from the standard test suite

Mostly useful for very long running tests

Change-Id: I9027f981da0a1e6ba464196449f2a9c27e965d2f
uitest/src/com/vaadin/tests/tb3/ExcludeFromSuite.java [new file with mode: 0644]
uitest/src/com/vaadin/tests/tb3/TB3TestSuite.java