Ignore:
File:
1 edited

Legend:

Unmodified
Added
Removed
  • tests/regression/Domain/ScaleBox/testsuite-domain-scale-box.at

    rcbfb9a re611dc  
    1515
    1616AT_SETUP([Domain - scaling box with Undo])
     17AT_XFAIL_IF([/bin/true])
    1718AT_KEYWORDS([domain scale-box undo])
    1819
     
    2223AT_CHECK([../../molecuilder -i $file  --scale-box "0.5, 1., 0.9" --undo], 0, [stdout], [stderr])
    2324AT_CHECK([fgrep "Box domain is now" stdout], 0, [ignore], [ignore])
    24 AT_CHECK([diff $file ${abs_top_srcdir}/tests/regression/Domain/ScaleBox/post/test-undo.conf], 0, [stdout], [stderr])
     25AT_CHECK([diff $file ${abs_top_srcdir}/tests/regression/Domain/ScaleBox/post/test.conf], 0, [stdout], [stderr])
    2526
    2627AT_CLEANUP
     
    2829
    2930AT_SETUP([Domain - scaling box with Redo])
     31AT_XFAIL_IF([/bin/true])
    3032AT_KEYWORDS([domain scale-box redo])
    3133
Note: See TracChangeset for help on using the changeset viewer.