InteractiveFaultLocalization / iFL4Eclipse

iFL for Eclipse is an Eclipse plug-in for supporting interactive fault localization for Java projects developed in this environment.
Eclipse Public License 2.0
3 stars 1 forks source link

Check Enable logging, then Apply and Close: the field will be unchecked opening Preferences again #101

Closed brita-sed closed 4 years ago

brita-sed commented 4 years ago

Precondition

Steps

  1. Select the sample project (https://github.com/Frenkymd/experiment-sample).
  2. Select Window/Preferences.
  3. Check Enable logging.
  4. Give sample data:
    • User ID: test
    • Scenario ID: test
    • Host: 160.114.36.244
    • Port: 10006
  5. Apply and Close button.
  6. Open Window/Preferences again.

Expected results

Received results

enable_logging_unchecked

Environment:

Dhorvath1294 commented 4 years ago

https://github.com/sed-szeged/iFL4Eclipse/releases/tag/V2.3.1

brita-sed commented 4 years ago

Retested on V2.3.1. Result: Corrected.