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 2021/04/10 18:04:31 UTC

[Bug 65232] Hide splash screen, when loading the test plan fails

https://bz.apache.org/bugzilla/show_bug.cgi?id=65232

Felix Schumacher <fe...@internetallee.de> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|NEW                         |NEEDINFO
           Keywords|                            |FixedInTrunk

--- Comment #1 from Felix Schumacher <fe...@internetallee.de> ---
@Tong Sun, could you test the next nightly or build from trunk and report back,
if it fixes your problem?

commit a75fc427de8ce6ce80d3f39e955dda9c68d01483
Author: Felix Schumacher <fe...@internetallee.de>
AuthorDate: Sat Apr 10 19:59:54 2021 +0200

    Hide splash screen when an error is displayed

    When the test plan could not be parsed on startup, the splash
    screen would hide it. So close it.

    Bugzilla Id: 65232
---
 src/core/src/main/java/org/apache/jmeter/JMeter.java | 2 ++
 xdocs/changes.xml                                    | 1 +
 2 files changed, 3 insertions(+)

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