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

After selected a faulty element, then start an iFL session again without loading scores, I can use Sorting and Filters tab #191

Closed brita-sed closed 3 years ago

brita-sed commented 3 years ago

Precondition

Steps

  1. Select a project.
  2. Click iFL button.
  3. Click Show filters or Show ordering list button without loading a score -> "Load some definded scores to enable filtering /ordering" message appears.
  4. Load scores.
  5. Select a faulty element (right click > Selected item seems faulty).
  6. Type its name, then click OK.
  7. Repeat steps 1-3.

Expected results

Received results

no_load_score_good no_load_score_bad

Environment:

Dhorvath1294 commented 3 years ago

https://github.com/InteractiveFaultLocalization/iFL4Eclipse/releases/tag/V2.duallist-sorting.3

brita-sed commented 3 years ago

The bug has been corrected.