Ignore:
Timestamp:
Jun 20, 2018, 8:20:42 AM (7 years ago)
Author:
Frederik Heber <frederik.heber@…>
Branches:
AutomationFragmentation_failures, Candidate_v1.6.1, ChemicalSpaceEvaluator, Exclude_Hydrogens_annealWithBondGraph, ForceAnnealing_with_BondGraph_contraction-expansion, StoppableMakroAction
Children:
83956e
Parents:
8450da
git-author:
Frederik Heber <frederik.heber@…> (06/20/18 08:20:05)
git-committer:
Frederik Heber <frederik.heber@…> (06/20/18 08:20:42)
Message:

TESTS: Deactivated temporarily all tests related to bond graph optimization.

File:
1 edited

Legend:

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

    r8450da r6a5921  
    4444AT_SETUP([Python externalization - Force Annealing with bondgraph on 2-body Ising model])
    4545AT_KEYWORDS([python force-annealing ising bondgraph])
    46 AT_SKIP_IF([../../run ${abs_top_srcdir}/tests/Python/numpy_check.py])
     46AT_SKIP_IF([/bin/true])
     47#AT_SKIP_IF([../../run ${abs_top_srcdir}/tests/Python/numpy_check.py])
    4748
    4849# we use forces from a simple Ising model with 2 "carbon" atoms in a row along the x axis
     
    5758AT_SETUP([Python externalization - Force Annealing with bondgraph on 5-body Ising model])
    5859AT_KEYWORDS([python force-annealing ising bondgraph])
    59 AT_SKIP_IF([../../run ${abs_top_srcdir}/tests/Python/numpy_check.py])
     60AT_SKIP_IF([/bin/true])
     61#AT_SKIP_IF([../../run ${abs_top_srcdir}/tests/Python/numpy_check.py])
    6062
    6163# 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.