You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
The problem does not seem to be due to different classpaths (more info in here), and neither due to a different version of Java 8 (more info in here). The provided docker image might be (somehow) using a different version of Nopol... 🤷🏻♂️
--
Best,
Jose
The text was updated successfully, but these errors were encountered:
Hi,
(This is a follow up of issue #19).
The execution of, for example, Nopol on Closure-51 produces a different outcome when executed from the source code or via the provided docker image.
Nopol generates the following patch in a few minutes when executed from RepairThemAll's source code:
However, when Nopol is executed via the provided docker image it crashes:
(here is the
repair.log
file)The problem does not seem to be due to different classpaths (more info in here), and neither due to a different version of Java 8 (more info in here). The provided docker image might be (somehow) using a different version of Nopol... 🤷🏻♂️
--
Best,
Jose
The text was updated successfully, but these errors were encountered: