summaryrefslogtreecommitdiffstats
path: root/uitest/integration_tests.xml
Commit message (Collapse)AuthorAgeFilesLines
* Output test results in XML reports instead of to standard outputArtur Signell2013-11-181-4/+16
| | | | | | | | | | | | | | | | This is a workaround for a problem with the integrated TeamCity JUnit listener which is not thread safe. Without this the test results are completely mixed up in TeamCity. For more information, see http://youtrack.jetbrains.com/issue/TW-33176. All standard JUnit test reports is put in result/reports. For uitest there are three report directories: result/reports-tb2, result/reports-tb3 and result/reports-integration to be able to clean the directories before running a given type of tests. This change is based on the separate fixes by John. Change-Id: I2f0dee416f6745544636f2f3dcea0d0832ff8076
* Adds JBoss EAP 6 server to integration test suit (#12908)Thomas2013-11-061-0/+8
| | | | Change-Id: I2d31a0b446e40f0c221403dfb66a990e346e53c0
* Run tests on Tomcat 8 (#12326)Artur Signell2013-10-071-0/+7
| | | | Change-Id: I99d91f16c5ad2dce6fb93f2862913b23518410d7
* Refactored build scripts to support TB2, TB3 + integration tests (#12572)Artur Signell2013-09-241-44/+47
| | | | | | | | | * Main build configuration triggers unit tests for all modules and uitest/build.xml testbench tests in parallel * uitest/build.xml triggers Jetty startup and integration (server) tests in parallel. After the server has started, TB2 and TB3 tests are run in parallel. * Server integration tests for servlet containers are run using TB3 and the com.vaadin.tests.tb3.ServletIntegrationTests test suite. * Portlet integration tests are still run using TB2 test scripts Change-Id: Ie6bffd4e68b4889074e9c470faa3c65f923e55c4
* Test using Jetty 9 (#12124)Artur Signell2013-07-011-0/+8
| | | | Change-Id: Ie765e542e2319dc1d94c61a986cab3720556e66a
* Test using Glassfish 4 (#12075)Artur Signell2013-06-141-0/+7
| | | | Change-Id: I09b062642e54b6184a10c4a9446147f9241c3d16
* Fixed incorrect line breaks (#12040)Artur Signell2013-06-111-18/+7
| | | | Change-Id: Icd97ebd2b54731cf8133b940d024ad8f91c5922f
* Reformatted using Ant editor (#12040)Artur Signell2013-06-101-136/+61
| | | | Change-Id: If8afd65d5905302c64f12ef7f76ee7e63073c474
* Formatted XML files using defined rules (#11956)Artur Signell2013-05-301-538/+631
| | | | Change-Id: Iecd621321fdde29d2d89d910ba46e9dadee58995
* Integration tests should be run with Firefox 17 ESR instead of Firefox 11 ↵John Ahlroos2013-04-231-1/+1
| | | | | | #11494" Change-Id: I232cc1ad329a1ac00ff23b6c629418838af6102c
* Run server integration tests with push enabled #11494John Ahlroos2013-04-171-0/+35
| | | | Change-Id: Iaeac0053372f4606e760925ab0f105193153c3a3
* Unified all portal integration tests to be based on JSR286Portlet (#8013, ↵Artur Signell2013-03-211-1/+28
| | | | | | | | | | | | | #9566, #11314) All portal tests are now based on the same test script. Portal tests avoid Vaadin locators to avoid random problems with the portlet id changing between test runs. * eXo 3 test must be run on Firefox, does not work in Chrome * Liferay theme test is now a separate test which does not depend on the Liferay integration test * Changing to maximized state using an action URL does not work with GateIn or eXo * The edit mode link does not work in WebLogic Portal as WebLogic feels it is not an allowed mode for the portlet Change-Id: I7a683688d8ffc611e211f8a60889a34b233b81c9
* Use the same Chrome version as other testsArtur Signell2013-01-101-2/+2
| | | | Change-Id: Id2fb85c9befb544c3e4300ac28e0c705a531f22c
* Removed testing and support mention for Weblogic 9 (#10045)Artur Signell2012-10-241-9/+0
| | | | Change-Id: I6a7bdba2f9e3cc4eb199df341028a81259af441c
* Run server integration tests with other tests (#9299)Artur Signell2012-09-091-21/+24
|
* Renamed tests -> uitest and tests/testbench -> uitest/src (#9299)Artur Signell2012-08-301-0/+485