GNOME Bugzilla – Bug 111015
tests for 2.2.1 fail
Last modified: 2004-12-22 21:47:04 UTC
Hi, I believe some of the results show real problems and are not expected to occur: PASS: mainloop-test PASS: module-test PASS: node-test PASS: queue-test PASS: qsort-test PASS: rand-test PASS: relation-test PASS: shell-test PASS: slist-test The following errors are supposed to occur: Error (normal, supposed to happen): Failed to execute child process "nonexistent_application" (No such file or directory) Error (normal, supposed to happen): Failed to execute child process "nonexistent_application" (No such file or directory) Errors after this are not supposed to happen: PASS: spawn-test Assertion failed: VALID(buffer), file trio.c, line 3941 FAIL: strfunc-test PASS: string-test PASS: strtod-test PASS: thread-test PASS: threadpool-test PASS: tree-test PASS: type-test Cannot set locale to tr_TR, skipping Cannot set locale to tr_TR, skipping Cannot set locale to lt_LT, skipping Cannot set locale to lt_LT, skipping PASS: unicode-caseconv line 24: conversion via iconv to "UTF-16" is not native-endian line 36: conversion via iconv to "UTF-16" is not native-endian line 40: conversion via iconv to "UTF-16" is not native-endian line 44: conversion via iconv to "UTF-16" is not native-endian line 56: conversion via iconv to "UTF-16" is not native-endian line 60: conversion via iconv to "UTF-16" is not native-endian line 82: conversion via iconv to "UTF-16" is not native-endian line 86: conversion via iconv to "UTF-16" is not native-endian line 90: conversion via iconv to "UTF-16" is not native-endian line 94: conversion via iconv to "UTF-16" is not native-endian line 295: conversion via iconv to "UTF-16" is not native-endian PASS: unicode-encoding ..................................................................... PASS: uri-test Parsing ./markups/fail-1.gmarkup, should fail Error on line 1 char 1: Document was empty or contained only whitespace Parsing ./markups/fail-10.gmarkup, should fail Error on line 2 char 4: '|' is not a valid character following the characters '</'; '|' may not begin an element name [....] Parsing ./markups/fail-8.gmarkup, should fail Error on line 1 char 6: Odd character '}', expected a '>' character to end the start tag of element 'foo' Parsing ./markups/fail-9.gmarkup, should fail Error on line 1 char 10: Odd character '{', expected an open quote mark after the equals sign when giving value for attribute 'bar' of element 'foo' Parsing ./markups/valid-1.gmarkup, should succeed Parsing ./markups/valid-2.gmarkup, should succeed Parsing ./markups/valid-3.gmarkup, should succeed Parsing ./markups/valid-4.gmarkup, should succeed Parsing ./markups/valid-5.gmarkup, should succeed Parsing ./markups/valid-6.gmarkup, should succeed Parsing ./markups/valid-7.gmarkup, should succeed Parsing ./markups/valid-8.gmarkup, should succeed All tests passed. PASS: run-markup-tests.sh ==================== 1 of 29 tests failed ==================== make[2]: *** [check-TESTS] Error 1 make[2]: Leaving directory `/usr/local/scratch/glib-2.2.1/tests'
The only failing test, strfunc-test, has already been reported. *** This bug has been marked as a duplicate of 110680 ***