Advertisement
Guest User

Untitled

a guest
May 20th, 2015
82
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 1.79 KB | None | 0 0
  1. ===========================================
  2. netCDF 4.3.3.1: ncdump/test-suite.log
  3. ===========================================
  4.  
  5. # TOTAL: 40
  6. # PASS: 35
  7. # SKIP: 0
  8. # XFAIL: 0
  9. # FAIL: 5
  10. # XPASS: 0
  11. # ERROR: 0
  12.  
  13. .. contents:: :depth: 2
  14.  
  15. FAIL: tst_64bit.sh
  16. ==================
  17.  
  18.  
  19. *** Testing ncgen and ncdump with 64-bit offset format.
  20. *** creating test0.nc from test0.cdl...
  21. *** creating test1.cdl from test0.nc...
  22. *** creating test1.nc from test1.cdl...
  23. *** creating test2.cdl from test1.nc...
  24. test1.cdl test2.cdl differ: char 719, line 39
  25.  
  26. FAIL: tst_nccopy3.sh
  27. ====================
  28.  
  29.  
  30. *** Testing netCDF-3 features of nccopy on ncdump/*.nc files
  31. *** Testing nccopy c0.nc copy_of_c0.nc ...
  32. *** Testing nccopy c0tmp.nc copy_of_c0tmp.nc ...
  33. *** Testing nccopy ctest0.nc copy_of_ctest0.nc ...
  34. diff: tmp.cdl: No such file or directory
  35.  
  36. FAIL: tst_h_rdc0
  37. ================
  38.  
  39. HDF5-DIAG: Error detected in HDF5 (1.8.14) thread 0:
  40. #000: H5F.c line 604 in H5Fopen(): unable to open file
  41. major: File accessibilty
  42. minor: Unable to open file
  43. #001: H5Fint.c line 1085 in H5F_open(): unable to read superblock
  44. major: File accessibilty
  45. minor: Read failed
  46. #002: H5Fsuper.c line 277 in H5F_super_read(): file signature not found
  47. major: File accessibilty
  48. minor: Not an HDF5 file
  49.  
  50. *** Checking HDF5 file c0.nc.
  51. *** Checking HDF5 objcts...Sorry! Unexpected result, tst_h_rdc0.c, line: 27
  52.  
  53. FAIL: tst_fillbug.sh
  54. ====================
  55.  
  56.  
  57. *** Running ncdump bug test.
  58. 3c3
  59. < Time = UNLIMITED ; // (0 currently)
  60. ---
  61. > Time = UNLIMITED ; // (1 currently)
  62. 9a10,16
  63. >
  64. > Time = 3.14159 ;
  65. >
  66. > P =
  67. > _, _, _, _,
  68. > _, _, _, _,
  69. > _, _, _, _ ;
  70.  
  71. FAIL: tst_ncgen4_classic.sh
  72. ===========================
  73.  
  74.  
  75. mkdir: cannot create directory โ€˜resultsโ€™: File exists
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement