You are viewing a plain text version of this content. The canonical link for it is here.
Posted to notifications@shardingsphere.apache.org by "TeslaCN (via GitHub)" <gi...@apache.org> on 2023/06/03 15:49:29 UTC

[GitHub] [shardingsphere] TeslaCN opened a new issue, #26036: Mask E2E occasionally failed

TeslaCN opened a new issue, #26036:
URL: https://github.com/apache/shardingsphere/issues/26036

   ## Bug Report
   
   
   ### Which version of ShardingSphere did you use?
   
   
   master - 19758b7c63e394eebd51620484e798ff8f81a1d8
   
   ### Which project did you use? ShardingSphere-JDBC or ShardingSphere-Proxy?
   
   ### Expected behavior
   
   E2E passed stably.
   
   ### Actual behavior
   
   ```
   Error:  Tests run: 2, Failures: 1, Errors: 0, Skipped: 0, Time elapsed: 60.534 s <<< FAILURE! - in org.apache.shardingsphere.test.e2e.engine.type.RQLE2EIT
   Error:  assertExecute{AssertionTestParameter}[1]  Time elapsed: 60.513 s  <<< FAILURE!
   java.lang.AssertionError: 
   
   Expected: is "first-n=3,last-m=4,replace-char=*"
        but: was "first-n=3,replace-char=*,last-m=4"
   	at org.apache.shardingsphere.test.e2e.engine.type.RQLE2EIT.assertObjectValue(RQLE2EIT.java:114)
   	at org.apache.shardingsphere.test.e2e.engine.type.RQLE2EIT.assertRow(RQLE2EIT.java:108)
   	at org.apache.shardingsphere.test.e2e.engine.type.RQLE2EIT.assertRows(RQLE2EIT.java:98)
   	at org.apache.shardingsphere.test.e2e.engine.type.RQLE2EIT.assertResultSet(RQLE2EIT.java:74)
   	at org.apache.shardingsphere.test.e2e.engine.type.RQLE2EIT.assertExecute(RQLE2EIT.java:67)
   	at org.apache.shardingsphere.test.e2e.engine.type.RQLE2EIT.assertExecute(RQLE2EIT.java:58)
   
   [INFO] Running org.apache.shardingsphere.test.e2e.engine.type.dml.GeneralDMLE2EIT
   [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.001 s - in org.apache.shardingsphere.test.e2e.engine.type.dml.GeneralDMLE2EIT
   [INFO] Running org.apache.shardingsphere.test.e2e.engine.type.dml.BatchDMLE2EIT
   [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.001 s - in org.apache.shardingsphere.test.e2e.engine.type.dml.BatchDMLE2EIT
   [INFO] Running org.apache.shardingsphere.test.e2e.engine.type.dml.AdditionalDMLE2EIT
   Warning:  Tests run: 7, Failures: 0, Errors: 0, Skipped: 7, Time elapsed: 0.001 s - in org.apache.shardingsphere.test.e2e.engine.type.dml.AdditionalDMLE2EIT
   [INFO] 
   [INFO] Results:
   [INFO] 
   Error:  Failures: 
   Error:    RQLE2EIT.assertExecute:58->assertExecute:67->assertResultSet:74->assertRows:98->assertRow:108->assertObjectValue:114 
   Expected: is "first-n=3,last-m=4,replace-char=*"
        but: was "first-n=3,replace-char=*,last-m=4"
   [INFO] 
   Error:  Tests run: 40, Failures: 1, Errors: 0, Skipped: 13
   ```
   
   ### Reason analyze (If you can)
   
   Maybe HashMap was used?


-- 
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: notifications-unsubscribe@shardingsphere.apache.org.apache.org

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


[GitHub] [shardingsphere] sandynz closed issue #26036: Mask E2E occasionally failed

Posted by "sandynz (via GitHub)" <gi...@apache.org>.
sandynz closed issue #26036: Mask E2E occasionally failed
URL: https://github.com/apache/shardingsphere/issues/26036


-- 
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: notifications-unsubscribe@shardingsphere.apache.org

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