mirror of
https://gitlab.alpinelinux.org/alpine/aports.git
synced 2025-07-13 03:09:51 +03:00
community/lua-lgi: disable pango.lua test
This commit is contained in:
parent
429a2ea181
commit
c27c8cf4c9
2 changed files with 8 additions and 4 deletions
|
@ -78,5 +78,5 @@ _split() {
|
|||
|
||||
sha512sums="
|
||||
eb8fc13c8183d9b5677135c6ec81596489e9f0a031a21d37ab6220271d304190a4a4a94caa1ce1d91b71a004101deecef59964b446a5d05c789a4d511b83d250 lua-lgi-0.9.2_git20241227.tar.gz
|
||||
b2a6d6c168bcbf91d88829b1c8bde5f14c03a0f81ee14fdd7caaebcb0622b680425eac73134722ac3c4a59b733365f549bf68b0084df697a0b63ac68b5085ba9 tests.patch
|
||||
34b4b77768b766c0a2a20ebdc6406c7b8425590a52aa3de90d3b30076cf265d722727e4ce8e9d941bff97c715b9368684846e80ee61aa43ca5b92ddd4466f87e tests.patch
|
||||
"
|
||||
|
|
|
@ -1,10 +1,14 @@
|
|||
Fix/disable failing test
|
||||
disable failing tests
|
||||
|
||||
pango.lua tracked upstream in https://github.com/lgi-devs/lgi/issues/336
|
||||
|
||||
--- a/tests/test.lua
|
||||
+++ b/tests/test.lua
|
||||
@@ -118,7 +118,6 @@ for _, sourcefile in ipairs {
|
||||
@@ -116,9 +116,7 @@ for _, sourcefile in ipairs {
|
||||
'dbus.lua',
|
||||
'gtk.lua',
|
||||
'cairo.lua',
|
||||
'pango.lua',
|
||||
- 'pango.lua',
|
||||
'gio.lua',
|
||||
- 'progress.lua',
|
||||
} do
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue