Skip to content

Regression

ISSM Test Suite.PYTHON-132 FAILURE

Failing for the past 1 build (Since Failed#386 )
Took 0 ms.

Error Message

Script Error

Standard Output



+++ Running case: PYTHON-132 
+++ working dir: /Users/jenkins/workspace/macOS-Silicon-Python/nightlylog
| ----------------running-----------------------
|       boundary conditions for stressbalance model: spc set as zero
|       no balancethickness.thickening_rate specified: values set as zero
| model not consistent: field mesh.elements dimension  # 1 should be of size 3
| model not consistent: field mesh.segments dimension  # 1 should be of size 3
| Traceback (most recent call last):
|   File "/Users/jenkins/workspace/macOS-Silicon-Python/test/NightlyRun/runme.py", line 196, in runme
|     exec(compile(open('test{}.py'.format(id)).read(), 'test{}.py'.format(id), 'exec'), globals())
|   File "test132.py", line 19, in <module>
|     md = solve(md, 'Masstransport')
|   File "/Users/jenkins/workspace/macOS-Silicon-Python/src/m/solve/solve.py", line 101, in solve
|     ismodelselfconsistent(md)
|   File "/Users/jenkins/workspace/macOS-Silicon-Python/src/m/consistency/ismodelselfconsistent.py", line 34, in ismodelselfconsistent
|     raise RuntimeError('Model not consistent, see messages above.')
| RuntimeError: Model not consistent, see messages above.

| FAILURE difference: N/A test id: 132 test name: SquareShelfConstrainedMasstransp2dFCT  field: N/A
+++ exit code: 0