[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[netCDF #WUL-837152]: Tests fail on Sparc Solaris 9, GCC 3 build
- Subject: [netCDF #WUL-837152]: Tests fail on Sparc Solaris 9, GCC 3 build
- Date: Wed, 12 Jan 2011 10:44:57 -0700
> gmake[5]: Entering directory
> `/home/gadavis/src/netcdf/trunk/work/solaris9-sparc/build-isa-sparcv8/netcdf-4.1.1/ncdap_test'
> *** Testing DAP to netCDF-3 translation
> Base URL:
> file:///home/gadavis/src/netcdf/trunk/work/solaris9-sparc/build-isa-sparcv8/netcdf-4.1.1/ncdap_test/testdata3
> Client Parameters: [cache]
> *** Testing: synth1
> *** Testing: synth2
> [...SNIP...]
> *** Testing: test.nc
> 14c14
> < s:b = -128b ;
> ---
> > s:b = 0b ;
> 156c156
> < :Gb = -128b, 127b ;
> ---
> > :Gb = 0b, 0b ;
> *** FAIL: test.nc
> *** Testing: text.nc
> 14c14
> < s:b = -128b ;
> ---
> > s:b = 0b ;
> 156c156
> < :Gb = -128b, 127b ;
> ---
> > :Gb = 0b, 0b ;
> *** FAIL: text.nc
> *** PASSED: 80/82 ; 0 expected failures ; 2 unexpected failures
> FAIL: tst_ncdap3.sh
> *** Testing DAP to netCDF-4 translation
> Base URL:
> file:///home/gadavis/src/netcdf/trunk/work/solaris9-sparc/build-isa-sparcv8/netcdf-4.1.1/ncdap_test/testdata3
> Client Parameters: [netcdf4][cache]
> *** Testing: synth1
> [...SNIP...]
> *** Testing: test.nc
> 13c13
> < s:b = 128UB ;
> ---
> > s:b = 0UB ;
> 155c155
> < :Gb = 128UB, 127UB ;
> ---
> > :Gb = 0UB, 0UB ;
> *** FAIL: test.nc
> *** Testing: text.nc
> 13c13
> < s:b = 128UB ;
> ---
> > s:b = 0UB ;
> 155c155
> < :Gb = 128UB, 127UB ;
> ---
> > :Gb = 0UB, 0UB ;
> *** FAIL: text.nc
> *** PASSED: 80/82 ; 0 expected failures ; 2 unexpected failures
> FAIL: tst_ncdap4.sh
>
> gmake[5]: Entering directory
> `/home/gadavis/src/netcdf/trunk/work/solaris9-sparc/build-isa-sparcv8/netcdf-4.1.1/ncdap_test'
> *** Testing DAP to netCDF-3 translation
> Base URL:
> file:///home/gadavis/src/netcdf/trunk/work/solaris9-sparc/build-isa-sparcv8/netcdf-4.1.1/ncdap_test/testdata3
> Client Parameters: [cache]
> *** Testing: synth1
> *** Testing: synth2
> [...SNIP...]
> *** Testing: test.nc
> 14c14
Howdy Geoff!
Could you retry this with the beta2 release to see if the problem is still
there?
Thanks!
Ed
Ticket Details
===================
Ticket ID: WUL-837152
Department: Support netCDF
Priority: Critical
Status: Closed