Hi,

A couple questions have come up about the test system.

1. It seems that start_test -performance ignores program-specific
    options in <file>.compopts and <file>.execopts, although the files
    COMPOPTS and EXECOPTS are used.  When not running in performance
    mode, the program-specific files are read.  Is this correct/expected?

2. If the program generates variable output, like reporting the timing
    of an internal step, you need a <file>.prediff script to remove the
    lines for start_test.  But this script is also run for the
    performance tests, which can eliminate exactly the data you're
    trying to gather.  So in this case you don't want <file>.prediff to
    run.  Again, is this the expected behavior, and if so is there a
    recommended way to have both ways of running start_test pass?

Thanks in advance,

Greg K.

------------------------------------------------------------------------------
_______________________________________________
Chapel-bugs mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/chapel-bugs

Reply via email to