Thanks for the report. On Mon, 2007-07-09 at 14:24 +0200, [EMAIL PROTECTED] wrote:
> t/GtkIconTheme..................... > # Failed test at t/GtkIconTheme.t line 37. > # got: '128' > # expected: '24' > # Looks like you failed 1 test of 15. > dubious > Test returned status 1 (wstat 256, 0x100) > DIED. FAILED test 9 > Failed 1/15 tests, 93.33% okay OK, will fix in both branches in CVS. > t/GtkPrintContext..................perl: > /home/dajobe/dev/debian/cairo/libcairo-1.4.10/src/cairo-surface.c:394: > cairo_surface_destroy: Assertion `surface->ref_count > 0' failed. > dubious > Test returned status 0 (wstat 6, 0x6) > after all the subtests completed successfully > t/GtkPrintOperation................Gtk-CRITICAL **: > gtk_print_operation_run: assertion `op->priv->status == > GTK_PRINT_STATUS_INITIAL' failed at t/GtkPrintOperation.t line 44. > perl: /home/dajobe/dev/debian/cairo/libcairo-1.4.10/src/cairo-surface.c:394: > cairo_surface_destroy: Assertion `surface->ref_count > 0' failed. > dubious > Test returned status 0 (wstat 6, 0x6) > after all the subtests completed successfully These two are gtk+ problems that have been fixed in gtk+ if I remember correctly. > t/GtkRecentChooser.................Gtk-ERROR **: file /tmp/buildd/gtk > +2.0-2.10.13/gtk/gtkrecentchooserdefault.c: line 853 > (cleanup_after_load): assertion failed: ((impl->load_state == > LOAD_PRELOAD) || (impl->load_state == LOAD_LOADING) || > (impl->load_state == LOAD_FINISHED)). > dubious > Test returned status 0 (wstat 6, 0x6) > after all the subtests completed successfully The same holds for this one: gtk+ problem that has been fixed. > t/GtkRecentManager................. > # Failed test 'check short name' > # at t/GtkRecentManager.t line 81. > # got: 'stock_edit.svg' > # expected: 'stock_edit.png' > # Looks like you failed 1 test of 36. > dubious > Test returned status 1 (wstat 256, 0x100) > DIED. FAILED test 13 > Failed 1/36 tests, 97.22% okay Will fix. -- Bye, -Torsten
