[jira] [Updated] (ZOOKEEPER-4327) Flaky test: RequestThrottlerTest

2022-05-24 Thread Ling Mao (Jira)


 [ 
https://issues.apache.org/jira/browse/ZOOKEEPER-4327?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Ling Mao updated ZOOKEEPER-4327:

Fix Version/s: 3.9.0
   3.8.1
   3.7.2

> Flaky test: RequestThrottlerTest
> 
>
> Key: ZOOKEEPER-4327
> URL: https://issues.apache.org/jira/browse/ZOOKEEPER-4327
> Project: ZooKeeper
>  Issue Type: Sub-task
>Reporter: Ling Mao
>Priority: Major
>  Labels: pull-request-available
> Fix For: 3.9.0, 3.8.1, 3.7.2
>
>  Time Spent: 3h 40m
>  Remaining Estimate: 0h
>
> URL: 
> https://github.com/apache/zookeeper/pull/1702/checks?check_run_id=2848599299
> {code:java}
> [ERROR] Failures: 
> 947[ERROR]   
> RequestThrottlerTest.testGlobalOutstandingRequestThrottlingWithRequestThrottlerDisabled:340
>  expected: <3> but was: <4>
> 948[INFO] 
> 949[ERROR] Tests run: 2913, Failures: 1, Errors: 0, Skipped: 4
> {code}
> ===
>  
>  URL: 
> [https://github.com/apache/zookeeper/pull/1709/checks?check_run_id=2884777341]
> {code:java}
> [INFO] 
> 948[INFO] Results:
> 949[INFO] 
> 950[ERROR] Failures: 
> 951[ERROR]   
> RequestThrottlerTest.testGlobalOutstandingRequestThrottlingWithRequestThrottlerDisabled:340
>  expected: <3> but was: <7>
> 952[ERROR]   RequestThrottlerTest.testLargeRequestThrottling:299 expected: 
> <5> but was: <4>
> 953[INFO] 
> 954[ERROR] Tests run: 2913, Failures: 2, Errors: 0, Skipped: 4
> {code}



--
This message was sent by Atlassian Jira
(v8.20.7#820007)


[jira] [Updated] (ZOOKEEPER-4327) Flaky test: RequestThrottlerTest

2021-08-27 Thread Jira


 [ 
https://issues.apache.org/jira/browse/ZOOKEEPER-4327?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Norbert Kalmár updated ZOOKEEPER-4327:
--
Fix Version/s: 3.7.1
   3.8.0

> Flaky test: RequestThrottlerTest
> 
>
> Key: ZOOKEEPER-4327
> URL: https://issues.apache.org/jira/browse/ZOOKEEPER-4327
> Project: ZooKeeper
>  Issue Type: Sub-task
>Reporter: Ling Mao
>Assignee: Damien Diederen
>Priority: Major
>  Labels: pull-request-available
> Fix For: 3.8.0, 3.7.1
>
>  Time Spent: 50m
>  Remaining Estimate: 0h
>
> URL: 
> https://github.com/apache/zookeeper/pull/1702/checks?check_run_id=2848599299
> {code:java}
> [ERROR] Failures: 
> 947[ERROR]   
> RequestThrottlerTest.testGlobalOutstandingRequestThrottlingWithRequestThrottlerDisabled:340
>  expected: <3> but was: <4>
> 948[INFO] 
> 949[ERROR] Tests run: 2913, Failures: 1, Errors: 0, Skipped: 4
> {code}
> ===
>  
>  URL: 
> [https://github.com/apache/zookeeper/pull/1709/checks?check_run_id=2884777341]
> {code:java}
> [INFO] 
> 948[INFO] Results:
> 949[INFO] 
> 950[ERROR] Failures: 
> 951[ERROR]   
> RequestThrottlerTest.testGlobalOutstandingRequestThrottlingWithRequestThrottlerDisabled:340
>  expected: <3> but was: <7>
> 952[ERROR]   RequestThrottlerTest.testLargeRequestThrottling:299 expected: 
> <5> but was: <4>
> 953[INFO] 
> 954[ERROR] Tests run: 2913, Failures: 2, Errors: 0, Skipped: 4
> {code}



--
This message was sent by Atlassian Jira
(v8.3.4#803005)


[jira] [Updated] (ZOOKEEPER-4327) Flaky test: RequestThrottlerTest

2021-08-25 Thread ASF GitHub Bot (Jira)


 [ 
https://issues.apache.org/jira/browse/ZOOKEEPER-4327?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

ASF GitHub Bot updated ZOOKEEPER-4327:
--
Labels: pull-request-available  (was: )

> Flaky test: RequestThrottlerTest
> 
>
> Key: ZOOKEEPER-4327
> URL: https://issues.apache.org/jira/browse/ZOOKEEPER-4327
> Project: ZooKeeper
>  Issue Type: Sub-task
>Reporter: Ling Mao
>Assignee: Damien Diederen
>Priority: Major
>  Labels: pull-request-available
>  Time Spent: 10m
>  Remaining Estimate: 0h
>
> URL: 
> https://github.com/apache/zookeeper/pull/1702/checks?check_run_id=2848599299
> {code:java}
> [ERROR] Failures: 
> 947[ERROR]   
> RequestThrottlerTest.testGlobalOutstandingRequestThrottlingWithRequestThrottlerDisabled:340
>  expected: <3> but was: <4>
> 948[INFO] 
> 949[ERROR] Tests run: 2913, Failures: 1, Errors: 0, Skipped: 4
> {code}
> ===
>  
>  URL: 
> [https://github.com/apache/zookeeper/pull/1709/checks?check_run_id=2884777341]
> {code:java}
> [INFO] 
> 948[INFO] Results:
> 949[INFO] 
> 950[ERROR] Failures: 
> 951[ERROR]   
> RequestThrottlerTest.testGlobalOutstandingRequestThrottlingWithRequestThrottlerDisabled:340
>  expected: <3> but was: <7>
> 952[ERROR]   RequestThrottlerTest.testLargeRequestThrottling:299 expected: 
> <5> but was: <4>
> 953[INFO] 
> 954[ERROR] Tests run: 2913, Failures: 2, Errors: 0, Skipped: 4
> {code}



--
This message was sent by Atlassian Jira
(v8.3.4#803005)


[jira] [Updated] (ZOOKEEPER-4327) Flaky test: RequestThrottlerTest

2021-08-25 Thread Damien Diederen (Jira)


 [ 
https://issues.apache.org/jira/browse/ZOOKEEPER-4327?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Damien Diederen updated ZOOKEEPER-4327:
---
Parent: ZOOKEEPER-3170
Issue Type: Sub-task  (was: Bug)

> Flaky test: RequestThrottlerTest
> 
>
> Key: ZOOKEEPER-4327
> URL: https://issues.apache.org/jira/browse/ZOOKEEPER-4327
> Project: ZooKeeper
>  Issue Type: Sub-task
>Reporter: Ling Mao
>Priority: Major
>
> URL: 
> https://github.com/apache/zookeeper/pull/1702/checks?check_run_id=2848599299
> {code:java}
> [ERROR] Failures: 
> 947[ERROR]   
> RequestThrottlerTest.testGlobalOutstandingRequestThrottlingWithRequestThrottlerDisabled:340
>  expected: <3> but was: <4>
> 948[INFO] 
> 949[ERROR] Tests run: 2913, Failures: 1, Errors: 0, Skipped: 4
> {code}
> ===
>  
>  URL: 
> [https://github.com/apache/zookeeper/pull/1709/checks?check_run_id=2884777341]
> {code:java}
> [INFO] 
> 948[INFO] Results:
> 949[INFO] 
> 950[ERROR] Failures: 
> 951[ERROR]   
> RequestThrottlerTest.testGlobalOutstandingRequestThrottlingWithRequestThrottlerDisabled:340
>  expected: <3> but was: <7>
> 952[ERROR]   RequestThrottlerTest.testLargeRequestThrottling:299 expected: 
> <5> but was: <4>
> 953[INFO] 
> 954[ERROR] Tests run: 2913, Failures: 2, Errors: 0, Skipped: 4
> {code}



--
This message was sent by Atlassian Jira
(v8.3.4#803005)


[jira] [Updated] (ZOOKEEPER-4327) Flaky test: RequestThrottlerTest

2021-06-27 Thread Ling Mao (Jira)


 [ 
https://issues.apache.org/jira/browse/ZOOKEEPER-4327?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Ling Mao updated ZOOKEEPER-4327:

Description: 
URL: 
https://github.com/apache/zookeeper/pull/1702/checks?check_run_id=2848599299
{code:java}
[ERROR] Failures: 
947[ERROR]   
RequestThrottlerTest.testGlobalOutstandingRequestThrottlingWithRequestThrottlerDisabled:340
 expected: <3> but was: <4>
948[INFO] 
949[ERROR] Tests run: 2913, Failures: 1, Errors: 0, Skipped: 4
{code}
===

 
 URL: 
[https://github.com/apache/zookeeper/pull/1709/checks?check_run_id=2884777341]
{code:java}
[INFO] 
948[INFO] Results:
949[INFO] 
950[ERROR] Failures: 
951[ERROR]   
RequestThrottlerTest.testGlobalOutstandingRequestThrottlingWithRequestThrottlerDisabled:340
 expected: <3> but was: <7>
952[ERROR]   RequestThrottlerTest.testLargeRequestThrottling:299 expected: <5> 
but was: <4>
953[INFO] 
954[ERROR] Tests run: 2913, Failures: 2, Errors: 0, Skipped: 4
{code}

  was:
 
URL: 
https://github.com/apache/zookeeper/pull/1709/checks?check_run_id=2884777341
{code:java}

[INFO] 
948[INFO] Results:
949[INFO] 
950[ERROR] Failures: 
951[ERROR]   
RequestThrottlerTest.testGlobalOutstandingRequestThrottlingWithRequestThrottlerDisabled:340
 expected: <3> but was: <7>
952[ERROR]   RequestThrottlerTest.testLargeRequestThrottling:299 expected: <5> 
but was: <4>
953[INFO] 
954[ERROR] Tests run: 2913, Failures: 2, Errors: 0, Skipped: 4
{code}


> Flaky test: RequestThrottlerTest
> 
>
> Key: ZOOKEEPER-4327
> URL: https://issues.apache.org/jira/browse/ZOOKEEPER-4327
> Project: ZooKeeper
>  Issue Type: Bug
>Reporter: Ling Mao
>Priority: Major
>
> URL: 
> https://github.com/apache/zookeeper/pull/1702/checks?check_run_id=2848599299
> {code:java}
> [ERROR] Failures: 
> 947[ERROR]   
> RequestThrottlerTest.testGlobalOutstandingRequestThrottlingWithRequestThrottlerDisabled:340
>  expected: <3> but was: <4>
> 948[INFO] 
> 949[ERROR] Tests run: 2913, Failures: 1, Errors: 0, Skipped: 4
> {code}
> ===
>  
>  URL: 
> [https://github.com/apache/zookeeper/pull/1709/checks?check_run_id=2884777341]
> {code:java}
> [INFO] 
> 948[INFO] Results:
> 949[INFO] 
> 950[ERROR] Failures: 
> 951[ERROR]   
> RequestThrottlerTest.testGlobalOutstandingRequestThrottlingWithRequestThrottlerDisabled:340
>  expected: <3> but was: <7>
> 952[ERROR]   RequestThrottlerTest.testLargeRequestThrottling:299 expected: 
> <5> but was: <4>
> 953[INFO] 
> 954[ERROR] Tests run: 2913, Failures: 2, Errors: 0, Skipped: 4
> {code}



--
This message was sent by Atlassian Jira
(v8.3.4#803005)