Test Suite Question

4 views
Skip to first unread message

John Regan

unread,
Jun 23, 2016, 3:24:22 AM6/23/16
to enzo...@googlegroups.com
Hi All,

I'm seeing a strange failure in the test suite against the latest enzo3.0 (changeset 4c7f3f2be4f7). It's probably something in my setup but not sure what.

The results are here: http://paste.ubuntu.com/17734839/

and the error message is

FAILED (errors=1)
Running test: 67 of 70.
.E.
======================================================================
ERROR: Failure: InvalidSimulationTimeSeries (Your TimeSeries is empty.
Confirm you are running from the simulation source directory.)
----------------------------------------------------------------------
Traceback (most recent call last):
  File "/home/regan/Research/YT/YT2/yt-x86_64/lib/python2.7/site-packages/nose-1.3.0-py2.7.egg/nose/loader.py", line 253, in generate
    for test in g():
  File "/home/regan/Research/YT/YT2/yt-x86_64/src/yt-hg/yt/frontends/enzo/answer_testing_support.py", line 38, in fyielder
    for t in func(*args, **kwargs):
  File "/home/regan/Research/ENZO/TestSuite/4c7f3f2be4f7/RadiationTransportFLD/Grey_Split/RHIonization2_sp/RHIonization2_sp__test_standard.py", line 32, in test_standard
    base_pf = sim[0]
  File "/home/regan/Research/YT/YT2/yt-x86_64/src/yt-hg/yt/data_objects/time_series.py", line 121, in __getitem__
    "Confirm you are running from the simulation source directory.")
InvalidSimulationTimeSeries: Your TimeSeries is empty.
Confirm you are running from the simulation source directory.

I'm running yt
---
Version = 2.6.1
Changeset = cee2a160c535
---

Let me know if this looks familiar to anyone.

Cheers,
John

Brian O'Shea

unread,
Jun 23, 2016, 8:11:54 AM6/23/16
to enzo...@googlegroups.com
Hi John,

Ah yes, I've seen that.  Often what it means is that I've forgotten to compile enzo with one of the libraries needed for a particular package.  In this particular case, since it's one of the FLD test problems I think you may have forgotten to compile Enzo with "make hypre-yes" (which also means you need the HYPRE library).

--Brian


--
You received this message because you are subscribed to the Google Groups "enzo-dev" group.
To unsubscribe from this group and stop receiving emails from it, send an email to enzo-dev+u...@googlegroups.com.
To post to this group, send email to enzo...@googlegroups.com.
Visit this group at https://groups.google.com/group/enzo-dev.
For more options, visit https://groups.google.com/d/optout.

Reply all
Reply to author
Forward
0 new messages