You can subscribe to this list here.
2007 |
Jan
|
Feb
(3) |
Mar
(18) |
Apr
(39) |
May
(15) |
Jun
(12) |
Jul
(3) |
Aug
(23) |
Sep
|
Oct
(1) |
Nov
(1) |
Dec
(3) |
---|---|---|---|---|---|---|---|---|---|---|---|---|
2008 |
Jan
(21) |
Feb
(23) |
Mar
(33) |
Apr
(8) |
May
(1) |
Jun
(22) |
Jul
|
Aug
(1) |
Sep
(1) |
Oct
(6) |
Nov
|
Dec
(11) |
2009 |
Jan
(5) |
Feb
|
Mar
(2) |
Apr
(24) |
May
(36) |
Jun
(18) |
Jul
(2) |
Aug
(3) |
Sep
(9) |
Oct
(3) |
Nov
(1) |
Dec
|
2010 |
Jan
(5) |
Feb
(3) |
Mar
|
Apr
(15) |
May
(24) |
Jun
(11) |
Jul
(8) |
Aug
(34) |
Sep
(42) |
Oct
|
Nov
|
Dec
|
2011 |
Jan
(13) |
Feb
(32) |
Mar
(35) |
Apr
(31) |
May
(33) |
Jun
(30) |
Jul
(32) |
Aug
(31) |
Sep
(30) |
Oct
(31) |
Nov
(32) |
Dec
(31) |
2012 |
Jan
(35) |
Feb
(31) |
Mar
(31) |
Apr
(30) |
May
(31) |
Jun
(34) |
Jul
(23) |
Aug
(30) |
Sep
(30) |
Oct
(29) |
Nov
(30) |
Dec
(32) |
2013 |
Jan
(25) |
Feb
(39) |
Mar
(1) |
Apr
(18) |
May
(1) |
Jun
|
Jul
(1) |
Aug
(20) |
Sep
(41) |
Oct
(32) |
Nov
(9) |
Dec
(31) |
2014 |
Jan
(31) |
Feb
(30) |
Mar
(34) |
Apr
(60) |
May
(31) |
Jun
(28) |
Jul
(32) |
Aug
(28) |
Sep
(26) |
Oct
(32) |
Nov
(43) |
Dec
(115) |
2015 |
Jan
(106) |
Feb
(101) |
Mar
(51) |
Apr
(32) |
May
(63) |
Jun
(18) |
Jul
|
Aug
(18) |
Sep
|
Oct
(1) |
Nov
(84) |
Dec
(63) |
2016 |
Jan
(26) |
Feb
(17) |
Mar
(104) |
Apr
(30) |
May
(6) |
Jun
(30) |
Jul
|
Aug
|
Sep
|
Oct
(3) |
Nov
(48) |
Dec
(22) |
2017 |
Jan
(15) |
Feb
(29) |
Mar
(43) |
Apr
(29) |
May
(25) |
Jun
(28) |
Jul
(62) |
Aug
(35) |
Sep
(35) |
Oct
(72) |
Nov
(10) |
Dec
(4) |
2018 |
Jan
(7) |
Feb
(4) |
Mar
|
Apr
(46) |
May
(20) |
Jun
(12) |
Jul
(9) |
Aug
(42) |
Sep
(4) |
Oct
(17) |
Nov
(32) |
Dec
(31) |
2019 |
Jan
(21) |
Feb
(14) |
Mar
|
Apr
(74) |
May
(25) |
Jun
(43) |
Jul
(2) |
Aug
(1) |
Sep
|
Oct
(2) |
Nov
|
Dec
(10) |
2020 |
Jan
(1) |
Feb
|
Mar
(26) |
Apr
(8) |
May
(62) |
Jun
(4) |
Jul
(25) |
Aug
|
Sep
(21) |
Oct
(24) |
Nov
(26) |
Dec
(9) |
2021 |
Jan
|
Feb
(4) |
Mar
|
Apr
|
May
|
Jun
|
Jul
(1) |
Aug
(1) |
Sep
(1) |
Oct
(11) |
Nov
(1) |
Dec
(12) |
2022 |
Jan
(47) |
Feb
|
Mar
(2) |
Apr
|
May
|
Jun
|
Jul
|
Aug
|
Sep
|
Oct
|
Nov
|
Dec
(14) |
2023 |
Jan
(3) |
Feb
|
Mar
(60) |
Apr
(9) |
May
|
Jun
|
Jul
|
Aug
|
Sep
|
Oct
|
Nov
|
Dec
|
2024 |
Jan
(5) |
Feb
|
Mar
|
Apr
(10) |
May
(1) |
Jun
|
Jul
|
Aug
(17) |
Sep
(2) |
Oct
|
Nov
|
Dec
(1) |
2025 |
Jan
|
Feb
|
Mar
(88) |
Apr
(64) |
May
(47) |
Jun
(20) |
Jul
|
Aug
|
Sep
|
Oct
|
Nov
|
Dec
|
From: GitHub <no...@gi...> - 2015-05-10 12:51:32
|
Branch: refs/heads/two-arg-element-selector Home: https://github.com/xmlunit/xmlunit Commit: fe8b3dc049f6e95a1b146d547b3adc82f63628a4 https://github.com/xmlunit/xmlunit/commit/fe8b3dc049f6e95a1b146d547b3adc82f63628a4 Author: Stefan Bodewig <ste...@fr...> Date: 2015-05-10 (Sun, 10 May 2015) Changed paths: M xmlunit-core/src/main/java/org/xmlunit/diff/ElementSelectors.java A xmlunit-core/src/main/java/org/xmlunit/diff/RecursiveXPathBuilder.java M xmlunit-core/src/main/java/org/xmlunit/diff/XPathContext.java A xmlunit-core/src/test/java/org/xmlunit/diff/RecursiveXPathBuilderTest.java M xmlunit-core/src/test/java/org/xmlunit/diff/XPathContextTest.java Log Message: ----------- properly build XPathContext in ElementSelectors.byXPath |
From: GitHub <no...@gi...> - 2015-05-10 10:28:11
|
Branch: refs/heads/two-arg-element-selector Home: https://github.com/xmlunit/xmlunit Commit: 1304aaa4d7a3ce1a7fe694356b4a49086934a469 https://github.com/xmlunit/xmlunit/commit/1304aaa4d7a3ce1a7fe694356b4a49086934a469 Author: Stefan Bodewig <ste...@fr...> Date: 2015-05-10 (Sun, 10 May 2015) Changed paths: M xmlunit-core/src/main/java/org/xmlunit/diff/DefaultNodeMatcher.java M xmlunit-core/src/main/java/org/xmlunit/diff/ElementSelector.java M xmlunit-core/src/main/java/org/xmlunit/diff/ElementSelectors.java A xmlunit-core/src/main/java/org/xmlunit/util/BiPredicate.java M xmlunit-core/src/test/java/org/xmlunit/diff/ElementSelectorsTest.java M xmlunit-legacy/src/main/java/org/custommonkey/xmlunit/ElementNameAndAttributeQualifier.java M xmlunit-legacy/src/main/java/org/custommonkey/xmlunit/ElementNameAndTextQualifier.java M xmlunit-legacy/src/main/java/org/custommonkey/xmlunit/ElementNameQualifier.java M xmlunit-legacy/src/main/java/org/custommonkey/xmlunit/NewDifferenceEngine.java M xmlunit-legacy/src/main/java/org/custommonkey/xmlunit/examples/RecursiveElementNameAndTextQualifier.java Log Message: ----------- Infrastructure change for ElementSelectors and predicates that need access to an Element's XPath. Commit: 2c2a7727efe27855dec1ffe8db982792653d790d https://github.com/xmlunit/xmlunit/commit/2c2a7727efe27855dec1ffe8db982792653d790d Author: Stefan Bodewig <ste...@fr...> Date: 2015-05-10 (Sun, 10 May 2015) Changed paths: M xmlunit-core/src/main/java/org/xmlunit/diff/DefaultNodeMatcher.java M xmlunit-core/src/main/java/org/xmlunit/diff/ElementSelectors.java M xmlunit-core/src/test/java/org/xmlunit/diff/ElementSelectorsTest.java M xmlunit-legacy/src/main/java/org/custommonkey/xmlunit/examples/RecursiveElementNameAndTextQualifier.java Log Message: ----------- properly deal with XPathContext in ElementSelectors#byNameAndTextRec Commit: 16bd0bb448c631909895bc2b64380b253879ff32 https://github.com/xmlunit/xmlunit/commit/16bd0bb448c631909895bc2b64380b253879ff32 Author: Stefan Bodewig <ste...@fr...> Date: 2015-05-10 (Sun, 10 May 2015) Changed paths: A xmlunit-core/src/main/java/org/xmlunit/diff/ChildNodeXPathContextProvider.java M xmlunit-core/src/main/java/org/xmlunit/diff/DOMDifferenceEngine.java M xmlunit-core/src/main/java/org/xmlunit/diff/DefaultNodeMatcher.java M xmlunit-core/src/main/java/org/xmlunit/diff/ElementSelectors.java M xmlunit-core/src/main/java/org/xmlunit/diff/NodeMatcher.java A xmlunit-core/src/test/java/org/xmlunit/diff/ChildNodeXPathContextProviderTest.java M xmlunit-core/src/test/java/org/xmlunit/diff/ElementSelectorsTest.java M xmlunit-legacy/src/main/java/org/custommonkey/xmlunit/NewDifferenceEngine.java Log Message: ----------- propagate XPathContext via NodeMatcher to ElementSelector Commit: 3f0d2920453df3e1d45f2b16e8358b3541880ff3 https://github.com/xmlunit/xmlunit/commit/3f0d2920453df3e1d45f2b16e8358b3541880ff3 Author: Stefan Bodewig <ste...@fr...> Date: 2015-05-10 (Sun, 10 May 2015) Changed paths: M xmlunit-core/src/main/java/org/xmlunit/diff/DefaultNodeMatcher.java Log Message: ----------- DRY up DefaultNodeMatcher#findMatchingNode Compare: https://github.com/xmlunit/xmlunit/compare/0450b17add1a...3f0d2920453d |
From: GitHub <no...@gi...> - 2015-05-10 10:22:13
|
Branch: refs/heads/master Home: https://github.com/xmlunit/xmlunit Commit: 81bb26a71f897c1d8d36b97d06b3f632d96d55ac https://github.com/xmlunit/xmlunit/commit/81bb26a71f897c1d8d36b97d06b3f632d96d55ac Author: Stefan Bodewig <ste...@fr...> Date: 2015-05-10 (Sun, 10 May 2015) Changed paths: M xmlunit-core/src/main/java/org/xmlunit/diff/ElementSelectors.java Log Message: ----------- move content of byNameAndTextRec into separate class |
From: GitHub <no...@gi...> - 2015-05-10 10:18:14
|
Branch: refs/heads/two-arg-element-selector Home: https://github.com/xmlunit/xmlunit Commit: 546575d328fb8fa20d9329ab2acb3dadd6ce2cd5 https://github.com/xmlunit/xmlunit/commit/546575d328fb8fa20d9329ab2acb3dadd6ce2cd5 Author: Stefan Bodewig <ste...@fr...> Date: 2015-05-10 (Sun, 10 May 2015) Changed paths: M xmlunit-core/src/main/java/org/xmlunit/diff/DefaultNodeMatcher.java M xmlunit-core/src/main/java/org/xmlunit/diff/ElementSelector.java M xmlunit-core/src/main/java/org/xmlunit/diff/ElementSelectors.java A xmlunit-core/src/main/java/org/xmlunit/util/BiPredicate.java M xmlunit-core/src/test/java/org/xmlunit/diff/ElementSelectorsTest.java M xmlunit-legacy/src/main/java/org/custommonkey/xmlunit/ElementNameAndAttributeQualifier.java M xmlunit-legacy/src/main/java/org/custommonkey/xmlunit/ElementNameAndTextQualifier.java M xmlunit-legacy/src/main/java/org/custommonkey/xmlunit/ElementNameQualifier.java M xmlunit-legacy/src/main/java/org/custommonkey/xmlunit/NewDifferenceEngine.java M xmlunit-legacy/src/main/java/org/custommonkey/xmlunit/examples/RecursiveElementNameAndTextQualifier.java Log Message: ----------- Infrastructure change for ElementSelectors and predicates that need access to an Element's XPath. Commit: 6f8697f3a5e2e7c32a2e9a469dd5c6a142c6aa9e https://github.com/xmlunit/xmlunit/commit/6f8697f3a5e2e7c32a2e9a469dd5c6a142c6aa9e Author: Stefan Bodewig <ste...@fr...> Date: 2015-05-10 (Sun, 10 May 2015) Changed paths: M xmlunit-core/src/main/java/org/xmlunit/diff/DefaultNodeMatcher.java M xmlunit-core/src/main/java/org/xmlunit/diff/ElementSelectors.java M xmlunit-core/src/test/java/org/xmlunit/diff/ElementSelectorsTest.java M xmlunit-legacy/src/main/java/org/custommonkey/xmlunit/examples/RecursiveElementNameAndTextQualifier.java Log Message: ----------- properly deal with XPathContext in ElementSelectors#byNameAndTextRec Commit: d0e11f93d66aad5a3ef85664e97ede41298abebd https://github.com/xmlunit/xmlunit/commit/d0e11f93d66aad5a3ef85664e97ede41298abebd Author: Stefan Bodewig <ste...@fr...> Date: 2015-05-10 (Sun, 10 May 2015) Changed paths: A xmlunit-core/src/main/java/org/xmlunit/diff/ChildNodeXPathContextProvider.java M xmlunit-core/src/main/java/org/xmlunit/diff/DOMDifferenceEngine.java M xmlunit-core/src/main/java/org/xmlunit/diff/DefaultNodeMatcher.java M xmlunit-core/src/main/java/org/xmlunit/diff/ElementSelectors.java M xmlunit-core/src/main/java/org/xmlunit/diff/NodeMatcher.java A xmlunit-core/src/test/java/org/xmlunit/diff/ChildNodeXPathContextProviderTest.java M xmlunit-core/src/test/java/org/xmlunit/diff/ElementSelectorsTest.java M xmlunit-legacy/src/main/java/org/custommonkey/xmlunit/NewDifferenceEngine.java Log Message: ----------- propagate XPathContext via NodeMatcher to ElementSelector Commit: 0450b17add1a1c58178977077dbde1954d997028 https://github.com/xmlunit/xmlunit/commit/0450b17add1a1c58178977077dbde1954d997028 Author: Stefan Bodewig <ste...@fr...> Date: 2015-05-10 (Sun, 10 May 2015) Changed paths: M xmlunit-core/src/main/java/org/xmlunit/diff/DefaultNodeMatcher.java Log Message: ----------- DRY up DefaultNodeMatcher#findMatchingNode Compare: https://github.com/xmlunit/xmlunit/compare/1e0383973ad5...0450b17add1a |
From: GitHub <no...@gi...> - 2015-05-10 10:12:27
|
Branch: refs/heads/master Home: https://github.com/xmlunit/xmlunit Commit: c9edd8fb10fa3171dc7aefc555ca6946190f78b3 https://github.com/xmlunit/xmlunit/commit/c9edd8fb10fa3171dc7aefc555ca6946190f78b3 Author: Stefan Bodewig <ste...@fr...> Date: 2015-05-10 (Sun, 10 May 2015) Changed paths: M xmlunit-core/src/main/java/org/xmlunit/diff/DOMDifferenceEngine.java M xmlunit-core/src/main/java/org/xmlunit/diff/ElementSelectors.java M xmlunit-core/src/main/java/org/xmlunit/util/Linqy.java A xmlunit-core/src/main/java/org/xmlunit/util/Mapper.java M xmlunit-core/src/test/java/org/xmlunit/util/LinqyTest.java M xmlunit-matchers/src/main/java/org/xmlunit/matchers/ValidationMatcher.java Log Message: ----------- extract Mapper into a standalone class Conflicts: xmlunit-core/src/main/java/org/xmlunit/diff/ElementSelectors.java Commit: efbb64bea6dbe92cdb2f09e38f89f1cd27b5c57a https://github.com/xmlunit/xmlunit/commit/efbb64bea6dbe92cdb2f09e38f89f1cd27b5c57a Author: Stefan Bodewig <ste...@fr...> Date: 2015-05-10 (Sun, 10 May 2015) Changed paths: M xmlunit-core/src/main/java/org/xmlunit/diff/XPathContext.java M xmlunit-core/src/test/java/org/xmlunit/diff/XPathContextTest.java Log Message: ----------- make XPathContext Cloneable Commit: f8847e14db029035614e1e3308e7107a52086b4e https://github.com/xmlunit/xmlunit/commit/f8847e14db029035614e1e3308e7107a52086b4e Author: Stefan Bodewig <ste...@fr...> Date: 2015-05-10 (Sun, 10 May 2015) Changed paths: M xmlunit-core/src/test/java/org/xmlunit/diff/XPathContextTest.java Log Message: ----------- cover mix of setChildren/appendChildren Commit: 6d2e4eea1e21f2af0bba92a95fe59a349c4d66e0 https://github.com/xmlunit/xmlunit/commit/6d2e4eea1e21f2af0bba92a95fe59a349c4d66e0 Author: Stefan Bodewig <ste...@fr...> Date: 2015-05-10 (Sun, 10 May 2015) Changed paths: M xmlunit-core/src/main/java/org/xmlunit/diff/DefaultNodeMatcher.java Log Message: ----------- DRY up DefaultNodeMatcher#findMatchingNode Conflicts: xmlunit-core/src/main/java/org/xmlunit/diff/DefaultNodeMatcher.java Compare: https://github.com/xmlunit/xmlunit/compare/118a095528e5...6d2e4eea1e21 |
From: GitHub <no...@gi...> - 2015-05-09 15:38:06
|
Branch: refs/heads/two-arg-element-selector Home: https://github.com/xmlunit/xmlunit Commit: 1e0383973ad54d5b963b25cc3b6baed26edcaf05 https://github.com/xmlunit/xmlunit/commit/1e0383973ad54d5b963b25cc3b6baed26edcaf05 Author: Stefan Bodewig <ste...@fr...> Date: 2015-05-09 (Sat, 09 May 2015) Changed paths: M xmlunit-core/src/main/java/org/xmlunit/diff/DefaultNodeMatcher.java Log Message: ----------- DRY out DefaultNodeMatcher#findMatchingNode |
From: GitHub <no...@gi...> - 2015-05-09 15:31:43
|
Branch: refs/heads/two-arg-element-selector Home: https://github.com/xmlunit/xmlunit Commit: 179014c7650ca3f1c240b2ee49d8f3fb785ed545 https://github.com/xmlunit/xmlunit/commit/179014c7650ca3f1c240b2ee49d8f3fb785ed545 Author: Stefan Bodewig <ste...@fr...> Date: 2015-05-09 (Sat, 09 May 2015) Changed paths: M xmlunit-core/src/test/java/org/xmlunit/diff/XPathContextTest.java Log Message: ----------- cover mix of setChildren/appendChildren |
From: GitHub <no...@gi...> - 2015-05-09 15:13:21
|
Branch: refs/heads/two-arg-element-selector Home: https://github.com/xmlunit/xmlunit Commit: b8f0903a47b2cd5b2beaea30a8ceb2c8f6934601 https://github.com/xmlunit/xmlunit/commit/b8f0903a47b2cd5b2beaea30a8ceb2c8f6934601 Author: Stefan Bodewig <ste...@fr...> Date: 2015-05-09 (Sat, 09 May 2015) Changed paths: M xmlunit-core/src/main/java/org/xmlunit/diff/DOMDifferenceEngine.java M xmlunit-core/src/main/java/org/xmlunit/diff/ElementSelectors.java M xmlunit-core/src/main/java/org/xmlunit/util/Linqy.java A xmlunit-core/src/main/java/org/xmlunit/util/Mapper.java M xmlunit-core/src/test/java/org/xmlunit/util/LinqyTest.java M xmlunit-matchers/src/main/java/org/xmlunit/matchers/ValidationMatcher.java Log Message: ----------- extract Mapper into a standalone class Commit: 4547574c93e0e5c52d922a6b7e1d7e453af1f136 https://github.com/xmlunit/xmlunit/commit/4547574c93e0e5c52d922a6b7e1d7e453af1f136 Author: Stefan Bodewig <ste...@fr...> Date: 2015-05-09 (Sat, 09 May 2015) Changed paths: M xmlunit-core/src/main/java/org/xmlunit/diff/XPathContext.java M xmlunit-core/src/test/java/org/xmlunit/diff/XPathContextTest.java Log Message: ----------- make XPathContext Cloneable Commit: b92a0277b12723714e45ffae5406fdefbfd01ead https://github.com/xmlunit/xmlunit/commit/b92a0277b12723714e45ffae5406fdefbfd01ead Author: Stefan Bodewig <ste...@fr...> Date: 2015-05-09 (Sat, 09 May 2015) Changed paths: A xmlunit-core/src/main/java/org/xmlunit/diff/ChildNodeXPathContextProvider.java M xmlunit-core/src/main/java/org/xmlunit/diff/DOMDifferenceEngine.java M xmlunit-core/src/main/java/org/xmlunit/diff/DefaultNodeMatcher.java M xmlunit-core/src/main/java/org/xmlunit/diff/ElementSelectors.java M xmlunit-core/src/main/java/org/xmlunit/diff/NodeMatcher.java A xmlunit-core/src/test/java/org/xmlunit/diff/ChildNodeXPathContextProviderTest.java M xmlunit-core/src/test/java/org/xmlunit/diff/ElementSelectorsTest.java M xmlunit-legacy/src/main/java/org/custommonkey/xmlunit/NewDifferenceEngine.java Log Message: ----------- propagate XPathContext via NodeMatcher to ElementSelector Compare: https://github.com/xmlunit/xmlunit/compare/920f2cf75cdc...b92a0277b127 |
From: GitHub <no...@gi...> - 2015-05-09 04:16:04
|
Branch: refs/heads/two-arg-element-selector Home: https://github.com/xmlunit/xmlunit Commit: 920f2cf75cdcc2839e394d4143269f6c2b91b263 https://github.com/xmlunit/xmlunit/commit/920f2cf75cdcc2839e394d4143269f6c2b91b263 Author: Stefan Bodewig <ste...@fr...> Date: 2015-05-09 (Sat, 09 May 2015) Changed paths: M xmlunit-core/src/main/java/org/xmlunit/diff/DOMDifferenceEngine.java M xmlunit-core/src/main/java/org/xmlunit/diff/DefaultNodeMatcher.java M xmlunit-core/src/main/java/org/xmlunit/diff/ElementSelectors.java M xmlunit-core/src/test/java/org/xmlunit/diff/ElementSelectorsTest.java M xmlunit-legacy/src/main/java/org/custommonkey/xmlunit/examples/RecursiveElementNameAndTextQualifier.java Log Message: ----------- properly deal with XPathContext in ElementSelectors#byNameAndTextRec |
From: Travis CI <bu...@tr...> - 2015-05-03 14:27:20
|
Build Update for xmlunit/xmlunit ------------------------------------- Build: #180 Status: Passed Duration: 2 minutes and 51 seconds Commit: af5ec9c (two-arg-element-selector) Author: Stefan Bodewig Message: Infrastructure change for ElementSelectors and predicates that need access to an Element's XPath. View the changeset: https://github.com/xmlunit/xmlunit/commit/af5ec9c28ca3 View the full build log and details: https://travis-ci.org/xmlunit/xmlunit/builds/61037728 -- You can configure recipients for build notifications in your .travis.yml file. See http://docs.travis-ci.com/user/notifications |
From: GitHub <no...@gi...> - 2015-05-03 14:23:32
|
Branch: refs/heads/two-arg-element-selector Home: https://github.com/xmlunit/xmlunit Commit: af5ec9c28ca3deb0065f7e6a6e08d50d5c518d9a https://github.com/xmlunit/xmlunit/commit/af5ec9c28ca3deb0065f7e6a6e08d50d5c518d9a Author: Stefan Bodewig <ste...@fr...> Date: 2015-05-03 (Sun, 03 May 2015) Changed paths: M xmlunit-core/src/main/java/org/xmlunit/diff/DefaultNodeMatcher.java M xmlunit-core/src/main/java/org/xmlunit/diff/ElementSelector.java M xmlunit-core/src/main/java/org/xmlunit/diff/ElementSelectors.java A xmlunit-core/src/main/java/org/xmlunit/util/BiPredicate.java M xmlunit-core/src/test/java/org/xmlunit/diff/ElementSelectorsTest.java M xmlunit-legacy/src/main/java/org/custommonkey/xmlunit/ElementNameAndAttributeQualifier.java M xmlunit-legacy/src/main/java/org/custommonkey/xmlunit/ElementNameAndTextQualifier.java M xmlunit-legacy/src/main/java/org/custommonkey/xmlunit/ElementNameQualifier.java M xmlunit-legacy/src/main/java/org/custommonkey/xmlunit/NewDifferenceEngine.java M xmlunit-legacy/src/main/java/org/custommonkey/xmlunit/examples/RecursiveElementNameAndTextQualifier.java Log Message: ----------- Infrastructure change for ElementSelectors and predicates that need access to an Element's XPath. |
From: GitHub <no...@gi...> - 2015-04-27 19:25:36
|
Branch: refs/heads/master Home: https://github.com/xmlunit/xmlunit.net Commit: 1f90627371cac5cf5f525ad3f044b3b1f9cc4fe8 https://github.com/xmlunit/xmlunit.net/commit/1f90627371cac5cf5f525ad3f044b3b1f9cc4fe8 Author: Stefan Bodewig <ste...@fr...> Date: 2015-04-27 (Mon, 27 Apr 2015) Changed paths: M src/main/net-core/Diff/DefaultComparisonFormatter.cs Log Message: ----------- fix unit test on .NET |
From: Travis CI <bu...@tr...> - 2015-04-27 19:06:19
|
Build Update for xmlunit/xmlunit.net ------------------------------------- Build: #88 Status: Passed Duration: 46 seconds Commit: 06d134d (master) Author: Stefan Bodewig Message: was looking for test-resources in the wrong directory View the changeset: https://github.com/xmlunit/xmlunit.net/compare/54614ff0a2d1...06d134de6850 View the full build log and details: https://travis-ci.org/xmlunit/xmlunit.net/builds/60264376 -- You can configure recipients for build notifications in your .travis.yml file. See http://docs.travis-ci.com/user/notifications |
From: GitHub <no...@gi...> - 2015-04-27 19:01:49
|
Branch: refs/heads/master Home: https://github.com/xmlunit/xmlunit.net Commit: 06d134de68507c58bfad5a174d9a563495ddfae1 https://github.com/xmlunit/xmlunit.net/commit/06d134de68507c58bfad5a174d9a563495ddfae1 Author: Stefan Bodewig <ste...@fr...> Date: 2015-04-27 (Mon, 27 Apr 2015) Changed paths: M src/tests/net-core/TestResources.cs Log Message: ----------- was looking for test-resources in the wrong directory |
From: Stefan B. <bo...@ap...> - 2015-04-26 00:15:56
|
To whom it may engage... This is an automated request, but not an unsolicited one. For more information please visit http://gump.apache.org/nagged.html, and/or contact the folk at ge...@gu.... Project xmlunit.net-test has an issue affecting its community integration. This issue affects 1 projects, and has been outstanding for 10 runs. The current state of this project is 'Failed', with reason 'Build Failed'. For reference only, the following projects are affected by this: - xmlunit.net-test : Extension for XML unit tests. Full details are available at: http://vmgump.apache.org/gump/public/xmlunit.net/xmlunit.net-test/index.html That said, some information snippets are provided here. The following annotations (debug/informational/warning/error messages) were provided: -INFO- Failed with reason build failed The following work was performed: http://vmgump.apache.org/gump/public/xmlunit.net/xmlunit.net-test/gump_work/build_xmlunit.net_xmlunit.net-test.html Work Name: build_xmlunit.net_xmlunit.net-test (Type: Build) Work ended in a state of : Failed Elapsed: 10 secs Command Line: nant -D:java.awt.headless=true -D:build.sysclasspath=only -D:gump.merge=/srv/gump/public/gump/work/merge.xml -buildfile:xmlunit.nant.build test [Working Directory: /srv/gump/public/workspace/xmlunit.net] --------------------------------------------- [nunit2] at System.Xml.XmlReader.Create (System.String inputUri, System.Xml.XmlReaderSettings settings, System.Xml.XmlParserContext inputContext) [0x00000] in <filename unknown>:0 [nunit2] at System.Xml.XmlReader.Create (System.String inputUri, System.Xml.XmlReaderSettings settings) [0x00000] in <filename unknown>:0 [nunit2] at System.Xml.XmlReader.Create (System.String inputUri) [0x00000] in <filename unknown>:0 [nunit2] at Org.XmlUnit.Input.StreamSource..ctor (System.String uri) [0x00000] in <filename unknown>:0 [nunit2] at Org.XmlUnit.Builder.Input+StreamBuilder..ctor (System.String s) [0x00000] in <filename unknown>:0 [nunit2] at Org.XmlUnit.Builder.Input.FromFile (System.String name) [0x00000] in <filename unknown>:0 [nunit2] at Org.XmlUnit.Xpath.AbstractXPathEngineTest.ReadSource () [0x00000] in <filename unknown>:0 [nunit2] [nunit2] 55) Org.XmlUnit.Xpath.XPathEngineTest.AbstractXPathEngineTest.SelectNodesWithNS : SetUp : System.IO.DirectoryNotFoundException : Could not find a part of the path "/srv/gump/public/workspace/test-resources/test.blame.html". [nunit2] at System.IO.FileStream..ctor (System.String path, FileMode mode, FileAccess access, FileShare share, Int32 bufferSize, Boolean anonymous, FileOptions options) [0x00000] in <filename unknown>:0 [nunit2] at System.IO.FileStream..ctor (System.String path, FileMode mode, FileAccess access, FileShare share) [0x00000] in <filename unknown>:0 [nunit2] at (wrapper remoting-invoke-with-check) System.IO.FileStream:.ctor (string,System.IO.FileMode,System.IO.FileAccess,System.IO.FileShare) [nunit2] at System.Xml.XmlUrlResolver.GetEntity (System.Uri absoluteUri, System.String role, System.Type ofObjectToReturn) [0x00000] in <filename unknown>:0 [nunit2] at Mono.Xml2.XmlTextReader.GetStreamFromUrl (System.String url, System.String& absoluteUriString) [0x00000] in <filename unknown>:0 [nunit2] at Mono.Xml2.XmlTextReader..ctor (Boolean dummy, System.Xml.XmlResolver resolver, System.String url, XmlNodeType fragType, System.Xml.XmlParserContext context) [0x00000] in <filename unknown>:0 [nunit2] at System.Xml.XmlTextReader..ctor (Boolean dummy, System.Xml.XmlResolver resolver, System.String url, XmlNodeType fragType, System.Xml.XmlParserContext context) [0x00000] in <filename unknown>:0 [nunit2] at System.Xml.XmlReader.Create (System.String inputUri, System.Xml.XmlReaderSettings settings, System.Xml.XmlParserContext inputContext) [0x00000] in <filename unknown>:0 [nunit2] at System.Xml.XmlReader.Create (System.String inputUri, System.Xml.XmlReaderSettings settings) [0x00000] in <filename unknown>:0 [nunit2] at System.Xml.XmlReader.Create (System.String inputUri) [0x00000] in <filename unknown>:0 [nunit2] at Org.XmlUnit.Input.StreamSource..ctor (System.String uri) [0x00000] in <filename unknown>:0 [nunit2] at Org.XmlUnit.Builder.Input+StreamBuilder..ctor (System.String s) [0x00000] in <filename unknown>:0 [nunit2] at Org.XmlUnit.Builder.Input.FromFile (System.String name) [0x00000] in <filename unknown>:0 [nunit2] at Org.XmlUnit.Xpath.AbstractXPathEngineTest.ReadSource () [0x00000] in <filename unknown>:0 [nunit2] [nunit2] 56) Org.XmlUnit.Xpath.XPathEngineTest.AbstractXPathEngineTest.SelectNodesWithSingleMatch : SetUp : System.IO.DirectoryNotFoundException : Could not find a part of the path "/srv/gump/public/workspace/test-resources/test.blame.html". [nunit2] at System.IO.FileStream..ctor (System.String path, FileMode mode, FileAccess access, FileShare share, Int32 bufferSize, Boolean anonymous, FileOptions options) [0x00000] in <filename unknown>:0 [nunit2] at System.IO.FileStream..ctor (System.String path, FileMode mode, FileAccess access, FileShare share) [0x00000] in <filename unknown>:0 [nunit2] at (wrapper remoting-invoke-with-check) System.IO.FileStream:.ctor (string,System.IO.FileMode,System.IO.FileAccess,System.IO.FileShare) [nunit2] at System.Xml.XmlUrlResolver.GetEntity (System.Uri absoluteUri, System.String role, System.Type ofObjectToReturn) [0x00000] in <filename unknown>:0 [nunit2] at Mono.Xml2.XmlTextReader.GetStreamFromUrl (System.String url, System.String& absoluteUriString) [0x00000] in <filename unknown>:0 [nunit2] at Mono.Xml2.XmlTextReader..ctor (Boolean dummy, System.Xml.XmlResolver resolver, System.String url, XmlNodeType fragType, System.Xml.XmlParserContext context) [0x00000] in <filename unknown>:0 [nunit2] at System.Xml.XmlTextReader..ctor (Boolean dummy, System.Xml.XmlResolver resolver, System.String url, XmlNodeType fragType, System.Xml.XmlParserContext context) [0x00000] in <filename unknown>:0 [nunit2] at System.Xml.XmlReader.Create (System.String inputUri, System.Xml.XmlReaderSettings settings, System.Xml.XmlParserContext inputContext) [0x00000] in <filename unknown>:0 [nunit2] at System.Xml.XmlReader.Create (System.String inputUri, System.Xml.XmlReaderSettings settings) [0x00000] in <filename unknown>:0 [nunit2] at System.Xml.XmlReader.Create (System.String inputUri) [0x00000] in <filename unknown>:0 [nunit2] at Org.XmlUnit.Input.StreamSource..ctor (System.String uri) [0x00000] in <filename unknown>:0 [nunit2] at Org.XmlUnit.Builder.Input+StreamBuilder..ctor (System.String s) [0x00000] in <filename unknown>:0 [nunit2] at Org.XmlUnit.Builder.Input.FromFile (System.String name) [0x00000] in <filename unknown>:0 [nunit2] at Org.XmlUnit.Xpath.AbstractXPathEngineTest.ReadSource () [0x00000] in <filename unknown>:0 [nunit2] [nunit2] [nunit2] BUILD FAILED /srv/gump/public/workspace/xmlunit.net/xmlunit.nant.build(182,6): Tests Failed. Total time: 9.3 seconds. --------------------------------------------- To subscribe to this information via syndicated feeds: - RSS: http://vmgump.apache.org/gump/public/xmlunit.net/xmlunit.net-test/rss.xml - Atom: http://vmgump.apache.org/gump/public/xmlunit.net/xmlunit.net-test/atom.xml ============================== Gump Tracking Only === Produced by Apache Gump(TM) version 2.3. Gump Run 20150426000004, vmgump.apache.org:vmgump:20150426000004 Gump E-mail Identifier (unique within run) #1. -- Apache Gump http://gump.apache.org/ [Instance: vmgump] |
From: Travis CI <bu...@tr...> - 2015-04-25 12:45:05
|
Build Update for xmlunit/xmlunit.net ------------------------------------- Build: #87 Status: Errored Duration: 8 seconds Commit: 54614ff (master) Author: Stefan Bodewig Message: line-ends again View the changeset: https://github.com/xmlunit/xmlunit.net/compare/3d1e7ca5c720...54614ff0a2d1 View the full build log and details: https://travis-ci.org/xmlunit/xmlunit.net/builds/60003625 -- You can configure recipients for build notifications in your .travis.yml file. See http://docs.travis-ci.com/user/notifications |
From: GitHub <no...@gi...> - 2015-04-25 12:43:28
|
Branch: refs/heads/master Home: https://github.com/xmlunit/xmlunit.net Commit: 54614ff0a2d1a622d9a28efa4a0f2f32f4a7046d https://github.com/xmlunit/xmlunit.net/commit/54614ff0a2d1a622d9a28efa4a0f2f32f4a7046d Author: Stefan Bodewig <ste...@fr...> Date: 2015-04-25 (Sat, 25 Apr 2015) Changed paths: M .gitattributes M XMLUnit.NET.sln M src/main/net-constraints/AssemblyInfo.cs M src/main/net-constraints/XMLUnit.Constraints.csproj M src/main/net-core/AssemblyInfo.cs M src/main/net-core/XMLUnit.Core.csproj M src/tests/net-constraints/XMLUnit.Constraints.Test.csproj M src/tests/net-core/XMLUnit.Core.Tests.csproj M test-resources Log Message: ----------- line-ends again |
From: GitHub <no...@gi...> - 2015-04-25 12:40:22
|
Branch: refs/heads/master Home: https://github.com/xmlunit/xmlunit Commit: 3effed55941909ce5b909579d1f269c0f2e28e49 https://github.com/xmlunit/xmlunit/commit/3effed55941909ce5b909579d1f269c0f2e28e49 Author: Stefan Bodewig <ste...@fr...> Date: 2015-04-25 (Sat, 25 Apr 2015) Changed paths: M .gitattributes Log Message: ----------- .gitattributes is a text file as well Commit: 118a095528e54b741cfebfd4b8179bf5c37abbde https://github.com/xmlunit/xmlunit/commit/118a095528e54b741cfebfd4b8179bf5c37abbde Author: Stefan Bodewig <ste...@fr...> Date: 2015-04-25 (Sat, 25 Apr 2015) Changed paths: M test-resources Log Message: ----------- update test-resources Compare: https://github.com/xmlunit/xmlunit/compare/21e3d939d9bb...118a095528e5 |
From: GitHub <no...@gi...> - 2015-04-25 12:28:21
|
Branch: refs/heads/master Home: https://github.com/xmlunit/test-resources Commit: fe90a56b0e77354a2b18e7e8e89f43ba53409254 https://github.com/xmlunit/test-resources/commit/fe90a56b0e77354a2b18e7e8e89f43ba53409254 Author: Stefan Bodewig <ste...@fr...> Date: 2015-04-25 (Sat, 25 Apr 2015) Changed paths: M .gitattributes Log Message: ----------- mark .gitattributes as text |
From: Travis CI <bu...@tr...> - 2015-04-24 04:18:47
|
Build Update for xmlunit/xmlunit.net ------------------------------------- Build: #86 Status: Errored Duration: 8 seconds Commit: 3d1e7ca (master) Author: Stefan Bodewig Message: update test-resources View the changeset: https://github.com/xmlunit/xmlunit.net/compare/256350c6a5cf...3d1e7ca5c720 View the full build log and details: https://travis-ci.org/xmlunit/xmlunit.net/builds/59826505 -- You can configure recipients for build notifications in your .travis.yml file. See http://docs.travis-ci.com/user/notifications |
From: GitHub <no...@gi...> - 2015-04-24 04:18:14
|
Branch: refs/heads/master Home: https://github.com/xmlunit/xmlunit Commit: 21e3d939d9bbcaf018d96670b0667440f8cae30d https://github.com/xmlunit/xmlunit/commit/21e3d939d9bbcaf018d96670b0667440f8cae30d Author: Stefan Bodewig <ste...@in...> Date: 2015-04-24 (Fri, 24 Apr 2015) Changed paths: M test-resources Log Message: ----------- update test-resources |
From: GitHub <no...@gi...> - 2015-04-24 04:16:45
|
Branch: refs/heads/master Home: https://github.com/xmlunit/xmlunit.net Commit: 3d1e7ca5c720caa2a0666f78ac38c20f2c84d9fc https://github.com/xmlunit/xmlunit.net/commit/3d1e7ca5c720caa2a0666f78ac38c20f2c84d9fc Author: Stefan Bodewig <ste...@in...> Date: 2015-04-24 (Fri, 24 Apr 2015) Changed paths: M test-resources Log Message: ----------- update test-resources |
From: Travis CI <bu...@tr...> - 2015-04-24 03:58:27
|
Build Update for xmlunit/xmlunit.net ------------------------------------- Build: #85 Status: Errored Duration: 9 seconds Commit: 256350c (master) Author: Stefan Bodewig Message: ensure line ends stay the way they are supposed to be View the changeset: https://github.com/xmlunit/xmlunit.net/compare/a2ba804e4a25...256350c6a5cf View the full build log and details: https://travis-ci.org/xmlunit/xmlunit.net/builds/59825302 -- You can configure recipients for build notifications in your .travis.yml file. See http://docs.travis-ci.com/user/notifications |
From: GitHub <no...@gi...> - 2015-04-24 03:57:06
|
Branch: refs/heads/master Home: https://github.com/xmlunit/xmlunit.net Commit: 256350c6a5cf11311a5fe215ba0a0f3730191660 https://github.com/xmlunit/xmlunit.net/commit/256350c6a5cf11311a5fe215ba0a0f3730191660 Author: Stefan Bodewig <ste...@in...> Date: 2015-04-24 (Fri, 24 Apr 2015) Changed paths: A .gitattributes M .travis.yml M CONTRIBUTING.md M LICENSE M README.md M XMLUnit.NET.sln M lib/NUnitSummary.xsl M lib/toolkit.xsl M nuget/xmlunit-constraints.nuspec M nuget/xmlunit-core.nuspec M src/main/etc/xmlunit-ivy.xml M src/main/etc/xmlunit-maven-metadata.xml M src/main/net-constraints/CompareConstraint.cs M src/main/net-constraints/ValidationConstraints.cs M src/main/net-constraints/XMLUnit.Constraints.csproj M src/main/net-core/Builder/AbstractTransformationBuilder.cs M src/main/net-core/Builder/DiffBuilder.cs M src/main/net-core/Builder/ITransformationBuilderBase.cs M src/main/net-core/Builder/Input.cs M src/main/net-core/Builder/Transform.cs M src/main/net-core/Diff/AbstractDifferenceEngine.cs M src/main/net-core/Diff/Comparison.cs M src/main/net-core/Diff/ComparisonController.cs M src/main/net-core/Diff/ComparisonControllers.cs M src/main/net-core/Diff/ComparisonListener.cs M src/main/net-core/Diff/ComparisonResult.cs M src/main/net-core/Diff/ComparisonType.cs M src/main/net-core/Diff/ComparisonTypes.cs M src/main/net-core/Diff/DOMDifferenceEngine.cs M src/main/net-core/Diff/DefaultComparisonFormatter.cs M src/main/net-core/Diff/DefaultNodeMatcher.cs M src/main/net-core/Diff/Diff.cs M src/main/net-core/Diff/Difference.cs M src/main/net-core/Diff/DifferenceEvaluator.cs M src/main/net-core/Diff/DifferenceEvaluators.cs M src/main/net-core/Diff/ElementSelector.cs M src/main/net-core/Diff/ElementSelectors.cs M src/main/net-core/Diff/IComparisonFormatter.cs M src/main/net-core/Diff/IDifferenceEngine.cs M src/main/net-core/Diff/INodeMatcher.cs M src/main/net-core/Diff/XPathContext.cs M src/main/net-core/ISource.cs M src/main/net-core/Input/AbstractSource.cs M src/main/net-core/Input/CommentLessSource.cs M src/main/net-core/Input/DOMSource.cs M src/main/net-core/Input/LinqSource.cs M src/main/net-core/Input/ReaderSource.cs M src/main/net-core/Input/StreamSource.cs M src/main/net-core/Input/WhitespaceNormalizedSource.cs M src/main/net-core/Input/WhitespaceStrippedSource.cs M src/main/net-core/Transform/Transformation.cs M src/main/net-core/Util/Convert.cs M src/main/net-core/Util/Linqy.cs M src/main/net-core/Util/Nodes.cs M src/main/net-core/Validation/Languages.cs M src/main/net-core/Validation/ValidationProblem.cs M src/main/net-core/Validation/ValidationResult.cs M src/main/net-core/Validation/Validator.cs M src/main/net-core/XMLUnit.Core.csproj M src/main/net-core/XMLUnitException.cs M src/main/net-core/Xpath/IXPathEngine.cs M src/main/net-core/Xpath/XPathEngine.cs M src/tests/net-constraints/CompareConstraintTest.cs M src/tests/net-constraints/ValidationConstraintsTest.cs M src/tests/net-constraints/XMLUnit.Constraints.Test.csproj M src/tests/net-core/Builder/DiffBuilderTest.cs M src/tests/net-core/Builder/InputTest.cs M src/tests/net-core/Builder/TransformTest.cs M src/tests/net-core/Diff/AbstractDifferenceEngineTest.cs M src/tests/net-core/Diff/ComparisonControllersTest.cs M src/tests/net-core/Diff/DOMDifferenceEngineTest.cs M src/tests/net-core/Diff/DefaultComparisonFormatterTest.cs M src/tests/net-core/Diff/DifferenceEvaluatorsTest.cs M src/tests/net-core/Diff/DifferenceTest.cs M src/tests/net-core/Diff/ElementSelectorsTest.cs M src/tests/net-core/Diff/XPathContextTest.cs M src/tests/net-core/Input/CommentLessSourceTest.cs M src/tests/net-core/TestResources.cs M src/tests/net-core/Transform/TransformationTest.cs M src/tests/net-core/Util/ConvertTest.cs M src/tests/net-core/Util/LinqyTest.cs M src/tests/net-core/Util/NodesTest.cs M src/tests/net-core/Validation/ValidationProblemTest.cs M src/tests/net-core/Validation/ValidatorTest.cs M src/tests/net-core/XMLUnit.Core.Tests.csproj M src/tests/net-core/Xpath/AbstractXPathEngineTest.cs M src/tests/net-core/Xpath/XPathEngineTest.cs M xmlunit.nant.build Log Message: ----------- ensure line ends stay the way they are supposed to be |
From: Stefan B. <bo...@ap...> - 2015-04-24 00:16:41
|
To whom it may engage... This is an automated request, but not an unsolicited one. For more information please visit http://gump.apache.org/nagged.html, and/or contact the folk at ge...@gu.... Project xmlunit.net-test has an issue affecting its community integration. This issue affects 1 projects, and has been outstanding for 7 runs. The current state of this project is 'Failed', with reason 'Build Failed'. For reference only, the following projects are affected by this: - xmlunit.net-test : Extension for XML unit tests. Full details are available at: http://vmgump.apache.org/gump/public/xmlunit.net/xmlunit.net-test/index.html That said, some information snippets are provided here. The following annotations (debug/informational/warning/error messages) were provided: -INFO- Failed with reason build failed The following work was performed: http://vmgump.apache.org/gump/public/xmlunit.net/xmlunit.net-test/gump_work/build_xmlunit.net_xmlunit.net-test.html Work Name: build_xmlunit.net_xmlunit.net-test (Type: Build) Work ended in a state of : Failed Elapsed: 10 secs Command Line: nant -D:java.awt.headless=true -D:build.sysclasspath=only -D:gump.merge=/srv/gump/public/gump/work/merge.xml -buildfile:xmlunit.nant.build test [Working Directory: /srv/gump/public/workspace/xmlunit.net] --------------------------------------------- [nunit2] at System.Xml.XmlReader.Create (System.String inputUri, System.Xml.XmlReaderSettings settings, System.Xml.XmlParserContext inputContext) [0x00000] in <filename unknown>:0 [nunit2] at System.Xml.XmlReader.Create (System.String inputUri, System.Xml.XmlReaderSettings settings) [0x00000] in <filename unknown>:0 [nunit2] at System.Xml.XmlReader.Create (System.String inputUri) [0x00000] in <filename unknown>:0 [nunit2] at Org.XmlUnit.Input.StreamSource..ctor (System.String uri) [0x00000] in <filename unknown>:0 [nunit2] at Org.XmlUnit.Builder.Input+StreamBuilder..ctor (System.String s) [0x00000] in <filename unknown>:0 [nunit2] at Org.XmlUnit.Builder.Input.FromFile (System.String name) [0x00000] in <filename unknown>:0 [nunit2] at Org.XmlUnit.Xpath.AbstractXPathEngineTest.ReadSource () [0x00000] in <filename unknown>:0 [nunit2] [nunit2] 55) Org.XmlUnit.Xpath.XPathEngineTest.AbstractXPathEngineTest.SelectNodesWithNS : SetUp : System.IO.DirectoryNotFoundException : Could not find a part of the path "/srv/gump/public/workspace/test-resources/test.blame.html". [nunit2] at System.IO.FileStream..ctor (System.String path, FileMode mode, FileAccess access, FileShare share, Int32 bufferSize, Boolean anonymous, FileOptions options) [0x00000] in <filename unknown>:0 [nunit2] at System.IO.FileStream..ctor (System.String path, FileMode mode, FileAccess access, FileShare share) [0x00000] in <filename unknown>:0 [nunit2] at (wrapper remoting-invoke-with-check) System.IO.FileStream:.ctor (string,System.IO.FileMode,System.IO.FileAccess,System.IO.FileShare) [nunit2] at System.Xml.XmlUrlResolver.GetEntity (System.Uri absoluteUri, System.String role, System.Type ofObjectToReturn) [0x00000] in <filename unknown>:0 [nunit2] at Mono.Xml2.XmlTextReader.GetStreamFromUrl (System.String url, System.String& absoluteUriString) [0x00000] in <filename unknown>:0 [nunit2] at Mono.Xml2.XmlTextReader..ctor (Boolean dummy, System.Xml.XmlResolver resolver, System.String url, XmlNodeType fragType, System.Xml.XmlParserContext context) [0x00000] in <filename unknown>:0 [nunit2] at System.Xml.XmlTextReader..ctor (Boolean dummy, System.Xml.XmlResolver resolver, System.String url, XmlNodeType fragType, System.Xml.XmlParserContext context) [0x00000] in <filename unknown>:0 [nunit2] at System.Xml.XmlReader.Create (System.String inputUri, System.Xml.XmlReaderSettings settings, System.Xml.XmlParserContext inputContext) [0x00000] in <filename unknown>:0 [nunit2] at System.Xml.XmlReader.Create (System.String inputUri, System.Xml.XmlReaderSettings settings) [0x00000] in <filename unknown>:0 [nunit2] at System.Xml.XmlReader.Create (System.String inputUri) [0x00000] in <filename unknown>:0 [nunit2] at Org.XmlUnit.Input.StreamSource..ctor (System.String uri) [0x00000] in <filename unknown>:0 [nunit2] at Org.XmlUnit.Builder.Input+StreamBuilder..ctor (System.String s) [0x00000] in <filename unknown>:0 [nunit2] at Org.XmlUnit.Builder.Input.FromFile (System.String name) [0x00000] in <filename unknown>:0 [nunit2] at Org.XmlUnit.Xpath.AbstractXPathEngineTest.ReadSource () [0x00000] in <filename unknown>:0 [nunit2] [nunit2] 56) Org.XmlUnit.Xpath.XPathEngineTest.AbstractXPathEngineTest.SelectNodesWithSingleMatch : SetUp : System.IO.DirectoryNotFoundException : Could not find a part of the path "/srv/gump/public/workspace/test-resources/test.blame.html". [nunit2] at System.IO.FileStream..ctor (System.String path, FileMode mode, FileAccess access, FileShare share, Int32 bufferSize, Boolean anonymous, FileOptions options) [0x00000] in <filename unknown>:0 [nunit2] at System.IO.FileStream..ctor (System.String path, FileMode mode, FileAccess access, FileShare share) [0x00000] in <filename unknown>:0 [nunit2] at (wrapper remoting-invoke-with-check) System.IO.FileStream:.ctor (string,System.IO.FileMode,System.IO.FileAccess,System.IO.FileShare) [nunit2] at System.Xml.XmlUrlResolver.GetEntity (System.Uri absoluteUri, System.String role, System.Type ofObjectToReturn) [0x00000] in <filename unknown>:0 [nunit2] at Mono.Xml2.XmlTextReader.GetStreamFromUrl (System.String url, System.String& absoluteUriString) [0x00000] in <filename unknown>:0 [nunit2] at Mono.Xml2.XmlTextReader..ctor (Boolean dummy, System.Xml.XmlResolver resolver, System.String url, XmlNodeType fragType, System.Xml.XmlParserContext context) [0x00000] in <filename unknown>:0 [nunit2] at System.Xml.XmlTextReader..ctor (Boolean dummy, System.Xml.XmlResolver resolver, System.String url, XmlNodeType fragType, System.Xml.XmlParserContext context) [0x00000] in <filename unknown>:0 [nunit2] at System.Xml.XmlReader.Create (System.String inputUri, System.Xml.XmlReaderSettings settings, System.Xml.XmlParserContext inputContext) [0x00000] in <filename unknown>:0 [nunit2] at System.Xml.XmlReader.Create (System.String inputUri, System.Xml.XmlReaderSettings settings) [0x00000] in <filename unknown>:0 [nunit2] at System.Xml.XmlReader.Create (System.String inputUri) [0x00000] in <filename unknown>:0 [nunit2] at Org.XmlUnit.Input.StreamSource..ctor (System.String uri) [0x00000] in <filename unknown>:0 [nunit2] at Org.XmlUnit.Builder.Input+StreamBuilder..ctor (System.String s) [0x00000] in <filename unknown>:0 [nunit2] at Org.XmlUnit.Builder.Input.FromFile (System.String name) [0x00000] in <filename unknown>:0 [nunit2] at Org.XmlUnit.Xpath.AbstractXPathEngineTest.ReadSource () [0x00000] in <filename unknown>:0 [nunit2] [nunit2] [nunit2] BUILD FAILED /srv/gump/public/workspace/xmlunit.net/xmlunit.nant.build(182,6): Tests Failed. Total time: 9.4 seconds. --------------------------------------------- To subscribe to this information via syndicated feeds: - RSS: http://vmgump.apache.org/gump/public/xmlunit.net/xmlunit.net-test/rss.xml - Atom: http://vmgump.apache.org/gump/public/xmlunit.net/xmlunit.net-test/atom.xml ============================== Gump Tracking Only === Produced by Apache Gump(TM) version 2.3. Gump Run 20150424000005, vmgump.apache.org:vmgump:20150424000005 Gump E-mail Identifier (unique within run) #1. -- Apache Gump http://gump.apache.org/ [Instance: vmgump] |