Open
Description
The tests for lua-lgi recently started failing in Debian: #1101238
********************** lua dynamic (5.1) *********
Test: tests/test.lua
(process:29425): Lgi-WARNING **: 23:12:50.389: Error raised while calling 'lgi.cbk (number): Regress': attempt to call a number value
(process:29425): Lgi-WARNING **: 23:12:50.389: Error raised while calling 'lgi.cbk (string): Regress': attempt to call a string value
(process:29425): Lgi-WARNING **: 23:12:50.389: Error raised while calling 'lgi.cbk (table: 0x55fe2bc845a0): Regress': attempt to call a table value
(process:29425): Lgi-WARNING **: 23:12:50.389: Error raised while calling 'lgi.cbk (table: 0x55fe2bcf11e0): Regress': attempt to call a table value
gireg : all 114 tests passed.
marshal : all 1 tests passed.
corocbk : all 3 tests passed.
record : all 1 tests passed.
(lua5.1:29425): dbind-WARNING **: 23:12:50.941: AT-SPI: Error retrieving accessibility bus address: org.freedesktop.DBus.Error.ServiceUnknown: The name org.a11y.Bus was not provided by any .service files
(lua5.1:29425): GLib-GObject-CRITICAL **: 23:12:50.973: Object class LgiTestFakeMonitor1 doesn't implement property 'network-metered' from interface 'GNetworkMonitor'
gobject : all 18 tests passed.
glib : all 6 tests passed.
variant : all 15 tests passed.
dbus : all 3 tests passed.
gtk : all 21 tests passed.
cairo : all 12 tests passed.
pango : 1:glyphstring FAIL
tests/pango.lua:43: failure
stack traceback:
[C]: in function 'error'
tests/test.lua:88: in function 'fail'
tests/test.lua:91: in function 'check'
tests/pango.lua:43: in function <tests/pango.lua:20>
[C]: in function 'xpcall'
tests/test.lua:50: in function 'runfunc'
tests/test.lua:73: in function 'run'
tests/test.lua:141: in main chunk
[C]: ?
pango : FAILED 1 of 1 tests
gio : all 2 tests passed.
I can reproduce this error here. Does anyone have an idea?
Metadata
Metadata
Assignees
Labels
No labels