gnu: qtbase: Ignore tst_qsqlthread.
* gnu/packages/qt.scm (qtbase)[check]: Add “tst_qsqlthread” to the list of ignored tests.
This commit is contained in:
		
							parent
							
								
									a06e59a677
								
							
						
					
					
						commit
						9a481e0504
					
				
					 1 changed files with 3 additions and 0 deletions
				
			
		| 
						 | 
				
			
			@ -899,6 +899,9 @@ tst_qt_cmake_create.cpp"
 | 
			
		|||
                       ;; TODO: when core-updates is merged, check again.
 | 
			
		||||
                       "tst_selftests"
 | 
			
		||||
 | 
			
		||||
                       ;; The 'tst_qsqlthread' test sometimes fails.
 | 
			
		||||
                       "tst_qsqlthread"
 | 
			
		||||
 | 
			
		||||
                       ;; The 'tst_qsystemsemaphore' test sometimes fails.
 | 
			
		||||
                       "tst_qsystemsemaphore"
 | 
			
		||||
                       ;; The 'tst_moc' test fails with "'fi.exists()' returned FALSE".
 | 
			
		||||
| 
						 | 
				
			
			
 | 
			
		|||
		Reference in a new issue