cschneider commented on pull request #105:
URL: https://github.com/apache/felix-dev/pull/105#issuecomment-945569583
I did a build on the but got a test error:
```
[ERROR] Tests run: 6, Failures: 1, Errors: 0, Skipped: 0, Time elapsed:
0.035 s <<< FAILURE! - in
org.apache.felix.hc.generalchecks.HttpRequestsCheckTest
[ERROR]
testRequestSpecParsing(org.apache.felix.hc.generalchecks.HttpRequestsCheckTest)
Time elapsed: 0.011 s <<< FAILURE!
org.junit.ComparisonFailure: expected:<proxy[]:2000> but
was:<proxy[/<unresolved>]:2000>
at
org.apache.felix.hc.generalchecks.HttpRequestsCheckTest.testRequestSpecParsing(HttpRequestsCheckTest.java:71)
[INFO] Running org.apache.felix.hc.generalchecks.DsComponentsCheckTest
[INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.005
s - in org.apache.felix.hc.generalchecks.DsComponentsCheckTest
[INFO]
[INFO] Results:
[INFO]
[ERROR] Failures:
[ERROR] HttpRequestsCheckTest.testRequestSpecParsing:71
expected:<proxy[]:2000> but was:<proxy[/<unresolved>]:2000>
```
--
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.
To unsubscribe, e-mail: [email protected]
For queries about this service, please contact Infrastructure at:
[email protected]