Revert "gnu: gjs: Skip test_utf8_inout test."
This reverts commit 63e7796f62
.
This commit is contained in:
parent
63e7796f62
commit
c4eefd63fa
1 changed files with 0 additions and 6 deletions
|
@ -3917,12 +3917,6 @@ (define-public gjs
|
|||
(lambda _
|
||||
;; For the missing /etc/machine-id.
|
||||
(setenv "DBUS_FATAL_WARNINGS" "0")
|
||||
|
||||
;; XXX: fails with:
|
||||
;; Failed to convert UTF-8 string to JS string: ...
|
||||
;; TODO: actually fix it.
|
||||
(substitute* "installed-tests/js/testEverythingBasic.js"
|
||||
((".*test_utf8_inout.*") ""))
|
||||
#t)))))
|
||||
(native-inputs
|
||||
`(("glib:bin" ,glib "bin") ; for glib-compile-resources
|
||||
|
|
Loading…
Reference in a new issue