Project

General

Profile

action #152077

Updated by tinita 6 months ago

https://progress.opensuse.org/issues/152077 

 ## Observation 
 From https://app.circleci.com/pipelines/github/os-autoinst/openQA/12591/workflows/3ef82cf3-28ad-4294-9bf8-d753f9fd0eec/jobs/117568 

 ``` 
 [03:05:16] t/ui/15-comments.t ......................... 11/?  
         #     Failed test 'four pagination buttons present (one is >>)' 
         #     at t/ui/15-comments.t line 490. 
         #            got: '3' 
         #       expected: '4' 

         #     Failed test 'only 1 comment present on last page' 
         #     at t/ui/15-comments.t line 493. 
         #            got: '2' 
         #       expected: '1' 
         # Looks like you failed 2 tests of 11. 

     #     Failed test 'group overview: /parent_group_overview/1' 
     #     at t/ui/15-comments.t line 495. 
     # Looks like you failed 1 test of 5. 
 [03:05:16] t/ui/15-comments.t ......................... 12/?  
 #     Failed test 'editing when logged in as regular user' 
 ``` 

 I am sure this test has failed in more cases 

 ## Acceptance criteria 
 * **AC1:** Test passes consistently 

 ## Sugestions 
 * Try to reproduce it locally

Back