Ignore:
Timestamp:
Apr 12, 2018, 10:03:28 AM (7 years ago)
Author:
Frederik Heber <frederik.heber@…>
Branches:
Candidate_v1.6.1, ChemicalSpaceEvaluator, TremoloParser_IncreasedPrecision
Children:
8d56a6
Parents:
fba720
git-author:
Frederik Heber <frederik.heber@…> (09/06/17 14:03:42)
git-committer:
Frederik Heber <frederik.heber@…> (04/12/18 10:03:28)
Message:

TESTFIX: Changes to various regression and Python tests because of modified output precision.

  • basically needed to change all .data files diff'ed against in tests.
  • TESTS: Removed XFAIL from all tests marked earlier as such.
  • TESTS: for the MolecularDynamics integration tests the ekin files have slightly changed but only in the last digits (typical relative error of 1e-5 at most).
File:
1 edited

Legend:

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

    rfba720 r4fc0ea  
    2020AT_SETUP([Python externalization - Force Annealing without bondgraph on 2-body Ising model])
    2121AT_KEYWORDS([python force-annealing ising])
    22 AT_XFAIL_IF([/bin/true])
    2322
    2423# we use forces from a simple Ising model with 2 "carbon" atoms in a row along the x axis
     
    3332AT_SETUP([Python externalization - Force Annealing without bondgraph on 5-body Ising model])
    3433AT_KEYWORDS([python force-annealing ising])
    35 AT_XFAIL_IF([/bin/true])
    3634
    3735# we use forces from a simple Ising model with 5 "carbon" atoms in a row along the x axis
     
    4644AT_SETUP([Python externalization - Force Annealing with bondgraph on 2-body Ising model])
    4745AT_KEYWORDS([python force-annealing ising bondgraph])
    48 AT_XFAIL_IF([/bin/true])
    4946AT_SKIP_IF([../../run ${abs_top_srcdir}/tests/Python/numpy_check.py])
    5047
     
    6057AT_SETUP([Python externalization - Force Annealing with bondgraph on 5-body Ising model])
    6158AT_KEYWORDS([python force-annealing ising bondgraph])
    62 AT_XFAIL_IF([/bin/true])
    6359AT_SKIP_IF([../../run ${abs_top_srcdir}/tests/Python/numpy_check.py])
    6460
Note: See TracChangeset for help on using the changeset viewer.