You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@jmeter.apache.org by bu...@apache.org on 2014/02/19 14:22:55 UTC

[Bug 56159] New: Spurious notification that the test plan has changed

https://issues.apache.org/bugzilla/show_bug.cgi?id=56159

            Bug ID: 56159
           Summary: Spurious notification that the test plan has changed
           Product: JMeter
           Version: 2.11
          Hardware: PC
                OS: Windows XP
            Status: NEW
          Severity: normal
          Priority: P2
         Component: Main
          Assignee: issues@jmeter.apache.org
          Reporter: sebb@apache.org

It looks as though the addition of the jmeter version attribute to the
jmeterTestPlan tag in the JMX file has the unfortunate side effect of marking
the plan "dirty" and asking whether to save it on exit.

Ideally we need to suppress the warning if the only change is the jmeter
version.
In fact the other attributes on the jmeterTestPlan should probably not cause
the plan to be marked dirty either.

-- 
You are receiving this mail because:
You are the assignee for the bug.

[Bug 56159] Spurious notification that the test plan has changed

Posted by bu...@apache.org.
https://issues.apache.org/bugzilla/show_bug.cgi?id=56159

--- Comment #3 from Philippe Mouawad <p....@ubik-ingenierie.com> ---
Agreed, thanks for clarification

-- 
You are receiving this mail because:
You are the assignee for the bug.

[Bug 56159] Spurious notification that the test plan has changed

Posted by bu...@apache.org.
https://issues.apache.org/bugzilla/show_bug.cgi?id=56159

--- Comment #2 from Sebb <se...@apache.org> ---
It seems wrong to flag the plan as dirty if the user has not changed it and the
plan will operate identically.

Using an older plan should not trigger the question:
"Why has the plan changed?"

Now there are other instances where the test plan really does need to be
changed (e.g. an obsolete test element is replaced).
In such cases it is useful to report a change in the plan in case it affects
the user.

If every old plan triggers a dirty message, eventually the message will just be
ignored. And it will annoy users.

-- 
You are receiving this mail because:
You are the assignee for the bug.

[Bug 56159] Spurious notification that the test plan has changed

Posted by bu...@apache.org.
https://issues.apache.org/bugzilla/show_bug.cgi?id=56159

Philippe Mouawad <p....@ubik-ingenierie.com> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |p.mouawad@ubik-ingenierie.c
                   |                            |om

--- Comment #1 from Philippe Mouawad <p....@ubik-ingenierie.com> ---
In my opinion this is not a problem, as I consider "Test Plan" is dirty since
it has been migrated to new version of JMeter.

What's your opinion ?

-- 
You are receiving this mail because:
You are the assignee for the bug.