ASSERT-KTH / ASSERT-KTH/sequencer

Cannot Replicate Result in Defect4J by running the Defect4JExperiment.sh (got 0 patches)

Open
#39 3 comments 0 reactions 0 assignees View on GitHub
Dominant language
Java
Stars
87
Forks
40
PR merge metrics
No merged PRs in 30d

Description

The problem is described in the title (and see attached image). I also wonder why it doesn't provide a model option in the Defect4JExperiment.sh when it calls sequencer-predict.sh as shown below:
```
echo "Generating patches for ${col1}_${col2}"
$CURRENT_DIR/../sequencer-predict.sh --buggy_file=$BUG_PROJECT/$col3 --buggy_line=$col4 --beam_size=50 --output=$DEFECTS4J_PATCHES_DIR/${col1}_${col2}
```
![image](https://user-images.githubusercontent.com/35663865/174119835-e3a84ea0-60f0-44f7-afdf-551bb7f99a0b.png)
![image (1)](https://user-images.githubusercontent.com/35663865/174119842-9df7e63c-7ec7-4982-ae15-a58cb7ecbbc6.png)

Contributor guide

No contributing guide indexed for this repository

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.