typetools / checker-framework-inference

Inference of pluggable types for Java
10 stars 33 forks source link

adding expected error to interning tests after fix for Issue #2264 in checker-framework #99

Closed t-rasmud closed 5 years ago

mernst commented 5 years ago

To make the continuous integration tests pass, use the same branch name in checker-framework and checker-framework-inference. For example, the checker-framework branch is named issue2264Invocation (I think) and so the corresponding checker-framework-inference branch should have the same name.