Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Update to EISOP 3.41-eisop1 from 3.40-eisop2 #262

Merged
merged 29 commits into from
Apr 20, 2024

Conversation

Ao-senXiong
Copy link

@Ao-senXiong Ao-senXiong commented Apr 16, 2024

wmdietl and others added 28 commits November 24, 2023 23:33
Co-authored-by: Werner Dietl <wdietl@gmail.com>
Co-authored-by: Florian Lanzinger <lanzinger@kit.edu>
Co-authored-by: Werner Dietl <wdietl@gmail.com>
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
Co-authored-by: Michael Ernst <mernst@cs.washington.edu>
Co-authored-by: Suzanne Millstein <smillst@cs.washington.edu>
Co-authored-by: Martin Kellogg <martin.kellogg@njit.edu>
Co-authored-by: Calvin Loncaric <marvinx03@gmail.com>
Co-authored-by: James Yoo <24359440+jyoo980@users.noreply.github.com>
Co-authored-by: Manu Sridharan <msridhar@gmail.com>
@wmdietl
Copy link
Member

wmdietl commented Apr 16, 2024

junit_jdk21 is consistently failing with:

org.checkerframework.checker.test.junit.NullnessTest > run[/__w/1/s/checker/tests/all-systems/java21] FAILED
    java.lang.AssertionError: 0 out of 0 expected diagnostics were found.
    6 unexpected diagnostics were found:
      Issue6173.java:16: warning: (nulltest.redundant)
      JEP441.java:58: warning: (nulltest.redundant)
      JEP441.java:66: warning: (nulltest.redundant)
      JEP441.java:80: warning: (nulltest.redundant)
      JEP441.java:97: warning: (nulltest.redundant)
      JEP441.java:191: warning: (nulltest.redundant)

Is that not happening for you locally? Is some branch misnamed?

@Ao-senXiong
Copy link
Author

junit_jdk21 is consistently failing with:

org.checkerframework.checker.test.junit.NullnessTest > run[/__w/1/s/checker/tests/all-systems/java21] FAILED
    java.lang.AssertionError: 0 out of 0 expected diagnostics were found.
    6 unexpected diagnostics were found:
      Issue6173.java:16: warning: (nulltest.redundant)
      JEP441.java:58: warning: (nulltest.redundant)
      JEP441.java:66: warning: (nulltest.redundant)
      JEP441.java:80: warning: (nulltest.redundant)
      JEP441.java:97: warning: (nulltest.redundant)
      JEP441.java:191: warning: (nulltest.redundant)

Is that not happening for you locally? Is some branch misnamed?

@wmdietl Looks the symbolic link is not created in opprop and all-systems tests case did not update the change. I just created it.

@wmdietl wmdietl assigned Ao-senXiong and unassigned wmdietl Apr 18, 2024
@Ao-senXiong Ao-senXiong force-pushed the checker-framework-3.41.0-eisop1 branch from f679ae8 to 0d8fe4e Compare April 18, 2024 23:47
@Ao-senXiong Ao-senXiong assigned wmdietl and unassigned Ao-senXiong Apr 19, 2024
@wmdietl wmdietl merged commit d13a209 into opprop:master Apr 20, 2024
44 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants