gnu: at-spi2-core: Fix test failure.
* gnu/packages/gtk.scm (at-spi2-core)[arguments]: Run test with 'DBUS_FATAL_WARNINGS=0'.
This commit is contained in:
		
							parent
							
								
									aa382d7e46
								
							
						
					
					
						commit
						37fe56cff6
					
				
					 1 changed files with 2 additions and 0 deletions
				
			
		|  | @ -402,6 +402,8 @@ in the GNOME project.") | |||
|         (replace 'check | ||||
|                  ;; Run test-suite under a dbus session. | ||||
|                  (lambda _ | ||||
|                    ;; Don't fail on missing  '/etc/machine-id'. | ||||
|                    (setenv "DBUS_FATAL_WARNINGS" "0") | ||||
|                    (zero? (system* "dbus-launch" "make" "check"))))))) | ||||
|    (propagated-inputs | ||||
|     ;; atspi-2.pc refers to all these. | ||||
|  |  | |||
		Reference in a new issue