Branch: refs/heads/master
Home: https://github.com/jenkinsci/acceptance-test-harness
Commit: 8bb656b3dfbd10bfd424520d396574a9f2489d4c
https://github.com/jenkinsci/acceptance-test-harness/commit/8bb656b3dfbd10bfd424520d396574a9f2489d4c
Author: Ulli Hafner <[email protected]>
Date: 2015-01-02 (Fri, 02 Jan 2015)
Changed paths:
M src/test/java/plugins/CheckStylePluginTest.java
Log Message:
-----------
Refactoring: extracted constants.
Commit: c3ad1b979b7bc4e7825ecd21099b16cee4f82d1c
https://github.com/jenkinsci/acceptance-test-harness/commit/c3ad1b979b7bc4e7825ecd21099b16cee4f82d1c
Author: Ulli Hafner <[email protected]>
Date: 2015-01-03 (Sat, 03 Jan 2015)
Changed paths:
M src/test/java/plugins/CheckStylePluginTest.java
Log Message:
-----------
Some more refactoring: make view column and dashboard portlet link checking
use the same piece of code.
Commit: 67eaa6d48a03db24cf537c482f819d9d171703ef
https://github.com/jenkinsci/acceptance-test-harness/commit/67eaa6d48a03db24cf537c482f819d9d171703ef
Author: Ulli Hafner <[email protected]>
Date: 2015-01-04 (Sun, 04 Jan 2015)
Changed paths:
M
src/main/java/org/jenkinsci/test/acceptance/plugins/analysis_core/AnalysisSettings.java
M src/main/java/org/jenkinsci/test/acceptance/po/Build.java
M src/test/java/plugins/CheckStylePluginTest.java
A src/test/resources/checkstyle_plugin/checkstyle-result-build1.xml
A src/test/resources/checkstyle_plugin/checkstyle-result-build2.xml
A src/test/resources/checkstyle_plugin/checkstyle-result-build3.xml
A src/test/resources/checkstyle_plugin/checkstyle-result-build4.xml
Log Message:
-----------
[JENKINS-13458] Added a testcase to verify the original delta computation.
This test ensures that the build status is computed from the warnings delta of
the current build and the reference build.
Commit: 8484d1b28082dafb78411e4d53ec8acbab8d6c0a
https://github.com/jenkinsci/acceptance-test-harness/commit/8484d1b28082dafb78411e4d53ec8acbab8d6c0a
Author: Ulli Hafner <[email protected]>
Date: 2015-01-04 (Sun, 04 Jan 2015)
Changed paths:
M src/test/java/plugins/CheckStylePluginTest.java
Log Message:
-----------
Update of new warnings count due to new implementation of hashcode.
Commit: 4a3fd08b1f13d3990cbcc40284055f131fe82eae
https://github.com/jenkinsci/acceptance-test-harness/commit/4a3fd08b1f13d3990cbcc40284055f131fe82eae
Author: Ulli Hafner <[email protected]>
Date: 2015-01-04 (Sun, 04 Jan 2015)
Changed paths:
M
src/main/java/org/jenkinsci/test/acceptance/plugins/analysis_core/AnalysisSettings.java
M src/test/java/plugins/AbstractAnalysisTest.java
M src/test/java/plugins/CheckStylePluginTest.java
Log Message:
-----------
[JENKINS-13458] Added a testcase to verify the new delta computation.
This test ensures that the build status is computed from the warnings delta of
the current build and the previous build.
Commit: 2b967fc8a1b3cef6c843b026186574214b0c0cb8
https://github.com/jenkinsci/acceptance-test-harness/commit/2b967fc8a1b3cef6c843b026186574214b0c0cb8
Author: Ulli Hafner <[email protected]>
Date: 2015-01-04 (Sun, 04 Jan 2015)
Changed paths:
M src/test/java/plugins/PmdPluginTest.java
A src/test/resources/pmd_plugin/pmd-warnings-build1.xml
A src/test/resources/pmd_plugin/pmd-warnings-build2.xml
A src/test/resources/pmd_plugin/pmd-warnings-build3.xml
A src/test/resources/pmd_plugin/pmd-warnings-build4.xml
Log Message:
-----------
[JENKINS-13458] Added test cases to verify the delta computation.
Two tests: one to verify the existing and one to verify the new behavior.
Commit: da1c2c576a5da3aac8516a524d0139bb8afab569
https://github.com/jenkinsci/acceptance-test-harness/commit/da1c2c576a5da3aac8516a524d0139bb8afab569
Author: Ulli Hafner <[email protected]>
Date: 2015-01-04 (Sun, 04 Jan 2015)
Changed paths:
M src/test/java/plugins/AbstractAnalysisTest.java
Log Message:
-----------
Make email test more robust.
Commit: c768c5c33403f4bc7c3530d9bb5d6eac3379aa9a
https://github.com/jenkinsci/acceptance-test-harness/commit/c768c5c33403f4bc7c3530d9bb5d6eac3379aa9a
Author: Ulli Hafner <[email protected]>
Date: 2015-01-04 (Sun, 04 Jan 2015)
Changed paths:
A
src/main/java/org/jenkinsci/test/acceptance/plugins/checkstyle/CheckStyleFreestyleSettings.java
R
src/main/java/org/jenkinsci/test/acceptance/plugins/checkstyle/CheckstyleFreestyleBuildSettings.java
M src/test/java/plugins/AnalysisCollectorPluginTest.java
M src/test/java/plugins/CheckStylePluginTest.java
Log Message:
-----------
Refactoring: shortened class name.
Commit: abbb0c0f6320c1c37e48f023cbc11d286c5d8f1c
https://github.com/jenkinsci/acceptance-test-harness/commit/abbb0c0f6320c1c37e48f023cbc11d286c5d8f1c
Author: Ulli Hafner <[email protected]>
Date: 2015-01-04 (Sun, 04 Jan 2015)
Changed paths:
M src/test/java/plugins/PmdPluginTest.java
Log Message:
-----------
Update of new warnings count due to new implementation of hashcode.
Commit: 74e492c829971e56f585e6c991e080684a372e02
https://github.com/jenkinsci/acceptance-test-harness/commit/74e492c829971e56f585e6c991e080684a372e02
Author: Ulli Hafner <[email protected]>
Date: 2015-01-05 (Mon, 05 Jan 2015)
Changed paths:
A
src/main/java/org/jenkinsci/test/acceptance/plugins/checkstyle/CheckStyleMavenSettings.java
R
src/main/java/org/jenkinsci/test/acceptance/plugins/checkstyle/CheckstyleMavenBuildSettings.java
R
src/main/java/org/jenkinsci/test/acceptance/plugins/pmd/PmdMavenBuildSettings.java
A
src/main/java/org/jenkinsci/test/acceptance/plugins/pmd/PmdMavenSettings.java
M src/test/java/plugins/CheckStylePluginTest.java
M src/test/java/plugins/PmdPluginTest.java
Log Message:
-----------
Refactoring of checkstyle and pmd tests. Prepare classes for a generalization.
Commit: 533383e1c0b1fd79dcfc4161cf065e381e35a25b
https://github.com/jenkinsci/acceptance-test-harness/commit/533383e1c0b1fd79dcfc4161cf065e381e35a25b
Author: Ulli Hafner <[email protected]>
Date: 2015-01-05 (Mon, 05 Jan 2015)
Changed paths:
M src/test/java/plugins/WarningsPluginTest.java
Log Message:
-----------
[FIXED JENKINS-19614] Added test that verifies that wrong build status is
already fixed in latest plugin release.
Compare:
https://github.com/jenkinsci/acceptance-test-harness/compare/6897db158591...533383e1c0b1
--
You received this message because you are subscribed to the Google Groups
"Jenkins Commits" group.
To unsubscribe from this group and stop receiving emails from it, send an email
to [email protected].
For more options, visit https://groups.google.com/d/optout.