You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@pulsar.apache.org by GitBox <gi...@apache.org> on 2022/03/25 08:11:16 UTC

[GitHub] [pulsar] codelipenghui opened a new issue #14863: [Test] org.apache.pulsar.broker.admin.AdminApi2Test in branch-2.9 have multiple failed tests

codelipenghui opened a new issue #14863:
URL: https://github.com/apache/pulsar/issues/14863


   **Describe the bug**
   
   
   **To Reproduce**
   Steps to reproduce the behavior:
   1. Build from branch-2.9
   2. Run all tests of org.apache.pulsar.broker.admin.AdminApi2Test
   3. See multiple failed tests
   
   **Expected behavior**
   The tests should get passed
   The CI should check this test in branch-2.9
   
   **Screenshots**
   
   **Desktop (please complete the following information):**
   
   **Additional context**
   
   


-- 
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: commits-unsubscribe@pulsar.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org



[GitHub] [pulsar] poorbarcode commented on issue #14863: [Test] org.apache.pulsar.broker.admin.AdminApi2Test in branch-2.9 have multiple failed tests

Posted by GitBox <gi...@apache.org>.
poorbarcode commented on issue #14863:
URL: https://github.com/apache/pulsar/issues/14863#issuecomment-1082633385


   All unit test passed on my computer.
   
   ![test passed](https://user-images.githubusercontent.com/25195800/160756813-eed65881-379c-43ad-b337-8e0835fca08b.png)
   ![all test passed](https://user-images.githubusercontent.com/25195800/160756826-e512efd9-8473-4535-8f7e-83b75a4324b7.png)
   


-- 
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: commits-unsubscribe@pulsar.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org



[GitHub] [pulsar] poorbarcode edited a comment on issue #14863: [Test] org.apache.pulsar.broker.admin.AdminApi2Test in branch-2.9 have multiple failed tests

Posted by GitBox <gi...@apache.org>.
poorbarcode edited a comment on issue #14863:
URL: https://github.com/apache/pulsar/issues/14863#issuecomment-1082633385


   All unit test passed on my computer.
   
   em, I used the wrong branch: origin/branch-2.9.  
   
   Let me try another one


-- 
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: commits-unsubscribe@pulsar.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org



[GitHub] [pulsar] poorbarcode edited a comment on issue #14863: [Test] org.apache.pulsar.broker.admin.AdminApi2Test in branch-2.9 have multiple failed tests

Posted by GitBox <gi...@apache.org>.
poorbarcode edited a comment on issue #14863:
URL: https://github.com/apache/pulsar/issues/14863#issuecomment-1082633385


   All unit test passed on my computer.
   
   ![apache tests 2](https://user-images.githubusercontent.com/25195800/160760474-e8b58bd3-e028-46c5-8611-10e159f61ac6.png)
   ![apache tests 1](https://user-images.githubusercontent.com/25195800/160760497-40670cf6-d52b-4f16-ad18-a54c3e857be2.png)
   ![apache](https://user-images.githubusercontent.com/25195800/160760581-ef041dd1-6dff-4127-b707-f51c01db2c71.png)
   


-- 
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: commits-unsubscribe@pulsar.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org



[GitHub] [pulsar] shibd commented on issue #14863: [Test] org.apache.pulsar.broker.admin.AdminApi2Test in branch-2.9 have multiple failed tests

Posted by GitBox <gi...@apache.org>.
shibd commented on issue #14863:
URL: https://github.com/apache/pulsar/issues/14863#issuecomment-1084291390


   @poorbarcode  Hi, It's this unit test [AdminApiTest2](https://github.com/apache/pulsar/blob/branch-2.9/pulsar-broker/src/test/java/org/apache/pulsar/broker/admin/AdminApiTest2.java),  I find 5 fail test:
   - brokerNamespaceIsolationPoliciesUpdateOnTime
   - namespaceAntiAffinity
   - testDistinguishTopicTypeWhenForceDeleteNamespace
   - testForceDeleteNamespace
   - testMaxTopicsPerNamespace


-- 
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: commits-unsubscribe@pulsar.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org