[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

Bug#1111680: RFS: ascii-draw/1.1.0-1 [ITP] -- Create beautiful diagrams and artwork using only ASCII characters



On Sun, Oct 19, 2025 at 09:03:26AM +0000, Seyed Mohamad Amin Modaresi wrote:

PS: I did take a look a the failing test:

compile_schemas = find_program('glib-compile-schemas', required: false)
if compile_schemas.found()
  test('Validate schema file',
       compile_schemas,
       args: ['--strict', '--dry-run', meson.current_source_dir()])
endif

subdir('icons')

-> it seems that it fails because you have glib-compile-schemas
installed, but this is not in Build-Depends, so sbuild/pbuilder/debusine
will not execute this test, and thus it will not fail.

--
tobi


Reply to: