Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Renamed tests -> uitest and tests/testbench -> uitest/src (#9299) | Artur Signell | 2012-08-30 | 1 | -485/+0 |
| | |||||
* | Test exo and gatein with compatible browser supporting expectDialog | Leif Åstrand | 2012-07-24 | 1 | -2/+2 |
| | |||||
* | Merge remote branch 'origin/6.8' | Leif Åstrand | 2012-04-10 | 1 | -0/+9 |
|\ | | | | | | | | | | | | | | | Conflicts: src/com/vaadin/terminal/gwt/client/ui/VTabsheet.java src/com/vaadin/terminal/gwt/client/ui/VTree.java src/com/vaadin/terminal/gwt/client/ui/VWindow.java src/com/vaadin/ui/AbstractField.java | ||||
| * | Create integration test for WebSphere Application Server 8 (#3789) | Leif Åstrand | 2012-04-04 | 1 | -0/+9 |
| | | | | | | | | svn changeset:23401/svn branch:6.8 | ||||
* | | Merge remote-tracking branch 'origin/6.8' | Artur Signell | 2012-03-30 | 1 | -1/+1 |
|\| | | | | | | | | | Conflicts: tests/test.xml | ||||
| * | [merge from 6.7] Integration test with Firefox 11 | Automerge | 2012-03-29 | 1 | -1/+1 |
| | | | | | | | | svn changeset:23355/svn branch:6.8 | ||||
* | | Merge remote-tracking branch 'origin/6.8' | Artur Signell | 2012-02-03 | 1 | -1/+1 |
|\| | | | | | | | | | | | Conflicts: src/com/vaadin/terminal/gwt/client/ui/VScrollTable.java tests/test.xml | ||||
| * | #8342 Test using Firefox 10 | Artur Signell | 2012-02-03 | 1 | -1/+1 |
| | | | | | | | | svn changeset:22876/svn branch:6.7 | ||||
* | | Merge commit '98737932a588f1b4a8f8115f2545da63ae7f4e4a' | Artur Signell | 2012-02-03 | 1 | -475/+475 |
|\| | | | | | | | | | | | | | Conflicts: WebContent/VAADIN/themes/base/button/button.css WebContent/VAADIN/themes/runo/button/button.css tests/integration_tests.xml | ||||
| * | #8311 Converted CRLF -> LF in css/html/xml files | Artur Signell | 2012-02-02 | 1 | -498/+497 |
| | | | | | | | | svn changeset:22852/svn branch:6.7 | ||||
* | | Merged 'b1ae3cd70e2ca4656bb28f77ca79fe0efd29dd67' (origin/6.8) | Artur Signell | 2012-01-31 | 1 | -0/+2 |
|\| | | | | | | | | | | | Conflicts: WebContent/release-notes.html tests/server-side/com/vaadin/tests/server/LicenseInJavaFiles.java | ||||
| * | [merge from 6.7] Attempt at evening the load of the integration tests by ↵ | Artur Signell | 2012-01-27 | 1 | -7/+1 |
| | | | | | | | | | | | | starting all lightweight servers immediately and the more heavy servers later on svn changeset:22779/svn branch:6.8 | ||||
| * | [merge from 6.7] #8272 Enabled Weblogic 12 test | Artur Signell | 2012-01-27 | 1 | -1/+1 |
| | | | | | | | | svn changeset:22778/svn branch:6.8 | ||||
| * | [merge from 6.7] #8271 Enabled Jetty 8 test | Artur Signell | 2012-01-27 | 1 | -0/+7 |
| | | | | | | | | svn changeset:22777/svn branch:6.8 | ||||
| * | [merge from 6.7] Disable weblogic 12 test for now | Artur Signell | 2012-01-27 | 1 | -1/+1 |
| | | | | | | | | svn changeset:22775/svn branch:6.8 | ||||
| * | Attempt at evening the load of the integration tests by starting all ↵ | Artur Signell | 2012-01-19 | 1 | -6/+6 |
| | | | | | | | | | | | | lightweight servers immediately and the more heavy servers later on svn changeset:22720/svn branch:6.7 | ||||
| * | #8272 Enabled Weblogic 12 test | Artur Signell | 2012-01-19 | 1 | -1/+1 |
| | | | | | | | | svn changeset:22715/svn branch:6.7 | ||||
| * | #8271 Enabled Jetty 8 test | Artur Signell | 2012-01-19 | 1 | -2/+3 |
| | | | | | | | | svn changeset:22711/svn branch:6.7 | ||||
| * | Disable weblogic 12 test for now | Artur Signell | 2012-01-17 | 1 | -1/+1 |
| | | | | | | | | svn changeset:22680/svn branch:6.7 | ||||
| * | #8272 Test automatically using WebLogic 12 | Artur Signell | 2012-01-17 | 1 | -3/+3 |
| | | | | | | | | svn changeset:22673/svn branch:6.7 | ||||
* | | Merge remote-tracking branch 'origin/6.8' | Artur Signell | 2012-01-27 | 1 | -87/+103 |
|\| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Conflicts: WebContent/VAADIN/themes/base/table/table.css WebContent/release-notes.html build/build.xml src/com/vaadin/terminal/gwt/client/ApplicationConnection.java src/com/vaadin/terminal/gwt/client/ui/VFormLayout.java src/com/vaadin/terminal/gwt/client/ui/VPopupCalendar.java src/com/vaadin/terminal/gwt/client/ui/VScrollTable.java src/com/vaadin/terminal/gwt/client/ui/VSlider.java src/com/vaadin/terminal/gwt/client/ui/VTextualDate.java src/com/vaadin/terminal/gwt/client/ui/VWindow.java src/com/vaadin/ui/Table.java tests/integration_tests.xml tests/test.xml tests/testbench/com/vaadin/tests/components/orderedlayout/OrderedLayoutCases.java | ||||
| * | [merge from 6.7] #8272 Test automatically using WebLogic 12 | Artur Signell | 2012-01-27 | 1 | -1/+0 |
| | | | | | | | | svn changeset:22772/svn branch:6.8 | ||||
| * | Integration test fixes | Johannes Dahlström | 2012-01-23 | 1 | -100/+113 |
| | | | | | | | | svn changeset:22747/svn branch:6.8 | ||||
| * | Merge from 6.7 | Johannes Dahlström | 2012-01-20 | 1 | -0/+8 |
| | | | | | | | | svn changeset:22729/svn branch:6.8 | ||||
| * | Add Firefox 9 and Chrome 16 to tested browsers, remove Firefox 4-8, Chrome 15 | Johannes Dahlström | 2012-01-09 | 1 | -1/+1 |
| | | | | | | | | svn changeset:22557/svn branch:6.8 | ||||
* | | Update integration tests to use ff9 | Leif Åstrand | 2012-01-12 | 1 | -1/+1 |
| | | |||||
* | | Add antcontrib: prefix to an if block | Leif Åstrand | 2011-12-21 | 1 | -4/+4 |
| | | |||||
* | | Add one missing antcontrib: prefix | Leif Åstrand | 2011-12-20 | 1 | -1/+1 |
| | | |||||
* | | Ant scp task is not in ant contrib, reverted faulty namespace decl. | Mikael Vappula | 2011-12-20 | 1 | -4/+4 |
| | | |||||
* | | Added xml namespace declaration for tasks in ant contrib | Mikael Vappula | 2011-12-20 | 1 | -22/+23 |
| | | |||||
* | | Cleaned up Ivy configuration | Mikael Vappula | 2011-12-02 | 1 | -9/+5 |
| | | | | | | | | Targets related to Ivy configuration are now in separate common.xml file which is imported to main build files. | ||||
* | | Merge remote branch 'origin/6.8' | Leif Åstrand | 2011-11-22 | 1 | -7/+9 |
|\| | | | | | | | | | Conflicts: tests/integration_tests.xml | ||||
| * | Merged some changes from 6.7 to 6.8 | Henri Sara | 2011-11-16 | 1 | -7/+9 |
| | | | | | | | | svn changeset:22016/svn branch:6.8 | ||||
* | | Run integration tests with Safari 5 instead of Firefox 3.6 (#7396) | Leif Åstrand | 2011-11-11 | 1 | -1/+1 |
| | | |||||
* | | Merge remote-tracking branch 'origin/6.8' into master | Leif Åstrand | 2011-11-08 | 1 | -3/+11 |
|\| | |||||
| * | Added output of some debug information | Leif Åstrand | 2011-10-27 | 1 | -2/+10 |
| | | | | | | | | svn changeset:21813/svn branch:6.7 | ||||
* | | Don't test with JBoss AS 3 and Tomcat 4 any more because of dropped | Leif Åstrand | 2011-10-31 | 1 | -16/+0 |
|/ | | | support for servlet 2.3 | ||||
* | Added testing for jboss6 (#7371) and jboss7 (#7372) | Leif Åstrand | 2011-10-21 | 1 | -9/+26 |
| | | | | | | Moved more stuff inside a try-finally block svn changeset:21774/svn branch:6.7 | ||||
* | Improved error handling for integration tests | Leif Åstrand | 2011-10-20 | 1 | -25/+35 |
| | | | | svn changeset:21756/svn branch:6.7 | ||||
* | Added some timeouts to avoid build going on forever | Leif Åstrand | 2011-10-18 | 1 | -13/+46 |
| | | | | | | | Prefix remote output with server name to make it easier to interpret the build logs Generalized the teamcity escaping svn changeset:21730/svn branch:6.7 | ||||
* | Added random delay before starting the quicker servers to avoid contention ↵ | Leif Åstrand | 2011-10-17 | 1 | -2/+34 |
| | | | | | | | | in the beginning Automatically update more base files before starting the actual tests svn changeset:21719/svn branch:6.7 | ||||
* | Improved escaping of error messages passed to teamcity | Leif Åstrand | 2011-10-17 | 1 | -4/+6 |
| | | | | svn changeset:21713/svn branch:6.7 | ||||
* | New infrastructure for running integration tests in parallel | Leif Åstrand | 2011-10-13 | 1 | -469/+173 |
| | | | | svn changeset:21707/svn branch:6.7 | ||||
* | Temporarily disabled Liferay 6 EE integration test - WAR deployment often ↵ | Henri Sara | 2011-10-07 | 1 | -0/+3 |
| | | | | | | fails on first attempt on Liferay 6 EE. svn changeset:21640/svn branch:6.7 | ||||
* | Correction to running GAE tests in parallel with other integration tests | Henri Sara | 2011-08-18 | 1 | -1/+1 |
| | | | | svn changeset:20474/svn branch:6.7 | ||||
* | #7178 New servlet integration test not using the address book demo, related ↵ | Henri Sara | 2011-08-12 | 1 | -31/+31 |
| | | | | | | screenshots svn changeset:20342/svn branch:6.7 | ||||
* | WebLogic portal integration test using a separate test portlet | Henri Sara | 2011-08-11 | 1 | -2/+3 |
| | | | | svn changeset:20299/svn branch:6.7 | ||||
* | eXo portal integration test using a separate test portlet | Henri Sara | 2011-08-11 | 1 | -1/+1 |
| | | | | svn changeset:20293/svn branch:6.7 | ||||
* | #4497 GateIn Portlet2 test | Henri Sara | 2011-08-11 | 1 | -2/+5 |
| | | | | svn changeset:20283/svn branch:6.7 | ||||
* | #7266 removed dependencies from integration tests to Sampler: Liferay 5; ↵ | Henri Sara | 2011-08-03 | 1 | -47/+2 |
| | | | | | | fixed Liferay 5 portlet 2 integration test svn changeset:20096/svn branch:6.7 |