Ignore:
Timestamp:
Jun 20, 2018, 8:21:49 AM (7 years ago)
Author:
Frederik Heber <frederik.heber@…>
Branches:
Candidate_v1.6.1, ChemicalSpaceEvaluator, Exclude_Hydrogens_annealWithBondGraph
Children:
3e334e
Parents:
3183f5
Message:

TESTS: Reactivated again all tests related to bond graph optimization.

File:
1 edited

Legend:

Unmodified
Added
Removed
  • tests/Python/ForceAnnealing/testsuite-python-forceannealing-ising.at

    r3183f5 r2ee2cc  
    4444AT_SETUP([Python externalization - Force Annealing with bondgraph on 2-body Ising model])
    4545AT_KEYWORDS([python force-annealing ising bondgraph])
    46 AT_SKIP_IF([/bin/true])
    47 #AT_SKIP_IF([../../run ${abs_top_srcdir}/tests/Python/numpy_check.py])
     46AT_SKIP_IF([../../run ${abs_top_srcdir}/tests/Python/numpy_check.py])
    4847
    4948# we use forces from a simple Ising model with 2 "carbon" atoms in a row along the x axis
     
    5857AT_SETUP([Python externalization - Force Annealing with bondgraph on 5-body Ising model])
    5958AT_KEYWORDS([python force-annealing ising bondgraph])
    60 AT_SKIP_IF([/bin/true])
    61 #AT_SKIP_IF([../../run ${abs_top_srcdir}/tests/Python/numpy_check.py])
     59AT_SKIP_IF([../../run ${abs_top_srcdir}/tests/Python/numpy_check.py])
    6260
    6361# we use forces from a simple Ising model with 5 "carbon" atoms in a row along the x axis
Note: See TracChangeset for help on using the changeset viewer.