Project

General

Profile

action #91232

Updated by okurz about 3 years ago

## Observation 

 This is the log: 

 ``` 
 [02:42:03] t/ui/25-developer_mode.t ............... 12/?  
         #     Failed test '#developer-panel .card-header visible' 
         #     at /home/squamata/project/t/ui/../lib/OpenQA/SeleniumTest.pm line 271. 

         #     Failed test '#developer-panel .card-header contains expected text' 
         #     at /home/squamata/project/t/ui/../lib/OpenQA/SeleniumTest.pm line 280. 
         #                     '' 
         #       doesn't match '(?^:paused at module: some test)' 
         # Looks like you failed 2 tests of 11. 

     #     Failed test 'testname and paused state updated' 
     #     at t/ui/25-developer_mode.t line 614. 
     # Looks like you failed 1 test of 5. 
 [02:42:03] t/ui/25-developer_mode.t ............... 13/?  
 #     Failed test 'process state changes from os-autoinst/worker' 
 #     at t/ui/25-developer_mode.t line 737. 
 ``` 

 Unfortunately it is not locally reproducible and I also haven't seen it previously or on further runs within the CI. 

 ## Acceptance criteria 
 * **AC1:** Test repeatedly stable in CI 

 ## Suggestions 

 * Run multiple times, potentially move to unstable list 
 * Try to fix and remove from unstable again

Back