After an evaluation, GNOME has moved from Bugzilla to GitLab. Learn more about GitLab.
No new issues can be reported in GNOME Bugzilla anymore.
To report an issue in a GNOME project, go to GNOME GitLab.
Do not go to GNOME Gitlab for: Bluefish, Doxygen, GnuCash, GStreamer, java-gnome, LDTP, NetworkManager, Tomboy.
Bug 110907 - gmake check fails on HP-UX
gmake check fails on HP-UX
Status: RESOLVED DUPLICATE of bug 60460
Product: gnome-vfs
Classification: Deprecated
Component: Other
2.2.x
Other HP-UX
: Normal normal
: ---
Assigned To: gnome-vfs maintainers
gnome-vfs maintainers
Depends on:
Blocks:
 
 
Reported: 2003-04-15 23:56 UTC by Matias (Nauta) Vidal
Modified: 2004-12-22 21:47 UTC
See Also:
GNOME target: ---
GNOME version: 2.1/2.2



Description Matias (Nauta) Vidal 2003-04-15 23:56:17 UTC
-------- CUT -----

Testing get file info...
Testing open, close...
Testing read, close...
Testing cancellation...
Testing failed opens...
Testing read, cancel, closes...
Testing directory loads.** Message: test failed: load directory cancel
1: job never went away delay 10
.** Message: test failed: load directory cancel 2: job never went away
delay 0
** Message: test failed: load directory cancel 1: job never went away
delay 1
.
Testing directory finds...
Testing shutdown...

** (process:17058): WARNING **: ORB: a total of 1 refs to 1 ORB
objects were leaked
FAIL: test-async-cancel

** (process:17067): WARNING **: ORB: a total of 1 refs to 1 ORB
objects were leaked
PASS: test-escape
PASS: test-uri
You should see a warning and 2 critical errors below.

(process:17085): libgnomevfs-WARNING **: Attempt to set the
thread_count_limit below 2
Trying to start a job with priority = -11; should result in a critical
error

(process:17085): libgnomevfs-CRITICAL **: file gnome-vfs-async-ops.c:
line 643 (gnome_vfs_async_get_file_info): assertion `priority >=
GNOME_VFS_PRIORITY_MIN' failed
Trying to start a job with priority = 11; should result in a critical
error

(process:17085): libgnomevfs-CRITICAL **: file gnome-vfs-async-ops.c:
line 644 (gnome_vfs_async_get_file_info): assertion `priority <=
GNOME_VFS_PRIORITY_MAX' failed
No warning or error messages are expected beyond this point
warning: failed to load external entity "../test/queue-test-config.xml"
Didn't find a valid settings file at ../test/queue-test-config.xml
Use the GNOME_VFS_TEST_CONFIG_FILE environment variable to specify a
different location.

** (process:17085): WARNING **: ORB: a total of 1 refs to 1 ORB
objects were leaked
PASS: test-queue
Initializing gnome-vfs...
Creating async context...
Starting open for `./test.input'...
Main loop running.
Open failed: Invalid URI.
Main loop finished.
Test async queue efficiency ...Passed
All done

** (process:17094): WARNING **: ORB: a total of 1 refs to 1 ORB
objects were leaked
Test passed
PASS: ./auto-test
===================
1 of 5 tests failed
===================
gmake[2]: *** [check-TESTS] Error 1
gmake[2]: Leaving directory
`/opt/build/garnome-0.22.0/gnome/gnome-vfs/work/main.d/gnome-vfs-2.2.3/test'
gmake[1]: *** [check-am] Error 2
gmake[1]: Leaving directory
`/opt/build/garnome-0.22.0/gnome/gnome-vfs/work/main.d/gnome-vfs-2.2.3/test'
gmake: *** [check-recursive] Error
Comment 1 Christophe Fergeau 2003-05-23 21:11:14 UTC
It happens on all platforms actually


*** This bug has been marked as a duplicate of 60460 ***