You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
For English only, other languages will not accept.
Please pay attention on issues you submitted, because we maybe need more details.
If no response anymore and we cannot make decision by current information, we will close it.
Please answer these questions before submitting your issue. Thanks!
BaseSnapshotServiceE2ETest should not occupy port 9000 of the host. This manifests itself in a conflict with portainer/portainer-ee. Feel free to do the following.
[ERROR] Tests run: 3, Failures: 1, Errors: 0, Skipped: 0, Time elapsed: 0.395 s <<<FAILURE! -- in org.apache.shardingsphere.elasticjob.test.e2e.snapshot.SnapshotServiceEnableE2ETest
[ERROR] org.apache.shardingsphere.elasticjob.test.e2e.snapshot.SnapshotServiceEnableE2ETest.assertMonitorWithCommand -- Time elapsed: 0.054 s <<<FAILURE!
org.opentest4j.AssertionFailedError:
expected: <HTTP/1.1 400 Bad Request
Content-Type: text/plain; charset=utf-8
Connection: close
400 Bad Request
> but was: <>
at org.junit.jupiter.api.AssertionFailureBuilder.build(AssertionFailureBuilder.java:151)
at org.junit.jupiter.api.AssertionFailureBuilder.buildAndThrow(AssertionFailureBuilder.java:132)
at org.junit.jupiter.api.AssertEquals.failNotEqual(AssertEquals.java:197)
at org.junit.jupiter.api.AssertEquals.assertEquals(AssertEquals.java:182)
at org.junit.jupiter.api.AssertEquals.assertEquals(AssertEquals.java:177)
at org.junit.jupiter.api.Assertions.assertEquals(Assertions.java:1141)
at org.apache.shardingsphere.elasticjob.test.e2e.snapshot.SnapshotServiceEnableE2ETest.assertMonitorWithCommand(SnapshotServiceEnableE2ETest.java:50)
at java.base/java.lang.reflect.Method.invoke(Method.java:568)
at java.base/java.util.ArrayList.forEach(ArrayList.java:1511)
at java.base/java.util.ArrayList.forEach(ArrayList.java:1511)
[INFO]
[INFO] Results:
[INFO]
[ERROR] Failures:
[ERROR] SnapshotServiceEnableE2ETest.assertMonitorWithCommand:50 expected: <HTTP/1.1 400 Bad Request
Content-Type: text/plain; charset=utf-8
Connection: close
400 Bad Request
> but was: <>
[INFO]
[ERROR] Tests run: 12, Failures: 1, Errors: 0, Skipped: 0
The text was updated successfully, but these errors were encountered:
Feature Request
For English only, other languages will not accept.
Please pay attention on issues you submitted, because we maybe need more details.
If no response anymore and we cannot make decision by current information, we will close it.
Please answer these questions before submitting your issue. Thanks!
Is your feature request related to a problem?
Describe the feature you would like.
BaseSnapshotServiceE2ETest
should not occupy port 9000 of the host. This manifests itself in a conflict withportainer/portainer-ee
. Feel free to do the following.The text was updated successfully, but these errors were encountered: