Open mojtaba-eshghie opened 9 months ago
I've been looking at this and have some implementation questions. If preanalyzed is True, then we run minimal_analysis () but still, on the function (minimal_analysis), Step 2 indicates that is consuming smartbugs_queue, but in this scenario we only want to do it at the end to analyze patches (Link to the line). Therefore, why is consuming smartbugs-queue before repairing?
I ran TRT on preanalyzed results (successful patch generation without validation). If we assume each pass of TRT has the following three phases, the third one fails.
To Reproduce
Use the following configuration:
Expected behavior
In the following directory (under
experiment_results
) there should be a smartbugs results log that does NOT contain any errors.Currently, it has the following error:
Environment (please complete the following information):