Re: NCI test 2 failing - but I know why

2004-09-01 Thread Clayton O'Neill
On Tue, 31 Aug 2004 05:56:27 -0700 (PDT), Joshua Gatcomb <[EMAIL PROTECTED]> wrote: > Obviously the test is passing, but the expected result > is different: > loaded runtime/parrot/dynext/libnci.so > vs > loaded libnci.so I'm getting the same thing on Solaris 8 using GCC 3.4.1 with solaris binutil

Re: NCI test 2 failing - but I know why

2004-09-01 Thread Joshua Gatcomb
--- Bernhard Schmalhofer <[EMAIL PROTECTED]> wrote: > Printing a initialised ParrotLibrary currently gives > you the '_filename' > property. This is highly platform dependent, and > therefore hard to test. > > I could rewrite the test and check only, that the > stringified > ParrotLibrary conta

Re: NCI test 2 failing - but I know why

2004-08-31 Thread Leopold Toetsch
Joshua Gatcomb <[EMAIL PROTECTED]> wrote: > # got: 'loaded libnci.so > Before I started digging around I was wondering if > someone might want to whack me with the clue stick. rm libnci.so ? > Cheers > Joshua Gatcomb leo

Re: NCI test 2 failing - but I know why

2004-08-31 Thread Bernhard Schmalhofer
Joshua Gatcomb wrote: just not sure how to fix it t/pmc/nciok 1/35# Failed test (t/pmc/nci.t at line 59) # got: 'loaded libnci.so # 8.00 # ' # expected: 'loaded runtime/parrot/dynext/libnci.so # 8.00 # 'mc/nciNOK 2 Obviously the test is passing, but the expected res