summaryrefslogtreecommitdiffstats
Commit message (Collapse)AuthorAgeFilesLines
* Added browser version test again (#7655)Leif Åstrand2011-10-202-0/+51
| | | | svn changeset:21757/svn branch:6.7
* Improved error handling for integration testsLeif Åstrand2011-10-201-25/+35
| | | | svn changeset:21756/svn branch:6.7
* Fix for #7808Jonatan Kronqvist2011-10-202-2/+34
| | | | svn changeset:21755/svn branch:6.7
* TestBench test for #7808Jonatan Kronqvist2011-10-201-0/+51
| | | | svn changeset:21754/svn branch:6.7
* #7810 Server side test coverage reportingLeif Åstrand2011-10-192-1/+102
| | | | svn changeset:21753/svn branch:6.7
* Upped VERSIONJonatan Kronqvist2011-10-181-1/+1
| | | | svn changeset:21734/svn branch:6.7
* Added some timeouts to avoid build going on foreverLeif Åstrand2011-10-182-14/+52
| | | | | | | 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
* Updated release-notes6.7.1Jonatan Kronqvist2011-10-181-76/+22
| | | | svn changeset:21728/svn branch:6.7
* Added random delay before starting the quicker servers to avoid contention ↵Leif Åstrand2011-10-174-3/+72
| | | | | | | | in the beginning Automatically update more base files before starting the actual tests svn changeset:21719/svn branch:6.7
* Moved the integration test sleep so that it isn't in effect if only running ↵Leif Åstrand2011-10-171-4/+5
| | | | | | the integration tests svn changeset:21718/svn branch:6.7
* Improved escaping of error messages passed to teamcityLeif Åstrand2011-10-171-4/+6
| | | | svn changeset:21713/svn branch:6.7
* New infrastructure for running integration tests in parallelLeif Åstrand2011-10-132-469/+286
| | | | svn changeset:21707/svn branch:6.7
* #6588, #7776 : fine tuned fix with properties that modify value. ValueChange ↵Matti Tahvonen2011-10-131-11/+20
| | | | | | event is now postponed until "commit phase" is over. Internal flags shouldn't now get messed up in case value change listener again changes the value. svn changeset:21706/svn branch:6.7
* property formatter testMatti Tahvonen2011-10-131-0/+106
| | | | svn changeset:21705/svn branch:6.7
* Blocked merge from 6.6 of disabling of the Liferay 6 EE integration test - ↵Henri Sara2011-10-130-0/+0
|\ | | | | | | | | | | handled separately in 6.7 svn changeset:21704/svn branch:6.7
| * Disabled Liferay 6 EE tests for Vaadin 6.6 - license for testing on Liferay ↵Henri Sara2011-10-131-0/+6
| | | | | | | | | | | | 6 EE is now used in the parallelized integration tests for Vaadin 6.7+ svn changeset:21703/svn branch:6.6
* | fix for #7776Matti Tahvonen2011-10-111-14/+45
| | | | | | | | svn changeset:21688/svn branch:6.7
* | #7479 Fix for Windows: The name of a resource is a '/'-separated path, not ↵Artur Signell2011-10-111-3/+1
| | | | | | | | | | | | File.separatorChar separated svn changeset:21682/svn branch:6.7
* | test scriptMatti Tahvonen2011-10-111-0/+42
| | | | | | | | svn changeset:21681/svn branch:6.7
* | test case now compatible with 1.5Matti Tahvonen2011-10-111-3/+4
| | | | | | | | svn changeset:21680/svn branch:6.7
* | #7755 Debug window "highlight component" does not work with sub windowsArtur Signell2011-10-111-2/+2
| | | | | | | | svn changeset:21679/svn branch:6.7
* | Fixed #7548 - testbench tests with keyboard navigation now work in ie6Jonatan Kronqvist2011-10-115-27/+49
| | | | | | | | svn changeset:21678/svn branch:6.7
* | test case related to #4394 and possibly to #7724Matti Tahvonen2011-10-111-0/+125
| | | | | | | | svn changeset:21677/svn branch:6.7
* | #7755 Debug window "highlight component" does not work with sub windowsArtur Signell2011-10-111-0/+10
| | | | | | | | svn changeset:21676/svn branch:6.7
* | test script that hopefully worksMatti Tahvonen2011-10-101-1/+1
| | | | | | | | svn changeset:21667/svn branch:6.7
* | Updated locators as because of resources added to testArtur Signell2011-10-103-7/+7
| | | | | | | | svn changeset:21666/svn branch:6.7
* | test script that hopefully worksMatti Tahvonen2011-10-102-95/+48
| | | | | | | | svn changeset:21665/svn branch:6.7
* | Updated locators as because of resources added to testArtur Signell2011-10-101-2/+2
| | | | | | | | svn changeset:21664/svn branch:6.7
* | renamed to enable test case for automatic testsMatti Tahvonen2011-10-101-0/+0
| | | | | | | | svn changeset:21663/svn branch:6.7
* | test script that hopefully worksMatti Tahvonen2011-10-101-106/+42
| | | | | | | | svn changeset:21662/svn branch:6.7
* | test script that hopefully worksMatti Tahvonen2011-10-101-42/+22
| | | | | | | | svn changeset:21661/svn branch:6.7
* | Also test resources with special names in portalsArtur Signell2011-10-102-0/+10
| | | | | | | | svn changeset:21658/svn branch:6.7
* | Also test resources with special names in portalsArtur Signell2011-10-101-1/+7
| | | | | | | | svn changeset:21657/svn branch:6.7
* | Adjusting the logging levels for #7736Jonatan Kronqvist2011-10-101-1/+1
| | | | | | | | svn changeset:21656/svn branch:6.7
* | Fixed #7736 - downgraded INFO log statements to FINE or FINERJonatan Kronqvist2011-10-101-13/+13
| | | | | | | | svn changeset:21655/svn branch:6.7
* | Modified test case to remove obsolete code since #6588 fixMatti Tahvonen2011-10-071-10/+0
| | | | | | | | svn changeset:21651/svn branch:6.7
* | #6588 quick fix, still need to re-evaluate and test the solutionMatti Tahvonen2011-10-072-29/+90
| | | | | | | | svn changeset:21650/svn branch:6.7
* | renamed test scriptMatti Tahvonen2011-10-071-0/+0
| | | | | | | | svn changeset:21649/svn branch:6.7
* | Use a ClassResource also in portlet 2 testsArtur Signell2011-10-073-9/+21
| | | | | | | | svn changeset:21648/svn branch:6.7
* | #7738 corrected ticket reference for fixArtur Signell2011-10-071-1/+1
| | | | | | | | svn changeset:21647/svn branch:6.7
* | #5488 Avoid encoding slashes and back slashes in ApplicationResource URLsArtur Signell2011-10-071-1/+7
| | | | | | | | svn changeset:21646/svn branch:6.7
* | Use a ClassResource with full path in integration tests to detect #7738Artur Signell2011-10-071-2/+9
| | | | | | | | svn changeset:21645/svn branch:6.7
* | rewrote the test in a safer wayMatti Tahvonen2011-10-071-8/+113
| | | | | | | | svn changeset:21643/svn branch:6.7
* | a new test case for #6588Matti Tahvonen2011-10-072-0/+169
| | | | | | | | svn changeset:21642/svn branch:6.7
* | test scriptMatti Tahvonen2011-10-071-0/+32
| | | | | | | | svn changeset:21641/svn branch:6.7
* | Temporarily disabled Liferay 6 EE integration test - WAR deployment often ↵Henri Sara2011-10-071-0/+3
| | | | | | | | | | | | fails on first attempt on Liferay 6 EE. svn changeset:21640/svn branch:6.7
* | Fix and tests for #7720Jonatan Kronqvist2011-10-073-1/+122
| | | | | | | | svn changeset:21636/svn branch:6.7
* | Attempt to make TreeConnectors test less random in IE6Artur Signell2011-10-075-49/+134
| | | | | | | | svn changeset:21629/svn branch:6.7
* | Blocked merge of LATEST path changeHenri Sara2011-10-070-0/+0
|\| | | | | | | svn changeset:21628/svn branch:6.7
| * Updated LATEST file path to point to minor LATESTJohn Alhroos2011-10-051-1/+1
| | | | | | | | svn changeset:21569/svn branch:6.6