1 | user@live79a-11018:/usr/local/lib/python2.7/dist-packages/Iris-1.4.0-py2.7-linux-x86_64.egg/iris/tests$ nosetests
|
---|
2 | FF.........S/usr/local/lib/python2.7/dist-packages/Iris-1.4.0-py2.7-linux-x86_64.egg/iris/experimental/regrid.py:410: UserWarning: Cannot update aux_factory 'altitude' because of dropped coordinates.
|
---|
3 | warnings.warn(msg)
|
---|
4 | E..SSSSE.....S............SSSSSSSS.SSSSSSSSSSSSSSSSSSSSSSSSSSSS............................................SS../usr/local/lib/python2.7/dist-packages/Iris-1.4.0-py2.7-linux-x86_64.egg/iris/cube.py:1534: UserWarning: Cube.assert_valid() has been deprecated.
|
---|
5 | warnings.warn('Cube.assert_valid() has been deprecated.')
|
---|
6 | /usr/local/lib/python2.7/dist-packages/Iris-1.4.0-py2.7-linux-x86_64.egg/iris/fileformats/netcdf.py:1128: UserWarning: endian-ness of dtype and endian kwarg do not match, using endian kwarg
|
---|
7 | fill_value=fill_value)
|
---|
8 | writing [iris.fileformats._pyke_rules.compiled_krb]/fc_rules_cf_fc.py
|
---|
9 | E................SSSSSSSSSSSSSS.S/usr/local/lib/python2.7/dist-packages/Iris-1.4.0-py2.7-linux-x86_64.egg/iris/coords.py:869: UserWarning: Collapsing a non-contiguous coordinate. Metadata may not be fully descriptive for "lat".
|
---|
10 | self.name())
|
---|
11 | /usr/local/lib/python2.7/dist-packages/Iris-1.4.0-py2.7-linux-x86_64.egg/iris/coords.py:869: UserWarning: Collapsing a non-contiguous coordinate. Metadata may not be fully descriptive for "lon".
|
---|
12 | self.name())
|
---|
13 | /usr/local/lib/python2.7/dist-packages/Iris-1.4.0-py2.7-linux-x86_64.egg/iris/coords.py:869: UserWarning: Collapsing a non-contiguous coordinate. Metadata may not be fully descriptive for "dummy".
|
---|
14 | self.name())
|
---|
15 | ........SSS........./usr/local/lib/python2.7/dist-packages/cartopy/crs.py:961: UserWarning: The Robinson projection from Proj.4 versions 4.8.0 and later contains a discontinuity at 40 deg latitude. Use this projection with caution.
|
---|
16 | warnings.warn('The Robinson projection from Proj.4 versions '
|
---|
17 | .S/usr/local/lib/python2.7/dist-packages/Iris-1.4.0-py2.7-linux-x86_64.egg/iris/analysis/cartography.py:662: UserWarning: Discarding coordinates that share dimensions with grid_latitude and grid_longitude: ['surface_altitude']
|
---|
18 | coord in discarded_coords]))
|
---|
19 | ..S........SSSSS...............F................SSSSSSSSSSSSSSSSSSSSSSSSS.SSSSS........................................................ES..........SSSSSSSSSSSSSSSSSSSS/usr/local/lib/python2.7/dist-packages/Iris-1.4.0-py2.7-linux-x86_64.egg/iris/cube.py:1554: UserWarning: Cube iteration has been deprecated: please use Cube.slices() instead.
|
---|
20 | warnings.warn('Cube iteration has been deprecated: '
|
---|
21 | .SSSSSS.................SS..............SSSSSSSSSSS.SSSSSSEE....SSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSS.............../usr/local/lib/python2.7/dist-packages/Iris-1.4.0-py2.7-linux-x86_64.egg/iris/coords.py:869: UserWarning: Collapsing a non-contiguous coordinate. Metadata may not be fully descriptive for "test".
|
---|
22 | self.name())
|
---|
23 | ../usr/local/lib/python2.7/dist-packages/Iris-1.4.0-py2.7-linux-x86_64.egg/iris/coords.py:865: UserWarning: Collapsing a multi-dimensional coordinate. Metadata may not be fully descriptive for "bar".
|
---|
24 | self.name())
|
---|
25 | /usr/local/lib/python2.7/dist-packages/Iris-1.4.0-py2.7-linux-x86_64.egg/iris/coords.py:865: UserWarning: Collapsing a multi-dimensional coordinate. Metadata may not be fully descriptive for "foo".
|
---|
26 | self.name())
|
---|
27 | ......................../usr/local/lib/python2.7/dist-packages/Iris-1.4.0-py2.7-linux-x86_64.egg/iris/coords.py:1089: UserWarning: Coord.cos() has been deprecated.
|
---|
28 | warnings.warn('Coord.cos() has been deprecated.')
|
---|
29 | ./usr/local/lib/python2.7/dist-packages/Iris-1.4.0-py2.7-linux-x86_64.egg/iris/coords.py:1077: UserWarning: Coord.sin() has been deprecated.
|
---|
30 | warnings.warn('Coord.sin() has been deprecated.')
|
---|
31 | ......F.F...................................F..........................SSSSSSSSSSSSSSSSSSS..............SSSSSSSSSSSSSSSSSSS......SSSSSSSS...........SSSSSSS...SSS/usr/local/lib/python2.7/dist-packages/Iris-1.4.0-py2.7-linux-x86_64.egg/iris/fileformats/grib/grib_save_rules.py:547: UserWarning: Unable to determine Grib2 parameter code for cube.
|
---|
32 | Message data may not be correctly scaled.
|
---|
33 | warnings.warn('Unable to determine Grib2 parameter code for cube.\n'
|
---|
34 | ......../usr/local/lib/python2.7/dist-packages/Iris-1.4.0-py2.7-linux-x86_64.egg/iris/fileformats/grib/grib_save_rules.py:199: UserWarning: Unable to determine Grib2 parameter code for cube.
|
---|
35 | discipline, parameterCategory and parameterNumber have been zeroed.
|
---|
36 | warnings.warn('Unable to determine Grib2 parameter code for cube.\n'
|
---|
37 | ./usr/local/lib/python2.7/dist-packages/Iris-1.4.0-py2.7-linux-x86_64.egg/iris/aux_factory.py:652: UserWarning: Surface pressure coordinate has bounds. These are being disregarded.
|
---|
38 | warnings.warn('Surface pressure coordinate has bounds. '
|
---|
39 | ....../usr/local/lib/python2.7/dist-packages/Iris-1.4.0-py2.7-linux-x86_64.egg/iris/aux_factory.py:65: UserWarning: Orography coordinate has bounds. These are being disregarded.
|
---|
40 | self._array = self._func()
|
---|
41 | ............F...................F...........SSSSSSSSSSS........SS......................SSSSSSSSSSS.E.EESSSSSSSSSSSSSS....SS..........EEESSSSSSS..............SSSSSSSSSSSSSSSSSSSSSSSSSSS....FSFFFFF.........F......FFFFFEEEEEEEEEEEEEESSS.ESSSSSSSSSSSSSSSSSSSSSSSSE........SSSSSSSSSSSSSSSS.....SS......S.....S..SSSSSSSSSS...SESSS.................SS..........................................................................................................................SSSSSS..........S
|
---|
42 | ======================================================================
|
---|
43 | ERROR: test_cross_section (iris.tests.experimental.regrid.test_regrid_area_weighted_rectilinear_src_and_grid.TestAreaWeightedRegrid)
|
---|
44 | ----------------------------------------------------------------------
|
---|
45 | Traceback (most recent call last):
|
---|
46 | File "/usr/local/lib/python2.7/dist-packages/Iris-1.4.0-py2.7-linux-x86_64.egg/iris/tests/experimental/regrid/test_regrid_area_weighted_rectilinear_src_and_grid.py", line 454, in test_cross_section
|
---|
47 | self.check_graphic()
|
---|
48 | File "/usr/local/lib/python2.7/dist-packages/Iris-1.4.0-py2.7-linux-x86_64.egg/iris/tests/__init__.py", line 432, in check_graphic
|
---|
49 | os.makedirs(os.path.dirname(result_fname))
|
---|
50 | File "/usr/lib/python2.7/os.py", line 157, in makedirs
|
---|
51 | mkdir(name, mode)
|
---|
52 | OSError: [Errno 13] Permission denied: '/usr/local/lib/python2.7/dist-packages/Iris-1.4.0-py2.7-linux-x86_64.egg/iris/tests/result_image_comparison'
|
---|
53 |
|
---|
54 | ======================================================================
|
---|
55 | ERROR: test_hybrid_height (iris.tests.experimental.regrid.test_regrid_area_weighted_rectilinear_src_and_grid.TestAreaWeightedRegrid)
|
---|
56 | ----------------------------------------------------------------------
|
---|
57 | Traceback (most recent call last):
|
---|
58 | File "/usr/local/lib/python2.7/dist-packages/Iris-1.4.0-py2.7-linux-x86_64.egg/iris/tests/experimental/regrid/test_regrid_area_weighted_rectilinear_src_and_grid.py", line 371, in test_hybrid_height
|
---|
59 | self.check_graphic()
|
---|
60 | File "/usr/local/lib/python2.7/dist-packages/Iris-1.4.0-py2.7-linux-x86_64.egg/iris/tests/__init__.py", line 432, in check_graphic
|
---|
61 | os.makedirs(os.path.dirname(result_fname))
|
---|
62 | File "/usr/lib/python2.7/os.py", line 157, in makedirs
|
---|
63 | mkdir(name, mode)
|
---|
64 | OSError: [Errno 13] Permission denied: '/usr/local/lib/python2.7/dist-packages/Iris-1.4.0-py2.7-linux-x86_64.egg/iris/tests/result_image_comparison'
|
---|
65 |
|
---|
66 | ======================================================================
|
---|
67 | ERROR: system_test_supported_filetypes (iris.tests.system_test.SystemInitialTest)
|
---|
68 | ----------------------------------------------------------------------
|
---|
69 | Traceback (most recent call last):
|
---|
70 | File "/usr/local/lib/python2.7/dist-packages/Iris-1.4.0-py2.7-linux-x86_64.egg/iris/tests/system_test.py", line 72, in system_test_supported_filetypes
|
---|
71 | new_cube = iris.load_cube(saved_tmpfile)
|
---|
72 | File "/usr/local/lib/python2.7/dist-packages/Iris-1.4.0-py2.7-linux-x86_64.egg/iris/__init__.py", line 228, in load_cube
|
---|
73 | cubes = _load_collection(uris, constraints, callback).merged().cubes()
|
---|
74 | File "/usr/local/lib/python2.7/dist-packages/Iris-1.4.0-py2.7-linux-x86_64.egg/iris/__init__.py", line 168, in _load_collection
|
---|
75 | result = iris.cube._CubeFilterCollection.from_cubes(cubes, constraints)
|
---|
76 | File "/usr/local/lib/python2.7/dist-packages/Iris-1.4.0-py2.7-linux-x86_64.egg/iris/cube.py", line 135, in from_cubes
|
---|
77 | for cube in cubes:
|
---|
78 | File "/usr/local/lib/python2.7/dist-packages/Iris-1.4.0-py2.7-linux-x86_64.egg/iris/__init__.py", line 155, in _generate_cubes
|
---|
79 | for cube in iris.io.load_files(part_names, callback):
|
---|
80 | File "/usr/local/lib/python2.7/dist-packages/Iris-1.4.0-py2.7-linux-x86_64.egg/iris/io/__init__.py", line 177, in load_files
|
---|
81 | for cube in handling_format_spec.handler(fnames, callback):
|
---|
82 | File "/usr/local/lib/python2.7/dist-packages/Iris-1.4.0-py2.7-linux-x86_64.egg/iris/fileformats/netcdf.py", line 427, in load_cubes
|
---|
83 | engine = _pyke_kb_engine()
|
---|
84 | File "/usr/local/lib/python2.7/dist-packages/Iris-1.4.0-py2.7-linux-x86_64.egg/iris/fileformats/netcdf.py", line 198, in _pyke_kb_engine
|
---|
85 | engine = knowledge_engine.engine(iris.fileformats._pyke_rules)
|
---|
86 | File "/usr/lib/pymodules/python2.7/pyke/knowledge_engine.py", line 107, in __init__
|
---|
87 | target_package.compile(self)
|
---|
88 | File "/usr/lib/pymodules/python2.7/pyke/target_pkg.py", line 288, in compile
|
---|
89 | source_filename))
|
---|
90 | File "/usr/lib/pymodules/python2.7/pyke/target_pkg.py", line 264, in do_by_ext
|
---|
91 | return getattr(self, "%s_%s" % (prefix, ext))(filename, *args)
|
---|
92 | File "/usr/lib/pymodules/python2.7/pyke/target_pkg.py", line 298, in compile_krb
|
---|
93 | self.directory, source_filename)
|
---|
94 | File "/usr/lib/pymodules/python2.7/pyke/krb_compiler/__init__.py", line 159, in compile_krb
|
---|
95 | if os.path.lexists(fc_path): os.remove(fc_path)
|
---|
96 | OSError: [Errno 13] Permission denied: '/usr/local/lib/python2.7/dist-packages/Iris-1.4.0-py2.7-linux-x86_64.egg/iris/fileformats/_pyke_rules/compiled_krb/fc_rules_cf_fc.py'
|
---|
97 |
|
---|
98 | ======================================================================
|
---|
99 | ERROR: collapse_test_common (iris.tests.test_cdm.TestCubeCollapsed)
|
---|
100 | ----------------------------------------------------------------------
|
---|
101 | TypeError: collapse_test_common() takes at least 4 arguments (1 given)
|
---|
102 |
|
---|
103 | ======================================================================
|
---|
104 | ERROR: Failure: ImportError (No module named pep8)
|
---|
105 | ----------------------------------------------------------------------
|
---|
106 | Traceback (most recent call last):
|
---|
107 | File "/usr/local/lib/python2.7/dist-packages/nose/loader.py", line 413, in loadTestsFromName
|
---|
108 | addr.filename, addr.module)
|
---|
109 | File "/usr/local/lib/python2.7/dist-packages/nose/importer.py", line 47, in importFromPath
|
---|
110 | return self.importFromDir(dir_path, fqname)
|
---|
111 | File "/usr/local/lib/python2.7/dist-packages/nose/importer.py", line 94, in importFromDir
|
---|
112 | mod = load_module(part_fqname, fh, filename, desc)
|
---|
113 | File "/usr/local/lib/python2.7/dist-packages/Iris-1.4.0-py2.7-linux-x86_64.egg/iris/tests/test_coding_standards.py", line 25, in <module>
|
---|
114 | import pep8
|
---|
115 | ImportError: No module named pep8
|
---|
116 |
|
---|
117 | ======================================================================
|
---|
118 | ERROR: run_test (iris.tests.test_constraints.TestBetween)
|
---|
119 | ----------------------------------------------------------------------
|
---|
120 | TypeError: run_test() takes exactly 4 arguments (1 given)
|
---|
121 |
|
---|
122 | ======================================================================
|
---|
123 | ERROR: test_contourf (iris.tests.test_mapping.TestBasic)
|
---|
124 | ----------------------------------------------------------------------
|
---|
125 | Traceback (most recent call last):
|
---|
126 | File "/usr/local/lib/python2.7/dist-packages/Iris-1.4.0-py2.7-linux-x86_64.egg/iris/tests/test_mapping.py", line 43, in test_contourf
|
---|
127 | self.check_graphic()
|
---|
128 | File "/usr/local/lib/python2.7/dist-packages/Iris-1.4.0-py2.7-linux-x86_64.egg/iris/tests/__init__.py", line 432, in check_graphic
|
---|
129 | os.makedirs(os.path.dirname(result_fname))
|
---|
130 | File "/usr/lib/python2.7/os.py", line 157, in makedirs
|
---|
131 | mkdir(name, mode)
|
---|
132 | OSError: [Errno 13] Permission denied: '/usr/local/lib/python2.7/dist-packages/Iris-1.4.0-py2.7-linux-x86_64.egg/iris/tests/result_image_comparison'
|
---|
133 |
|
---|
134 | ======================================================================
|
---|
135 | ERROR: test_pcolor (iris.tests.test_mapping.TestBasic)
|
---|
136 | ----------------------------------------------------------------------
|
---|
137 | Traceback (most recent call last):
|
---|
138 | File "/usr/local/lib/python2.7/dist-packages/Iris-1.4.0-py2.7-linux-x86_64.egg/iris/tests/test_mapping.py", line 48, in test_pcolor
|
---|
139 | self.check_graphic()
|
---|
140 | File "/usr/local/lib/python2.7/dist-packages/Iris-1.4.0-py2.7-linux-x86_64.egg/iris/tests/__init__.py", line 432, in check_graphic
|
---|
141 | os.makedirs(os.path.dirname(result_fname))
|
---|
142 | File "/usr/lib/python2.7/os.py", line 157, in makedirs
|
---|
143 | mkdir(name, mode)
|
---|
144 | OSError: [Errno 13] Permission denied: '/usr/local/lib/python2.7/dist-packages/Iris-1.4.0-py2.7-linux-x86_64.egg/iris/tests/result_image_comparison'
|
---|
145 |
|
---|
146 | ======================================================================
|
---|
147 | ERROR: test_unmappable (iris.tests.test_mapping.TestBasic)
|
---|
148 | ----------------------------------------------------------------------
|
---|
149 | Traceback (most recent call last):
|
---|
150 | File "/usr/local/lib/python2.7/dist-packages/Iris-1.4.0-py2.7-linux-x86_64.egg/iris/tests/test_mapping.py", line 54, in test_unmappable
|
---|
151 | self.check_graphic()
|
---|
152 | File "/usr/local/lib/python2.7/dist-packages/Iris-1.4.0-py2.7-linux-x86_64.egg/iris/tests/__init__.py", line 432, in check_graphic
|
---|
153 | os.makedirs(os.path.dirname(result_fname))
|
---|
154 | File "/usr/lib/python2.7/os.py", line 157, in makedirs
|
---|
155 | mkdir(name, mode)
|
---|
156 | OSError: [Errno 13] Permission denied: '/usr/local/lib/python2.7/dist-packages/Iris-1.4.0-py2.7-linux-x86_64.egg/iris/tests/result_image_comparison'
|
---|
157 |
|
---|
158 | ======================================================================
|
---|
159 | ERROR: iris.tests.test_merge.TestMixin.test_duplication
|
---|
160 | ----------------------------------------------------------------------
|
---|
161 | Traceback (most recent call last):
|
---|
162 | File "/usr/local/lib/python2.7/dist-packages/nose/case.py", line 197, in runTest
|
---|
163 | self.test(*self.arg)
|
---|
164 | File "/usr/local/lib/python2.7/dist-packages/Iris-1.4.0-py2.7-linux-x86_64.egg/iris/tests/test_merge.py", line 57, in test_duplication
|
---|
165 | cubes = iris.load(self._data_path)
|
---|
166 | AttributeError: 'TestMixin' object has no attribute '_data_path'
|
---|
167 |
|
---|
168 | ======================================================================
|
---|
169 | ERROR: iris.tests.test_merge.TestMixin.test_normal_cubes
|
---|
170 | ----------------------------------------------------------------------
|
---|
171 | Traceback (most recent call last):
|
---|
172 | File "/usr/local/lib/python2.7/dist-packages/nose/case.py", line 197, in runTest
|
---|
173 | self.test(*self.arg)
|
---|
174 | File "/usr/local/lib/python2.7/dist-packages/Iris-1.4.0-py2.7-linux-x86_64.egg/iris/tests/test_merge.py", line 41, in test_normal_cubes
|
---|
175 | cubes = iris.load(self._data_path)
|
---|
176 | AttributeError: 'TestMixin' object has no attribute '_data_path'
|
---|
177 |
|
---|
178 | ======================================================================
|
---|
179 | ERROR: iris.tests.test_merge.TestMixin.test_remerge
|
---|
180 | ----------------------------------------------------------------------
|
---|
181 | Traceback (most recent call last):
|
---|
182 | File "/usr/local/lib/python2.7/dist-packages/nose/case.py", line 197, in runTest
|
---|
183 | self.test(*self.arg)
|
---|
184 | File "/usr/local/lib/python2.7/dist-packages/Iris-1.4.0-py2.7-linux-x86_64.egg/iris/tests/test_merge.py", line 52, in test_remerge
|
---|
185 | cubes = iris.load(self._data_path)
|
---|
186 | AttributeError: 'TestMixin' object has no attribute '_data_path'
|
---|
187 |
|
---|
188 | ======================================================================
|
---|
189 | ERROR: test_copy_false (iris.tests.test_pandas.TestDataFrameAsCube)
|
---|
190 | ----------------------------------------------------------------------
|
---|
191 | Traceback (most recent call last):
|
---|
192 | File "/usr/local/lib/python2.7/dist-packages/Iris-1.4.0-py2.7-linux-x86_64.egg/iris/tests/test_pandas.py", line 413, in test_copy_false
|
---|
193 | cube = iris.pandas.as_cube(data_frame, copy=False)
|
---|
194 | File "/usr/local/lib/python2.7/dist-packages/Iris-1.4.0-py2.7-linux-x86_64.egg/iris/pandas.py", line 102, in as_cube
|
---|
195 | calendars.get(0, None))
|
---|
196 | File "/usr/local/lib/python2.7/dist-packages/Iris-1.4.0-py2.7-linux-x86_64.egg/iris/pandas.py", line 49, in _add_iris_coord
|
---|
197 | if isinstance(points, pandas.tseries.index.DatetimeIndex):
|
---|
198 | AttributeError: 'module' object has no attribute 'tseries'
|
---|
199 |
|
---|
200 | ======================================================================
|
---|
201 | ERROR: test_copy_true (iris.tests.test_pandas.TestDataFrameAsCube)
|
---|
202 | ----------------------------------------------------------------------
|
---|
203 | Traceback (most recent call last):
|
---|
204 | File "/usr/local/lib/python2.7/dist-packages/Iris-1.4.0-py2.7-linux-x86_64.egg/iris/tests/test_pandas.py", line 407, in test_copy_true
|
---|
205 | cube = iris.pandas.as_cube(data_frame)
|
---|
206 | File "/usr/local/lib/python2.7/dist-packages/Iris-1.4.0-py2.7-linux-x86_64.egg/iris/pandas.py", line 102, in as_cube
|
---|
207 | calendars.get(0, None))
|
---|
208 | File "/usr/local/lib/python2.7/dist-packages/Iris-1.4.0-py2.7-linux-x86_64.egg/iris/pandas.py", line 49, in _add_iris_coord
|
---|
209 | if isinstance(points, pandas.tseries.index.DatetimeIndex):
|
---|
210 | AttributeError: 'module' object has no attribute 'tseries'
|
---|
211 |
|
---|
212 | ======================================================================
|
---|
213 | ERROR: test_data_frame_datetime_gregorian (iris.tests.test_pandas.TestDataFrameAsCube)
|
---|
214 | ----------------------------------------------------------------------
|
---|
215 | Traceback (most recent call last):
|
---|
216 | File "/usr/local/lib/python2.7/dist-packages/Iris-1.4.0-py2.7-linux-x86_64.egg/iris/tests/test_pandas.py", line 401, in test_data_frame_datetime_gregorian
|
---|
217 | iris.pandas.as_cube(data_frame),
|
---|
218 | File "/usr/local/lib/python2.7/dist-packages/Iris-1.4.0-py2.7-linux-x86_64.egg/iris/pandas.py", line 102, in as_cube
|
---|
219 | calendars.get(0, None))
|
---|
220 | File "/usr/local/lib/python2.7/dist-packages/Iris-1.4.0-py2.7-linux-x86_64.egg/iris/pandas.py", line 49, in _add_iris_coord
|
---|
221 | if isinstance(points, pandas.tseries.index.DatetimeIndex):
|
---|
222 | AttributeError: 'module' object has no attribute 'tseries'
|
---|
223 |
|
---|
224 | ======================================================================
|
---|
225 | ERROR: test_data_frame_masked (iris.tests.test_pandas.TestDataFrameAsCube)
|
---|
226 | ----------------------------------------------------------------------
|
---|
227 | Traceback (most recent call last):
|
---|
228 | File "/usr/local/lib/python2.7/dist-packages/Iris-1.4.0-py2.7-linux-x86_64.egg/iris/tests/test_pandas.py", line 375, in test_data_frame_masked
|
---|
229 | iris.pandas.as_cube(data_frame),
|
---|
230 | File "/usr/local/lib/python2.7/dist-packages/Iris-1.4.0-py2.7-linux-x86_64.egg/iris/pandas.py", line 102, in as_cube
|
---|
231 | calendars.get(0, None))
|
---|
232 | File "/usr/local/lib/python2.7/dist-packages/Iris-1.4.0-py2.7-linux-x86_64.egg/iris/pandas.py", line 49, in _add_iris_coord
|
---|
233 | if isinstance(points, pandas.tseries.index.DatetimeIndex):
|
---|
234 | AttributeError: 'module' object has no attribute 'tseries'
|
---|
235 |
|
---|
236 | ======================================================================
|
---|
237 | ERROR: test_data_frame_netcdftime_360 (iris.tests.test_pandas.TestDataFrameAsCube)
|
---|
238 | ----------------------------------------------------------------------
|
---|
239 | Traceback (most recent call last):
|
---|
240 | File "/usr/local/lib/python2.7/dist-packages/Iris-1.4.0-py2.7-linux-x86_64.egg/iris/tests/test_pandas.py", line 389, in test_data_frame_netcdftime_360
|
---|
241 | calendars={0: iris.unit.CALENDAR_360_DAY}),
|
---|
242 | File "/usr/local/lib/python2.7/dist-packages/Iris-1.4.0-py2.7-linux-x86_64.egg/iris/pandas.py", line 102, in as_cube
|
---|
243 | calendars.get(0, None))
|
---|
244 | File "/usr/local/lib/python2.7/dist-packages/Iris-1.4.0-py2.7-linux-x86_64.egg/iris/pandas.py", line 49, in _add_iris_coord
|
---|
245 | if isinstance(points, pandas.tseries.index.DatetimeIndex):
|
---|
246 | AttributeError: 'module' object has no attribute 'tseries'
|
---|
247 |
|
---|
248 | ======================================================================
|
---|
249 | ERROR: test_data_frame_nonotonic (iris.tests.test_pandas.TestDataFrameAsCube)
|
---|
250 | ----------------------------------------------------------------------
|
---|
251 | Traceback (most recent call last):
|
---|
252 | File "/usr/local/lib/python2.7/dist-packages/Iris-1.4.0-py2.7-linux-x86_64.egg/iris/tests/test_pandas.py", line 363, in test_data_frame_nonotonic
|
---|
253 | columns=[12, 12, 14, 15, 16])
|
---|
254 | File "/usr/lib/pymodules/python2.7/pandas/core/frame.py", line 303, in __init__
|
---|
255 | mgr = self._init_dict(data, index, columns, dtype=dtype)
|
---|
256 | File "/usr/lib/pymodules/python2.7/pandas/core/frame.py", line 365, in _init_dict
|
---|
257 | blocks = form_blocks(homogenized, axes)
|
---|
258 | File "/usr/lib/pymodules/python2.7/pandas/core/internals.py", line 948, in form_blocks
|
---|
259 | int_block = _simple_blockify(int_dict, items, np.int64)
|
---|
260 | File "/usr/lib/pymodules/python2.7/pandas/core/internals.py", line 972, in _simple_blockify
|
---|
261 | block_items, values = _stack_dict(dct, ref_items, dtype)
|
---|
262 | File "/usr/lib/pymodules/python2.7/pandas/core/internals.py", line 1004, in _stack_dict
|
---|
263 | stacked[i] = _asarray_compat(dct[item])
|
---|
264 | IndexError: index 4 is out of bounds for axis 0 with size 4
|
---|
265 |
|
---|
266 | ======================================================================
|
---|
267 | ERROR: test_data_frame_simple (iris.tests.test_pandas.TestDataFrameAsCube)
|
---|
268 | ----------------------------------------------------------------------
|
---|
269 | Traceback (most recent call last):
|
---|
270 | File "/usr/local/lib/python2.7/dist-packages/Iris-1.4.0-py2.7-linux-x86_64.egg/iris/tests/test_pandas.py", line 355, in test_data_frame_simple
|
---|
271 | iris.pandas.as_cube(data_frame),
|
---|
272 | File "/usr/local/lib/python2.7/dist-packages/Iris-1.4.0-py2.7-linux-x86_64.egg/iris/pandas.py", line 102, in as_cube
|
---|
273 | calendars.get(0, None))
|
---|
274 | File "/usr/local/lib/python2.7/dist-packages/Iris-1.4.0-py2.7-linux-x86_64.egg/iris/pandas.py", line 49, in _add_iris_coord
|
---|
275 | if isinstance(points, pandas.tseries.index.DatetimeIndex):
|
---|
276 | AttributeError: 'module' object has no attribute 'tseries'
|
---|
277 |
|
---|
278 | ======================================================================
|
---|
279 | ERROR: test_copy_false (iris.tests.test_pandas.TestSeriesAsCube)
|
---|
280 | ----------------------------------------------------------------------
|
---|
281 | Traceback (most recent call last):
|
---|
282 | File "/usr/local/lib/python2.7/dist-packages/Iris-1.4.0-py2.7-linux-x86_64.egg/iris/tests/test_pandas.py", line 341, in test_copy_false
|
---|
283 | cube = iris.pandas.as_cube(series, copy=False)
|
---|
284 | File "/usr/local/lib/python2.7/dist-packages/Iris-1.4.0-py2.7-linux-x86_64.egg/iris/pandas.py", line 102, in as_cube
|
---|
285 | calendars.get(0, None))
|
---|
286 | File "/usr/local/lib/python2.7/dist-packages/Iris-1.4.0-py2.7-linux-x86_64.egg/iris/pandas.py", line 49, in _add_iris_coord
|
---|
287 | if isinstance(points, pandas.tseries.index.DatetimeIndex):
|
---|
288 | AttributeError: 'module' object has no attribute 'tseries'
|
---|
289 |
|
---|
290 | ======================================================================
|
---|
291 | ERROR: test_copy_true (iris.tests.test_pandas.TestSeriesAsCube)
|
---|
292 | ----------------------------------------------------------------------
|
---|
293 | Traceback (most recent call last):
|
---|
294 | File "/usr/local/lib/python2.7/dist-packages/Iris-1.4.0-py2.7-linux-x86_64.egg/iris/tests/test_pandas.py", line 335, in test_copy_true
|
---|
295 | cube = iris.pandas.as_cube(series)
|
---|
296 | File "/usr/local/lib/python2.7/dist-packages/Iris-1.4.0-py2.7-linux-x86_64.egg/iris/pandas.py", line 102, in as_cube
|
---|
297 | calendars.get(0, None))
|
---|
298 | File "/usr/local/lib/python2.7/dist-packages/Iris-1.4.0-py2.7-linux-x86_64.egg/iris/pandas.py", line 49, in _add_iris_coord
|
---|
299 | if isinstance(points, pandas.tseries.index.DatetimeIndex):
|
---|
300 | AttributeError: 'module' object has no attribute 'tseries'
|
---|
301 |
|
---|
302 | ======================================================================
|
---|
303 | ERROR: test_series_datetime_gregorian (iris.tests.test_pandas.TestSeriesAsCube)
|
---|
304 | ----------------------------------------------------------------------
|
---|
305 | Traceback (most recent call last):
|
---|
306 | File "/usr/local/lib/python2.7/dist-packages/Iris-1.4.0-py2.7-linux-x86_64.egg/iris/tests/test_pandas.py", line 315, in test_series_datetime_gregorian
|
---|
307 | iris.pandas.as_cube(series),
|
---|
308 | File "/usr/local/lib/python2.7/dist-packages/Iris-1.4.0-py2.7-linux-x86_64.egg/iris/pandas.py", line 102, in as_cube
|
---|
309 | calendars.get(0, None))
|
---|
310 | File "/usr/local/lib/python2.7/dist-packages/Iris-1.4.0-py2.7-linux-x86_64.egg/iris/pandas.py", line 49, in _add_iris_coord
|
---|
311 | if isinstance(points, pandas.tseries.index.DatetimeIndex):
|
---|
312 | AttributeError: 'module' object has no attribute 'tseries'
|
---|
313 |
|
---|
314 | ======================================================================
|
---|
315 | ERROR: test_series_masked (iris.tests.test_pandas.TestSeriesAsCube)
|
---|
316 | ----------------------------------------------------------------------
|
---|
317 | Traceback (most recent call last):
|
---|
318 | File "/usr/local/lib/python2.7/dist-packages/Iris-1.4.0-py2.7-linux-x86_64.egg/iris/tests/test_pandas.py", line 303, in test_series_masked
|
---|
319 | iris.pandas.as_cube(series),
|
---|
320 | File "/usr/local/lib/python2.7/dist-packages/Iris-1.4.0-py2.7-linux-x86_64.egg/iris/pandas.py", line 102, in as_cube
|
---|
321 | calendars.get(0, None))
|
---|
322 | File "/usr/local/lib/python2.7/dist-packages/Iris-1.4.0-py2.7-linux-x86_64.egg/iris/pandas.py", line 49, in _add_iris_coord
|
---|
323 | if isinstance(points, pandas.tseries.index.DatetimeIndex):
|
---|
324 | AttributeError: 'module' object has no attribute 'tseries'
|
---|
325 |
|
---|
326 | ======================================================================
|
---|
327 | ERROR: test_series_netcdftime_360 (iris.tests.test_pandas.TestSeriesAsCube)
|
---|
328 | ----------------------------------------------------------------------
|
---|
329 | Traceback (most recent call last):
|
---|
330 | File "/usr/local/lib/python2.7/dist-packages/Iris-1.4.0-py2.7-linux-x86_64.egg/iris/tests/test_pandas.py", line 329, in test_series_netcdftime_360
|
---|
331 | calendars={0: iris.unit.CALENDAR_360_DAY}),
|
---|
332 | File "/usr/local/lib/python2.7/dist-packages/Iris-1.4.0-py2.7-linux-x86_64.egg/iris/pandas.py", line 102, in as_cube
|
---|
333 | calendars.get(0, None))
|
---|
334 | File "/usr/local/lib/python2.7/dist-packages/Iris-1.4.0-py2.7-linux-x86_64.egg/iris/pandas.py", line 49, in _add_iris_coord
|
---|
335 | if isinstance(points, pandas.tseries.index.DatetimeIndex):
|
---|
336 | AttributeError: 'module' object has no attribute 'tseries'
|
---|
337 |
|
---|
338 | ======================================================================
|
---|
339 | ERROR: test_series_object (iris.tests.test_pandas.TestSeriesAsCube)
|
---|
340 | ----------------------------------------------------------------------
|
---|
341 | Traceback (most recent call last):
|
---|
342 | File "/usr/local/lib/python2.7/dist-packages/Iris-1.4.0-py2.7-linux-x86_64.egg/iris/tests/test_pandas.py", line 296, in test_series_object
|
---|
343 | iris.pandas.as_cube(series),
|
---|
344 | File "/usr/local/lib/python2.7/dist-packages/Iris-1.4.0-py2.7-linux-x86_64.egg/iris/pandas.py", line 102, in as_cube
|
---|
345 | calendars.get(0, None))
|
---|
346 | File "/usr/local/lib/python2.7/dist-packages/Iris-1.4.0-py2.7-linux-x86_64.egg/iris/pandas.py", line 49, in _add_iris_coord
|
---|
347 | if isinstance(points, pandas.tseries.index.DatetimeIndex):
|
---|
348 | AttributeError: 'module' object has no attribute 'tseries'
|
---|
349 |
|
---|
350 | ======================================================================
|
---|
351 | ERROR: test_series_simple (iris.tests.test_pandas.TestSeriesAsCube)
|
---|
352 | ----------------------------------------------------------------------
|
---|
353 | Traceback (most recent call last):
|
---|
354 | File "/usr/local/lib/python2.7/dist-packages/Iris-1.4.0-py2.7-linux-x86_64.egg/iris/tests/test_pandas.py", line 285, in test_series_simple
|
---|
355 | iris.pandas.as_cube(series),
|
---|
356 | File "/usr/local/lib/python2.7/dist-packages/Iris-1.4.0-py2.7-linux-x86_64.egg/iris/pandas.py", line 102, in as_cube
|
---|
357 | calendars.get(0, None))
|
---|
358 | File "/usr/local/lib/python2.7/dist-packages/Iris-1.4.0-py2.7-linux-x86_64.egg/iris/pandas.py", line 49, in _add_iris_coord
|
---|
359 | if isinstance(points, pandas.tseries.index.DatetimeIndex):
|
---|
360 | AttributeError: 'module' object has no attribute 'tseries'
|
---|
361 |
|
---|
362 | ======================================================================
|
---|
363 | ERROR: Failure: ValueError (assignment destination is read-only)
|
---|
364 | ----------------------------------------------------------------------
|
---|
365 | Traceback (most recent call last):
|
---|
366 | File "/usr/local/lib/python2.7/dist-packages/nose/loader.py", line 413, in loadTestsFromName
|
---|
367 | addr.filename, addr.module)
|
---|
368 | File "/usr/local/lib/python2.7/dist-packages/nose/importer.py", line 47, in importFromPath
|
---|
369 | return self.importFromDir(dir_path, fqname)
|
---|
370 | File "/usr/local/lib/python2.7/dist-packages/nose/importer.py", line 94, in importFromDir
|
---|
371 | mod = load_module(part_fqname, fh, filename, desc)
|
---|
372 | File "/usr/local/lib/python2.7/dist-packages/Iris-1.4.0-py2.7-linux-x86_64.egg/iris/tests/test_plot.py", line 34, in <module>
|
---|
373 | import iris.symbols
|
---|
374 | File "/usr/local/lib/python2.7/dist-packages/Iris-1.4.0-py2.7-linux-x86_64.egg/iris/symbols.py", line 175, in <module>
|
---|
375 | 2: [_ring_path(), _wedge_fix(Path.wedge(0, 90))],
|
---|
376 | File "/usr/local/lib/python2.7/dist-packages/Iris-1.4.0-py2.7-linux-x86_64.egg/iris/symbols.py", line 167, in _wedge_fix
|
---|
377 | wedge_path.vertices[0] = 0
|
---|
378 | ValueError: assignment destination is read-only
|
---|
379 |
|
---|
380 | ======================================================================
|
---|
381 | ERROR: Builds a function which can be later turned into a bound method.
|
---|
382 | ----------------------------------------------------------------------
|
---|
383 | Traceback (most recent call last):
|
---|
384 | File "/usr/local/lib/python2.7/dist-packages/nose/case.py", line 197, in runTest
|
---|
385 | self.test(*self.arg)
|
---|
386 | TypeError: make_test_function() takes exactly 2 arguments (0 given)
|
---|
387 |
|
---|
388 | ======================================================================
|
---|
389 | ERROR: Failure: ValueError (assignment destination is read-only)
|
---|
390 | ----------------------------------------------------------------------
|
---|
391 | Traceback (most recent call last):
|
---|
392 | File "/usr/local/lib/python2.7/dist-packages/nose/loader.py", line 413, in loadTestsFromName
|
---|
393 | addr.filename, addr.module)
|
---|
394 | File "/usr/local/lib/python2.7/dist-packages/nose/importer.py", line 47, in importFromPath
|
---|
395 | return self.importFromDir(dir_path, fqname)
|
---|
396 | File "/usr/local/lib/python2.7/dist-packages/nose/importer.py", line 94, in importFromDir
|
---|
397 | mod = load_module(part_fqname, fh, filename, desc)
|
---|
398 | File "/usr/local/lib/python2.7/dist-packages/Iris-1.4.0-py2.7-linux-x86_64.egg/iris/tests/test_quickplot.py", line 27, in <module>
|
---|
399 | import iris.tests.test_plot as test_plot
|
---|
400 | File "/usr/local/lib/python2.7/dist-packages/Iris-1.4.0-py2.7-linux-x86_64.egg/iris/tests/test_plot.py", line 34, in <module>
|
---|
401 | import iris.symbols
|
---|
402 | File "/usr/local/lib/python2.7/dist-packages/Iris-1.4.0-py2.7-linux-x86_64.egg/iris/symbols.py", line 175, in <module>
|
---|
403 | 2: [_ring_path(), _wedge_fix(Path.wedge(0, 90))],
|
---|
404 | File "/usr/local/lib/python2.7/dist-packages/Iris-1.4.0-py2.7-linux-x86_64.egg/iris/symbols.py", line 167, in _wedge_fix
|
---|
405 | wedge_path.vertices[0] = 0
|
---|
406 | ValueError: assignment destination is read-only
|
---|
407 |
|
---|
408 | ======================================================================
|
---|
409 | FAIL: test_positive (iris.tests.analysis.test_interpolate.Test_linear__circular_wrapping)
|
---|
410 | ----------------------------------------------------------------------
|
---|
411 | Traceback (most recent call last):
|
---|
412 | File "/usr/local/lib/python2.7/dist-packages/Iris-1.4.0-py2.7-linux-x86_64.egg/iris/tests/analysis/test_interpolate.py", line 58, in test_positive
|
---|
413 | 'positive'))
|
---|
414 | File "/usr/local/lib/python2.7/dist-packages/Iris-1.4.0-py2.7-linux-x86_64.egg/iris/tests/__init__.py", line 175, in assertCMLApproxData
|
---|
415 | self.assertCML(cubes, reference_filename, checksum=False)
|
---|
416 | File "/usr/local/lib/python2.7/dist-packages/Iris-1.4.0-py2.7-linux-x86_64.egg/iris/tests/__init__.py", line 220, in assertCML
|
---|
417 | self._check_same(xml, reference_path, reference_filename)
|
---|
418 | File "/usr/local/lib/python2.7/dist-packages/Iris-1.4.0-py2.7-linux-x86_64.egg/iris/tests/__init__.py", line 281, in _check_same
|
---|
419 | self._assert_str_same(reference, item, reference_filename, type_comparison_name)
|
---|
420 | File "/usr/local/lib/python2.7/dist-packages/Iris-1.4.0-py2.7-linux-x86_64.egg/iris/tests/__init__.py", line 158, in _assert_str_same
|
---|
421 | self.fail("%s do not match: %s\n%s" % (type_comparison_name, reference_filename, diff))
|
---|
422 | AssertionError: CML do not match: ('analysis', 'interpolation', 'linear', 'circular_wrapping', 'positive')
|
---|
423 | --- Reference
|
---|
424 | +++ Test result
|
---|
425 | @@ -13 +13 @@
|
---|
426 | - <data byteorder="little" dtype="float64" order="C" shape="(3, 24)" state="loaded"/>
|
---|
427 | + <data byteorder="little" dtype="float64" order="F" shape="(3, 24)" state="loaded"/>
|
---|
428 |
|
---|
429 |
|
---|
430 | ======================================================================
|
---|
431 | FAIL: test_symmetric (iris.tests.analysis.test_interpolate.Test_linear__circular_wrapping)
|
---|
432 | ----------------------------------------------------------------------
|
---|
433 | Traceback (most recent call last):
|
---|
434 | File "/usr/local/lib/python2.7/dist-packages/Iris-1.4.0-py2.7-linux-x86_64.egg/iris/tests/analysis/test_interpolate.py", line 49, in test_symmetric
|
---|
435 | 'symmetric'))
|
---|
436 | File "/usr/local/lib/python2.7/dist-packages/Iris-1.4.0-py2.7-linux-x86_64.egg/iris/tests/__init__.py", line 175, in assertCMLApproxData
|
---|
437 | self.assertCML(cubes, reference_filename, checksum=False)
|
---|
438 | File "/usr/local/lib/python2.7/dist-packages/Iris-1.4.0-py2.7-linux-x86_64.egg/iris/tests/__init__.py", line 220, in assertCML
|
---|
439 | self._check_same(xml, reference_path, reference_filename)
|
---|
440 | File "/usr/local/lib/python2.7/dist-packages/Iris-1.4.0-py2.7-linux-x86_64.egg/iris/tests/__init__.py", line 281, in _check_same
|
---|
441 | self._assert_str_same(reference, item, reference_filename, type_comparison_name)
|
---|
442 | File "/usr/local/lib/python2.7/dist-packages/Iris-1.4.0-py2.7-linux-x86_64.egg/iris/tests/__init__.py", line 158, in _assert_str_same
|
---|
443 | self.fail("%s do not match: %s\n%s" % (type_comparison_name, reference_filename, diff))
|
---|
444 | AssertionError: CML do not match: ('analysis', 'interpolation', 'linear', 'circular_wrapping', 'symmetric')
|
---|
445 | --- Reference
|
---|
446 | +++ Test result
|
---|
447 | @@ -13 +13 @@
|
---|
448 | - <data byteorder="little" dtype="float64" order="C" shape="(3, 24)" state="loaded"/>
|
---|
449 | + <data byteorder="little" dtype="float64" order="F" shape="(3, 24)" state="loaded"/>
|
---|
450 |
|
---|
451 |
|
---|
452 | ======================================================================
|
---|
453 | FAIL: test_contrived_non_spherical_curl2 (iris.tests.test_analysis_calculus.TestCalculusWKnownSolutions)
|
---|
454 | ----------------------------------------------------------------------
|
---|
455 | Traceback (most recent call last):
|
---|
456 | File "/usr/local/lib/python2.7/dist-packages/Iris-1.4.0-py2.7-linux-x86_64.egg/iris/tests/test_analysis_calculus.py", line 473, in test_contrived_non_spherical_curl2
|
---|
457 | self.assertCML(r, ('analysis', 'calculus', 'curl_contrived_cartesian2.cml'), checksum=False)
|
---|
458 | File "/usr/local/lib/python2.7/dist-packages/Iris-1.4.0-py2.7-linux-x86_64.egg/iris/tests/__init__.py", line 220, in assertCML
|
---|
459 | self._check_same(xml, reference_path, reference_filename)
|
---|
460 | File "/usr/local/lib/python2.7/dist-packages/Iris-1.4.0-py2.7-linux-x86_64.egg/iris/tests/__init__.py", line 281, in _check_same
|
---|
461 | self._assert_str_same(reference, item, reference_filename, type_comparison_name)
|
---|
462 | File "/usr/local/lib/python2.7/dist-packages/Iris-1.4.0-py2.7-linux-x86_64.egg/iris/tests/__init__.py", line 158, in _assert_str_same
|
---|
463 | self.fail("%s do not match: %s\n%s" % (type_comparison_name, reference_filename, diff))
|
---|
464 | AssertionError: CML do not match: ('analysis', 'calculus', 'curl_contrived_cartesian2.cml')
|
---|
465 | --- Reference
|
---|
466 | +++ Test result
|
---|
467 | @@ -69 +69 @@
|
---|
468 | - <data byteorder="little" dtype="float64" order="C" shape="(10, 25, 49)" state="loaded"/>
|
---|
469 | + <data byteorder="little" dtype="float64" order="" shape="(10, 25, 49)" state="loaded"/>
|
---|
470 |
|
---|
471 |
|
---|
472 | ======================================================================
|
---|
473 | FAIL: test_AuxCoord_str (iris.tests.test_coord_api.TestCoord_ReprStr_time)
|
---|
474 | ----------------------------------------------------------------------
|
---|
475 | Traceback (most recent call last):
|
---|
476 | File "/usr/local/lib/python2.7/dist-packages/Iris-1.4.0-py2.7-linux-x86_64.egg/iris/tests/test_coord_api.py", line 272, in test_AuxCoord_str
|
---|
477 | ('coord_api', 'str_repr', 'aux_time_str.txt'))
|
---|
478 | File "/usr/local/lib/python2.7/dist-packages/Iris-1.4.0-py2.7-linux-x86_64.egg/iris/tests/__init__.py", line 273, in assertString
|
---|
479 | type_comparison_name='Strings')
|
---|
480 | File "/usr/local/lib/python2.7/dist-packages/Iris-1.4.0-py2.7-linux-x86_64.egg/iris/tests/__init__.py", line 281, in _check_same
|
---|
481 | self._assert_str_same(reference, item, reference_filename, type_comparison_name)
|
---|
482 | File "/usr/local/lib/python2.7/dist-packages/Iris-1.4.0-py2.7-linux-x86_64.egg/iris/tests/__init__.py", line 158, in _assert_str_same
|
---|
483 | self.fail("%s do not match: %s\n%s" % (type_comparison_name, reference_filename, diff))
|
---|
484 | AssertionError: Strings do not match: ('coord_api', 'str_repr', 'aux_time_str.txt')
|
---|
485 | --- Reference
|
---|
486 | +++ Test result
|
---|
487 | @@ -1,2 +1,6 @@
|
---|
488 | -DimCoord([2009-09-09 17:10:00, 2009-09-09 17:20:00, 2009-09-09 17:30:00,
|
---|
489 | - 2009-09-09 17:40:00, 2009-09-09 17:50:00, 2009-09-09 18:00:00], standard_name='time', calendar='gregorian')+DimCoord([datetime.datetime(2009, 9, 9, 17, 10),
|
---|
490 | + datetime.datetime(2009, 9, 9, 17, 20),
|
---|
491 | + datetime.datetime(2009, 9, 9, 17, 30),
|
---|
492 | + datetime.datetime(2009, 9, 9, 17, 40),
|
---|
493 | + datetime.datetime(2009, 9, 9, 17, 50),
|
---|
494 | + datetime.datetime(2009, 9, 9, 18, 0)], standard_name='time', calendar='gregorian')
|
---|
495 |
|
---|
496 | ======================================================================
|
---|
497 | FAIL: test_DimCoord_str (iris.tests.test_coord_api.TestCoord_ReprStr_time)
|
---|
498 | ----------------------------------------------------------------------
|
---|
499 | Traceback (most recent call last):
|
---|
500 | File "/usr/local/lib/python2.7/dist-packages/Iris-1.4.0-py2.7-linux-x86_64.egg/iris/tests/test_coord_api.py", line 268, in test_DimCoord_str
|
---|
501 | ('coord_api', 'str_repr', 'dim_time_str.txt'))
|
---|
502 | File "/usr/local/lib/python2.7/dist-packages/Iris-1.4.0-py2.7-linux-x86_64.egg/iris/tests/__init__.py", line 273, in assertString
|
---|
503 | type_comparison_name='Strings')
|
---|
504 | File "/usr/local/lib/python2.7/dist-packages/Iris-1.4.0-py2.7-linux-x86_64.egg/iris/tests/__init__.py", line 281, in _check_same
|
---|
505 | self._assert_str_same(reference, item, reference_filename, type_comparison_name)
|
---|
506 | File "/usr/local/lib/python2.7/dist-packages/Iris-1.4.0-py2.7-linux-x86_64.egg/iris/tests/__init__.py", line 158, in _assert_str_same
|
---|
507 | self.fail("%s do not match: %s\n%s" % (type_comparison_name, reference_filename, diff))
|
---|
508 | AssertionError: Strings do not match: ('coord_api', 'str_repr', 'dim_time_str.txt')
|
---|
509 | --- Reference
|
---|
510 | +++ Test result
|
---|
511 | @@ -1,2 +1,6 @@
|
---|
512 | -DimCoord([2009-09-09 17:10:00, 2009-09-09 17:20:00, 2009-09-09 17:30:00,
|
---|
513 | - 2009-09-09 17:40:00, 2009-09-09 17:50:00, 2009-09-09 18:00:00], standard_name='time', calendar='gregorian')+DimCoord([datetime.datetime(2009, 9, 9, 17, 10),
|
---|
514 | + datetime.datetime(2009, 9, 9, 17, 20),
|
---|
515 | + datetime.datetime(2009, 9, 9, 17, 30),
|
---|
516 | + datetime.datetime(2009, 9, 9, 17, 40),
|
---|
517 | + datetime.datetime(2009, 9, 9, 17, 50),
|
---|
518 | + datetime.datetime(2009, 9, 9, 18, 0)], standard_name='time', calendar='gregorian')
|
---|
519 |
|
---|
520 | ======================================================================
|
---|
521 | FAIL: test_add_season_nonstandard (iris.tests.test_coord_categorisation.TestCategorisations)
|
---|
522 | ----------------------------------------------------------------------
|
---|
523 | Traceback (most recent call last):
|
---|
524 | File "/usr/local/lib/python2.7/dist-packages/Iris-1.4.0-py2.7-linux-x86_64.egg/iris/tests/test_coord_categorisation.py", line 204, in test_add_season_nonstandard
|
---|
525 | self.assertCML(cube, ('categorisation', 'customcheck.cml'))
|
---|
526 | File "/usr/local/lib/python2.7/dist-packages/Iris-1.4.0-py2.7-linux-x86_64.egg/iris/tests/__init__.py", line 220, in assertCML
|
---|
527 | self._check_same(xml, reference_path, reference_filename)
|
---|
528 | File "/usr/local/lib/python2.7/dist-packages/Iris-1.4.0-py2.7-linux-x86_64.egg/iris/tests/__init__.py", line 281, in _check_same
|
---|
529 | self._assert_str_same(reference, item, reference_filename, type_comparison_name)
|
---|
530 | File "/usr/local/lib/python2.7/dist-packages/Iris-1.4.0-py2.7-linux-x86_64.egg/iris/tests/__init__.py", line 158, in _assert_str_same
|
---|
531 | self.fail("%s do not match: %s\n%s" % (type_comparison_name, reference_filename, diff))
|
---|
532 | AssertionError: CML do not match: ('categorisation', 'customcheck.cml')
|
---|
533 | --- Reference
|
---|
534 | +++ Test result
|
---|
535 | @@ -7 +7 @@
|
---|
536 | - 0, 1, 1, 1, 1, 1, 2]" shape="(23,)" units="Unit('1')" value_type="int64"/>
|
---|
537 | + 0, 1, 1, 1, 1, 1, 2]" shape="(23,)" units="Unit('1')" value_type="int32"/>
|
---|
538 | @@ -12 +12 @@
|
---|
539 | - 1971, 1971, 1971, 1971, 1971, 1971, 1971]" shape="(23,)" units="Unit('1')" value_type="int64"/>
|
---|
540 | + 1971, 1971, 1971, 1971, 1971, 1971, 1971]" shape="(23,)" units="Unit('1')" value_type="int32"/>
|
---|
541 |
|
---|
542 |
|
---|
543 | ======================================================================
|
---|
544 | FAIL: test_circular_vs_non_circular_coord (iris.tests.test_interpolation.TestLinear1dInterpolation)
|
---|
545 | ----------------------------------------------------------------------
|
---|
546 | Traceback (most recent call last):
|
---|
547 | File "/usr/local/lib/python2.7/dist-packages/Iris-1.4.0-py2.7-linux-x86_64.egg/iris/tests/test_interpolation.py", line 419, in test_circular_vs_non_circular_coord
|
---|
548 | self.assertCML(r, ('analysis', 'interpolation', 'linear', 'circular_vs_non_circular.cml'))
|
---|
549 | File "/usr/local/lib/python2.7/dist-packages/Iris-1.4.0-py2.7-linux-x86_64.egg/iris/tests/__init__.py", line 220, in assertCML
|
---|
550 | self._check_same(xml, reference_path, reference_filename)
|
---|
551 | File "/usr/local/lib/python2.7/dist-packages/Iris-1.4.0-py2.7-linux-x86_64.egg/iris/tests/__init__.py", line 281, in _check_same
|
---|
552 | self._assert_str_same(reference, item, reference_filename, type_comparison_name)
|
---|
553 | File "/usr/local/lib/python2.7/dist-packages/Iris-1.4.0-py2.7-linux-x86_64.egg/iris/tests/__init__.py", line 158, in _assert_str_same
|
---|
554 | self.fail("%s do not match: %s\n%s" % (type_comparison_name, reference_filename, diff))
|
---|
555 | AssertionError: CML do not match: ('analysis', 'interpolation', 'linear', 'circular_vs_non_circular.cml')
|
---|
556 | --- Reference
|
---|
557 | +++ Test result
|
---|
558 | @@ -16 +16 @@
|
---|
559 | - <data byteorder="little" checksum="-0x1b10bede" dtype="float32" order="C" shape="(5, 3)"/>
|
---|
560 | + <data byteorder="little" checksum="0x54b791f3" dtype="float32" order="F" shape="(5, 3)"/>
|
---|
561 |
|
---|
562 |
|
---|
563 | ======================================================================
|
---|
564 | FAIL: test_simple_multiple_points_circular (iris.tests.test_interpolation.TestLinear1dInterpolation)
|
---|
565 | ----------------------------------------------------------------------
|
---|
566 | Traceback (most recent call last):
|
---|
567 | File "/usr/local/lib/python2.7/dist-packages/Iris-1.4.0-py2.7-linux-x86_64.egg/iris/tests/test_interpolation.py", line 423, in test_simple_multiple_points_circular
|
---|
568 | self.assertCML(r, ('analysis', 'interpolation', 'linear', 'simple_multiple_points_circular.cml'))
|
---|
569 | File "/usr/local/lib/python2.7/dist-packages/Iris-1.4.0-py2.7-linux-x86_64.egg/iris/tests/__init__.py", line 220, in assertCML
|
---|
570 | self._check_same(xml, reference_path, reference_filename)
|
---|
571 | File "/usr/local/lib/python2.7/dist-packages/Iris-1.4.0-py2.7-linux-x86_64.egg/iris/tests/__init__.py", line 281, in _check_same
|
---|
572 | self._assert_str_same(reference, item, reference_filename, type_comparison_name)
|
---|
573 | File "/usr/local/lib/python2.7/dist-packages/Iris-1.4.0-py2.7-linux-x86_64.egg/iris/tests/__init__.py", line 158, in _assert_str_same
|
---|
574 | self.fail("%s do not match: %s\n%s" % (type_comparison_name, reference_filename, diff))
|
---|
575 | AssertionError: CML do not match: ('analysis', 'interpolation', 'linear', 'simple_multiple_points_circular.cml')
|
---|
576 | --- Reference
|
---|
577 | +++ Test result
|
---|
578 | @@ -13 +13 @@
|
---|
579 | - <data byteorder="little" checksum="-0x6f6bb460" dtype="float32" order="C" shape="(5, 4)"/>
|
---|
580 | + <data byteorder="little" checksum="0x774781d9" dtype="float32" order="F" shape="(5, 4)"/>
|
---|
581 |
|
---|
582 |
|
---|
583 | ======================================================================
|
---|
584 | FAIL: test_levels_below_ground (iris.tests.test_nimrod.TestLoad)
|
---|
585 | ----------------------------------------------------------------------
|
---|
586 | Traceback (most recent call last):
|
---|
587 | File "/usr/local/lib/python2.7/dist-packages/Iris-1.4.0-py2.7-linux-x86_64.egg/iris/tests/test_nimrod.py", line 82, in test_levels_below_ground
|
---|
588 | self.assertCML(cube, ("nimrod", "levels_below_ground.cml"))
|
---|
589 | File "/usr/local/lib/python2.7/dist-packages/Iris-1.4.0-py2.7-linux-x86_64.egg/iris/tests/__init__.py", line 220, in assertCML
|
---|
590 | self._check_same(xml, reference_path, reference_filename)
|
---|
591 | File "/usr/local/lib/python2.7/dist-packages/Iris-1.4.0-py2.7-linux-x86_64.egg/iris/tests/__init__.py", line 281, in _check_same
|
---|
592 | self._assert_str_same(reference, item, reference_filename, type_comparison_name)
|
---|
593 | File "/usr/local/lib/python2.7/dist-packages/Iris-1.4.0-py2.7-linux-x86_64.egg/iris/tests/__init__.py", line 158, in _assert_str_same
|
---|
594 | self.fail("%s do not match: %s\n%s" % (type_comparison_name, reference_filename, diff))
|
---|
595 | AssertionError: CML do not match: ('nimrod', 'levels_below_ground.cml')
|
---|
596 | --- Reference
|
---|
597 | +++ Test result
|
---|
598 | @@ -6 +6 @@
|
---|
599 | - <dimCoord id="b8c2476" long_name="levels_below_ground" points="[42]" shape="(1,)" units="Unit('1')" value_type="int64">
|
---|
600 | + <dimCoord id="b8c2476" long_name="levels_below_ground" points="[42]" shape="(1,)" units="Unit('1')" value_type="int32">
|
---|
601 | @@ -14 +14 @@
|
---|
602 | - <data byteorder="little" checksum="0x71e7c202" dtype="int64" order="C" shape="(10, 10)"/>
|
---|
603 | + <data byteorder="little" checksum="-0x13b5a484" dtype="int32" order="C" shape="(10, 10)"/>
|
---|
604 |
|
---|
605 |
|
---|
606 | ======================================================================
|
---|
607 | FAIL: test_orography (iris.tests.test_nimrod.TestLoad)
|
---|
608 | ----------------------------------------------------------------------
|
---|
609 | Traceback (most recent call last):
|
---|
610 | File "/usr/local/lib/python2.7/dist-packages/Iris-1.4.0-py2.7-linux-x86_64.egg/iris/tests/test_nimrod.py", line 69, in test_orography
|
---|
611 | self.assertCML(cube, ("nimrod", "mockography.cml"))
|
---|
612 | File "/usr/local/lib/python2.7/dist-packages/Iris-1.4.0-py2.7-linux-x86_64.egg/iris/tests/__init__.py", line 220, in assertCML
|
---|
613 | self._check_same(xml, reference_path, reference_filename)
|
---|
614 | File "/usr/local/lib/python2.7/dist-packages/Iris-1.4.0-py2.7-linux-x86_64.egg/iris/tests/__init__.py", line 281, in _check_same
|
---|
615 | self._assert_str_same(reference, item, reference_filename, type_comparison_name)
|
---|
616 | File "/usr/local/lib/python2.7/dist-packages/Iris-1.4.0-py2.7-linux-x86_64.egg/iris/tests/__init__.py", line 158, in _assert_str_same
|
---|
617 | self.fail("%s do not match: %s\n%s" % (type_comparison_name, reference_filename, diff))
|
---|
618 | AssertionError: CML do not match: ('nimrod', 'mockography.cml')
|
---|
619 | --- Reference
|
---|
620 | +++ Test result
|
---|
621 | @@ -10 +10 @@
|
---|
622 | - <data byteorder="little" checksum="0x71e7c202" dtype="int64" order="C" shape="(10, 10)"/>
|
---|
623 | + <data byteorder="little" checksum="-0x13b5a484" dtype="int32" order="C" shape="(10, 10)"/>
|
---|
624 |
|
---|
625 |
|
---|
626 | ======================================================================
|
---|
627 | FAIL: test_period_of_interest (iris.tests.test_nimrod.TestLoad)
|
---|
628 | ----------------------------------------------------------------------
|
---|
629 | Traceback (most recent call last):
|
---|
630 | File "/usr/local/lib/python2.7/dist-packages/Iris-1.4.0-py2.7-linux-x86_64.egg/iris/tests/test_nimrod.py", line 106, in test_period_of_interest
|
---|
631 | self.assertCML(cube, ("nimrod", "period_of_interest.cml"))
|
---|
632 | File "/usr/local/lib/python2.7/dist-packages/Iris-1.4.0-py2.7-linux-x86_64.egg/iris/tests/__init__.py", line 220, in assertCML
|
---|
633 | self._check_same(xml, reference_path, reference_filename)
|
---|
634 | File "/usr/local/lib/python2.7/dist-packages/Iris-1.4.0-py2.7-linux-x86_64.egg/iris/tests/__init__.py", line 281, in _check_same
|
---|
635 | self._assert_str_same(reference, item, reference_filename, type_comparison_name)
|
---|
636 | File "/usr/local/lib/python2.7/dist-packages/Iris-1.4.0-py2.7-linux-x86_64.egg/iris/tests/__init__.py", line 158, in _assert_str_same
|
---|
637 | self.fail("%s do not match: %s\n%s" % (type_comparison_name, reference_filename, diff))
|
---|
638 | AssertionError: CML do not match: ('nimrod', 'period_of_interest.cml')
|
---|
639 | --- Reference
|
---|
640 | +++ Test result
|
---|
641 | @@ -10 +10 @@
|
---|
642 | - <data byteorder="little" checksum="0x71e7c202" dtype="int64" order="C" shape="(10, 10)"/>
|
---|
643 | + <data byteorder="little" checksum="-0x13b5a484" dtype="int32" order="C" shape="(10, 10)"/>
|
---|
644 |
|
---|
645 |
|
---|
646 | ======================================================================
|
---|
647 | FAIL: test_copy_float_false (iris.tests.test_pandas.TestAsDataFrame)
|
---|
648 | ----------------------------------------------------------------------
|
---|
649 | Traceback (most recent call last):
|
---|
650 | File "/usr/local/lib/python2.7/dist-packages/Iris-1.4.0-py2.7-linux-x86_64.egg/iris/tests/test_pandas.py", line 259, in test_copy_float_false
|
---|
651 | data_frame = iris.pandas.as_data_frame(cube, copy=False)
|
---|
652 | File "/usr/local/lib/python2.7/dist-packages/Iris-1.4.0-py2.7-linux-x86_64.egg/iris/pandas.py", line 211, in as_data_frame
|
---|
653 | _assert_shared(data, data_frame)
|
---|
654 | File "/usr/local/lib/python2.7/dist-packages/Iris-1.4.0-py2.7-linux-x86_64.egg/iris/pandas.py", line 124, in _assert_shared
|
---|
655 | raise AssertionError("Pandas DataFrame does not share memory")
|
---|
656 | AssertionError: Pandas DataFrame does not share memory
|
---|
657 |
|
---|
658 | ======================================================================
|
---|
659 | FAIL: test_copy_int32_false (iris.tests.test_pandas.TestAsDataFrame)
|
---|
660 | ----------------------------------------------------------------------
|
---|
661 | Traceback (most recent call last):
|
---|
662 | File "/usr/local/lib/python2.7/dist-packages/Iris-1.4.0-py2.7-linux-x86_64.egg/iris/tests/test_pandas.py", line 245, in test_copy_int32_false
|
---|
663 | data_frame = iris.pandas.as_data_frame(cube, copy=False)
|
---|
664 | File "/usr/local/lib/python2.7/dist-packages/Iris-1.4.0-py2.7-linux-x86_64.egg/iris/pandas.py", line 211, in as_data_frame
|
---|
665 | _assert_shared(data, data_frame)
|
---|
666 | File "/usr/local/lib/python2.7/dist-packages/Iris-1.4.0-py2.7-linux-x86_64.egg/iris/pandas.py", line 124, in _assert_shared
|
---|
667 | raise AssertionError("Pandas DataFrame does not share memory")
|
---|
668 | AssertionError: Pandas DataFrame does not share memory
|
---|
669 |
|
---|
670 | ======================================================================
|
---|
671 | FAIL: test_copy_int64_false (iris.tests.test_pandas.TestAsDataFrame)
|
---|
672 | ----------------------------------------------------------------------
|
---|
673 | Traceback (most recent call last):
|
---|
674 | File "/usr/local/lib/python2.7/dist-packages/Iris-1.4.0-py2.7-linux-x86_64.egg/iris/tests/test_pandas.py", line 252, in test_copy_int64_false
|
---|
675 | data_frame = iris.pandas.as_data_frame(cube, copy=False)
|
---|
676 | File "/usr/local/lib/python2.7/dist-packages/Iris-1.4.0-py2.7-linux-x86_64.egg/iris/pandas.py", line 211, in as_data_frame
|
---|
677 | _assert_shared(data, data_frame)
|
---|
678 | File "/usr/local/lib/python2.7/dist-packages/Iris-1.4.0-py2.7-linux-x86_64.egg/iris/pandas.py", line 124, in _assert_shared
|
---|
679 | raise AssertionError("Pandas DataFrame does not share memory")
|
---|
680 | AssertionError: Pandas DataFrame does not share memory
|
---|
681 |
|
---|
682 | ======================================================================
|
---|
683 | FAIL: test_time_gregorian (iris.tests.test_pandas.TestAsDataFrame)
|
---|
684 | ----------------------------------------------------------------------
|
---|
685 | Traceback (most recent call last):
|
---|
686 | File "/usr/local/lib/python2.7/dist-packages/Iris-1.4.0-py2.7-linux-x86_64.egg/iris/tests/test_pandas.py", line 218, in test_time_gregorian
|
---|
687 | 'time_gregorian.txt')))
|
---|
688 | File "/usr/local/lib/python2.7/dist-packages/Iris-1.4.0-py2.7-linux-x86_64.egg/iris/tests/__init__.py", line 273, in assertString
|
---|
689 | type_comparison_name='Strings')
|
---|
690 | File "/usr/local/lib/python2.7/dist-packages/Iris-1.4.0-py2.7-linux-x86_64.egg/iris/tests/__init__.py", line 281, in _check_same
|
---|
691 | self._assert_str_same(reference, item, reference_filename, type_comparison_name)
|
---|
692 | File "/usr/local/lib/python2.7/dist-packages/Iris-1.4.0-py2.7-linux-x86_64.egg/iris/tests/__init__.py", line 158, in _assert_str_same
|
---|
693 | self.fail("%s do not match: %s\n%s" % (type_comparison_name, reference_filename, diff))
|
---|
694 | AssertionError: Strings do not match: /usr/local/lib/python2.7/dist-packages/Iris-1.4.0-py2.7-linux-x86_64.egg/iris/tests/results/pandas/as_dataframe/time_gregorian.txt
|
---|
695 | --- Reference
|
---|
696 | +++ Test result
|
---|
697 | @@ -1,7 +1,3 @@
|
---|
698 | - 2000-01-01 00:00:00 2000-04-10 02:24:00 2000-07-19 04:48:00 \
|
---|
699 | -0 0 1 2
|
---|
700 | -1 5 6 7
|
---|
701 | -
|
---|
702 | - 2000-10-27 07:12:00 2001-02-04 09:36:00
|
---|
703 | -0 3 4
|
---|
704 | -1 8 9 + 2000-01-01 00:00:00 2000-04-10 02:24:00 2000-07-19 04:48:00 2000-10-27 07:12:00 2001-02-04 09:36:00
|
---|
705 | +0 0 1 2 3 4
|
---|
706 | +1 5 6 7 8 9
|
---|
707 |
|
---|
708 | ======================================================================
|
---|
709 | FAIL: test_masked (iris.tests.test_pandas.TestAsSeries)
|
---|
710 | ----------------------------------------------------------------------
|
---|
711 | Traceback (most recent call last):
|
---|
712 | File "/usr/local/lib/python2.7/dist-packages/Iris-1.4.0-py2.7-linux-x86_64.egg/iris/tests/test_pandas.py", line 76, in test_masked
|
---|
713 | tests.get_result_path(('pandas', 'as_series', 'masked.txt')))
|
---|
714 | File "/usr/local/lib/python2.7/dist-packages/Iris-1.4.0-py2.7-linux-x86_64.egg/iris/tests/__init__.py", line 273, in assertString
|
---|
715 | type_comparison_name='Strings')
|
---|
716 | File "/usr/local/lib/python2.7/dist-packages/Iris-1.4.0-py2.7-linux-x86_64.egg/iris/tests/__init__.py", line 281, in _check_same
|
---|
717 | self._assert_str_same(reference, item, reference_filename, type_comparison_name)
|
---|
718 | File "/usr/local/lib/python2.7/dist-packages/Iris-1.4.0-py2.7-linux-x86_64.egg/iris/tests/__init__.py", line 158, in _assert_str_same
|
---|
719 | self.fail("%s do not match: %s\n%s" % (type_comparison_name, reference_filename, diff))
|
---|
720 | AssertionError: Strings do not match: /usr/local/lib/python2.7/dist-packages/Iris-1.4.0-py2.7-linux-x86_64.egg/iris/tests/results/pandas/as_series/masked.txt
|
---|
721 | --- Reference
|
---|
722 | +++ Test result
|
---|
723 | @@ -5,2 +5 @@
|
---|
724 | -4 4.4
|
---|
725 | -dtype: float32+4 4.4
|
---|
726 |
|
---|
727 | ======================================================================
|
---|
728 | FAIL: test_no_dim_coord (iris.tests.test_pandas.TestAsSeries)
|
---|
729 | ----------------------------------------------------------------------
|
---|
730 | Traceback (most recent call last):
|
---|
731 | File "/usr/local/lib/python2.7/dist-packages/Iris-1.4.0-py2.7-linux-x86_64.egg/iris/tests/test_pandas.py", line 57, in test_no_dim_coord
|
---|
732 | 'no_dim_coord.txt')))
|
---|
733 | File "/usr/local/lib/python2.7/dist-packages/Iris-1.4.0-py2.7-linux-x86_64.egg/iris/tests/__init__.py", line 273, in assertString
|
---|
734 | type_comparison_name='Strings')
|
---|
735 | File "/usr/local/lib/python2.7/dist-packages/Iris-1.4.0-py2.7-linux-x86_64.egg/iris/tests/__init__.py", line 281, in _check_same
|
---|
736 | self._assert_str_same(reference, item, reference_filename, type_comparison_name)
|
---|
737 | File "/usr/local/lib/python2.7/dist-packages/Iris-1.4.0-py2.7-linux-x86_64.egg/iris/tests/__init__.py", line 158, in _assert_str_same
|
---|
738 | self.fail("%s do not match: %s\n%s" % (type_comparison_name, reference_filename, diff))
|
---|
739 | AssertionError: Strings do not match: /usr/local/lib/python2.7/dist-packages/Iris-1.4.0-py2.7-linux-x86_64.egg/iris/tests/results/pandas/as_series/no_dim_coord.txt
|
---|
740 | --- Reference
|
---|
741 | +++ Test result
|
---|
742 | @@ -5,2 +5 @@
|
---|
743 | -4 4
|
---|
744 | -dtype: int64+4 4
|
---|
745 |
|
---|
746 | ======================================================================
|
---|
747 | FAIL: test_simple (iris.tests.test_pandas.TestAsSeries)
|
---|
748 | ----------------------------------------------------------------------
|
---|
749 | Traceback (most recent call last):
|
---|
750 | File "/usr/local/lib/python2.7/dist-packages/Iris-1.4.0-py2.7-linux-x86_64.egg/iris/tests/test_pandas.py", line 67, in test_simple
|
---|
751 | tests.get_result_path(('pandas', 'as_series', 'simple.txt')))
|
---|
752 | File "/usr/local/lib/python2.7/dist-packages/Iris-1.4.0-py2.7-linux-x86_64.egg/iris/tests/__init__.py", line 273, in assertString
|
---|
753 | type_comparison_name='Strings')
|
---|
754 | File "/usr/local/lib/python2.7/dist-packages/Iris-1.4.0-py2.7-linux-x86_64.egg/iris/tests/__init__.py", line 281, in _check_same
|
---|
755 | self._assert_str_same(reference, item, reference_filename, type_comparison_name)
|
---|
756 | File "/usr/local/lib/python2.7/dist-packages/Iris-1.4.0-py2.7-linux-x86_64.egg/iris/tests/__init__.py", line 158, in _assert_str_same
|
---|
757 | self.fail("%s do not match: %s\n%s" % (type_comparison_name, reference_filename, diff))
|
---|
758 | AssertionError: Strings do not match: /usr/local/lib/python2.7/dist-packages/Iris-1.4.0-py2.7-linux-x86_64.egg/iris/tests/results/pandas/as_series/simple.txt
|
---|
759 | --- Reference
|
---|
760 | +++ Test result
|
---|
761 | @@ -5,2 +5 @@
|
---|
762 | -9 4.4
|
---|
763 | -dtype: float64+9 4.4
|
---|
764 |
|
---|
765 | ======================================================================
|
---|
766 | FAIL: test_time_360 (iris.tests.test_pandas.TestAsSeries)
|
---|
767 | ----------------------------------------------------------------------
|
---|
768 | Traceback (most recent call last):
|
---|
769 | File "/usr/local/lib/python2.7/dist-packages/Iris-1.4.0-py2.7-linux-x86_64.egg/iris/tests/test_pandas.py", line 103, in test_time_360
|
---|
770 | 'time_360.txt')))
|
---|
771 | File "/usr/local/lib/python2.7/dist-packages/Iris-1.4.0-py2.7-linux-x86_64.egg/iris/tests/__init__.py", line 273, in assertString
|
---|
772 | type_comparison_name='Strings')
|
---|
773 | File "/usr/local/lib/python2.7/dist-packages/Iris-1.4.0-py2.7-linux-x86_64.egg/iris/tests/__init__.py", line 281, in _check_same
|
---|
774 | self._assert_str_same(reference, item, reference_filename, type_comparison_name)
|
---|
775 | File "/usr/local/lib/python2.7/dist-packages/Iris-1.4.0-py2.7-linux-x86_64.egg/iris/tests/__init__.py", line 158, in _assert_str_same
|
---|
776 | self.fail("%s do not match: %s\n%s" % (type_comparison_name, reference_filename, diff))
|
---|
777 | AssertionError: Strings do not match: /usr/local/lib/python2.7/dist-packages/Iris-1.4.0-py2.7-linux-x86_64.egg/iris/tests/results/pandas/as_series/time_360.txt
|
---|
778 | --- Reference
|
---|
779 | +++ Test result
|
---|
780 | @@ -5,2 +5 @@
|
---|
781 | -2001-02-11 09:36:00 4
|
---|
782 | -dtype: int64+2001-02-11 09:36:00 4
|
---|
783 |
|
---|
784 | ======================================================================
|
---|
785 | FAIL: test_time_gregorian (iris.tests.test_pandas.TestAsSeries)
|
---|
786 | ----------------------------------------------------------------------
|
---|
787 | Traceback (most recent call last):
|
---|
788 | File "/usr/local/lib/python2.7/dist-packages/Iris-1.4.0-py2.7-linux-x86_64.egg/iris/tests/test_pandas.py", line 89, in test_time_gregorian
|
---|
789 | 'time_gregorian.txt')))
|
---|
790 | File "/usr/local/lib/python2.7/dist-packages/Iris-1.4.0-py2.7-linux-x86_64.egg/iris/tests/__init__.py", line 273, in assertString
|
---|
791 | type_comparison_name='Strings')
|
---|
792 | File "/usr/local/lib/python2.7/dist-packages/Iris-1.4.0-py2.7-linux-x86_64.egg/iris/tests/__init__.py", line 281, in _check_same
|
---|
793 | self._assert_str_same(reference, item, reference_filename, type_comparison_name)
|
---|
794 | File "/usr/local/lib/python2.7/dist-packages/Iris-1.4.0-py2.7-linux-x86_64.egg/iris/tests/__init__.py", line 158, in _assert_str_same
|
---|
795 | self.fail("%s do not match: %s\n%s" % (type_comparison_name, reference_filename, diff))
|
---|
796 | AssertionError: Strings do not match: /usr/local/lib/python2.7/dist-packages/Iris-1.4.0-py2.7-linux-x86_64.egg/iris/tests/results/pandas/as_series/time_gregorian.txt
|
---|
797 | --- Reference
|
---|
798 | +++ Test result
|
---|
799 | @@ -5,2 +5 @@
|
---|
800 | -2001-02-04 09:36:00 4
|
---|
801 | -dtype: int64+2001-02-04 09:36:00 4
|
---|
802 |
|
---|
803 | ----------------------------------------------------------------------
|
---|
804 | Ran 1152 tests in 57.631s
|
---|
805 |
|
---|
806 | FAILED (SKIP=389, errors=29, failures=20)
|
---|