JetBrains / lincheck

Framework for testing concurrent data structures
Mozilla Public License 2.0
576 stars 33 forks source link

Support transformation of all classes in the model checking mode #309

Open eupp opened 5 months ago

eupp commented 5 months ago

Currently, the configuration in which Lincheck Java-agent transforms all classes in the model checking mode does not work (see the corresponding build configuration). This configuration is used for testing purposes, to test the correctness of model checking transformation. A failure of tests in this configuration may indicate a bug in the model checking mode. We need to investigate this problem and fix it.