Valgrind Plugin doesn't expand variables in the working/output directories for parameterized builds

XMLWordPrintable

    • Type: Bug
    • Resolution: Fixed
    • Priority: Major
    • Component/s: valgrind-plugin
    • None

      I tried BOTH:
      When specifying the output/working, directory, I tried the following:

      /u/p4/clients/FOO.${ENV,var="change"}/FOO_utest
      and
      /u/p4/clients/FOO.$change/FOO_utest
      ...

      And I got the following error:
      [Valgrind] ERROR: /u/p4/clients/FOO.${ENV,var="change"}/FOO_utest does not exist.
      and
      [Valgrind] ERROR: /u/p4/clients/FOO.${change}/FOO_utest does not exist.

      NOTE: If I hard code a change number, it works.

            Assignee:
            Johannes Ohlemacher
            Reporter:
            Phil Ezolt
            Votes:
            0 Vote for this issue
            Watchers:
            3 Start watching this issue

              Created:
              Updated:
              Resolved: