Ignore:
Timestamp:
Apr 11, 2018, 6:30:10 AM (7 years ago)
Author:
Frederik Heber <frederik.heber@…>
Branches:
Candidate_v1.6.1, ChemicalSpaceEvaluator, PythonUI_with_named_parameters, TremoloParser_IncreasedPrecision
Children:
fba720
Parents:
e7ad08
git-author:
Frederik Heber <frederik.heber@…> (09/06/17 14:04:23)
git-committer:
Frederik Heber <frederik.heber@…> (04/11/18 06:30:10)
Message:

TESTFIX: Changes to test scripts because now keyword arguments are used in store-session.

  • TESTS: Removed XFAIL from failing tests again.
  • FIX: Removed doubled disclaimer in python tests.
File:
1 edited

Legend:

Unmodified
Added
Removed
  • tests/regression/Options/Session/testsuite-options-load-session-python.at

    re7ad08 rcd91bd  
    2222AT_TESTED([python diff grep])
    2323AT_SKIP_IF([../../molecuilder --help load-session; if test $? -eq 5; then /bin/true; else /bin/false; fi])
    24 AT_XFAIL_IF([/bin/true])
    2524
    2625# check that session is stored and can be executed when correctly prefixed
     
    3635AT_TESTED([python diff grep])
    3736AT_SKIP_IF([../../molecuilder --help load-session; if test $? -eq 5; then /bin/true; else /bin/false; fi])
    38 AT_XFAIL_IF([/bin/true])
    3937
    4038# check that session is stored and can be executed when correctly prefixed
Note: See TracChangeset for help on using the changeset viewer.