| Commit message (Collapse) | Author | Age | Files | Lines |
|
|
|
|
|
|
|
| |
- Based on TB4 Parallel testing.
- Browser setup no longer uses static capabilities.
- Some code cleanup here and there.
Change-Id: I5c419316cd36f4f5041eaa8da8fda3d8b46596c4
|
|
|
|
| |
Change-Id: I413c1dfffcba794aeaa33bbfef4b90b22f5f6fb7
|
|
|
|
| |
Change-Id: I3dd66e5f11a99efc3777513dc0e2989e8007c9c1
|
|
|
|
| |
Change-Id: I7d000593ba77f2edf7743775dbd8d7241c33e36a
|
|
|
|
| |
Change-Id: I4840da6281c8be676384aa5b71bf689f7083ee36
|
|
|
|
|
|
|
|
| |
Added test category annotation.
Added default values for properties.
Added categories to tests.
Change-Id: I04259f1e56a75eb8c9834c125f44cb375196ddf8
|
|
|
|
| |
Change-Id: Ib7ef84027eebc0d9512964361419763631b9b29f
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
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
|
|
|
|
|
|
| |
This reverts commit d0e604f6b509767c46ffe0fd6765cf23535f593e.
Change-Id: I14509a9cb1365761d02a3a8a18d3febc4a7ba918
|
|
|
|
| |
Change-Id: If9f16657731fa5ea06e61bf9702abe385e4fc7a1
|
|
|
|
| |
Change-Id: Ifa04ce512743bc8ccddea0bdca7b82cceaff150e
|
|
* 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
|