-
Bug
-
Resolution: Fixed
-
Low
-
None
-
2.12.1, 3.6.0
-
ATLAS Version: 4.2.20
ATLAS Home: D:\atlassian-plugin-sdk
ATLAS Scripts: D:\atlassian-plugin-sdk\bin
ATLAS Maven Home: D:\atlassian-plugin-sdk\apache-maven
--------
Apache Maven 2.1.0 (r755702; 2009-03-18 22:10:27+0300)
Java version: 1.7.0_45
Java home: C:\Program Files\Java\jdk1.7.0_45\jre
Default locale: ru_RU, platform encoding: Cp1251
OS name: "windows 7" version: "6.1" arch: "amd64" Family: "windows"ATLAS Version: 4.2.20 ATLAS Home: D:\atlassian-plugin-sdk ATLAS Scripts: D:\atlassian-plugin-sdk\bin ATLAS Maven Home: D:\atlassian-plugin-sdk\apache-maven -------- Apache Maven 2.1.0 (r755702; 2009-03-18 22:10:27+0300) Java version: 1.7.0_45 Java home: C:\Program Files\Java\jdk1.7.0_45\jre Default locale: ru_RU, platform encoding: Cp1251 OS name: "windows 7" version: "6.1" arch: "amd64" Family: "windows"
Integration tests won't work in Stash 2.12.1.
I created a dummy plugin using command atlas-create-stash-plugin. No code or settings were changed. After that I tried to run integration tests on it using atlas-integration-test, but it failed to work properly with such log output: http://pastebin.com/6d1Rywvs
By default the plugin utilize atlassian-plugins-osgi-testrunner version 1.1.4 and the above log file was generated with it.
I was advised to use the newer version of testrunner in which problems with test launch were hopefully solved. So I changed parameter plugin.testrunner.version in POM to 1.2.0 and tried atlas-integration-test again. But I am still unlucky with this log output: http://pastebin.com/Z59ZD4q4
It seems like integration tests are broken from version 2.5.0 of Stash and since Stash source doesn't use them for its testing it remains still unattended.
- duplicates
-
BSERV-5523 Integration tests fail in plugin template
- Closed
- relates to
-
BSERV-5523 Integration tests fail in plugin template
- Closed
- is caused by
-
AMPS-1214 Loading...
- mentioned in
-
Page Loading...