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

Valhalla test updates and disable failing tests #19690

Merged
merged 5 commits into from
Jun 14, 2024

Commits on Jun 13, 2024

  1. Remove unused ValueTypeTests method and myUnsafe

    Signed-off-by: Theresa Mammarella <Theresa.T.Mammarella@ibm.com>
    theresa-m committed Jun 13, 2024
    Configuration menu
    Copy the full SHA
    ebe8f16 View commit details
    Browse the repository at this point in the history
  2. Replace q signatures with NullRestricted attribute

    Signed-off-by: Theresa Mammarella <Theresa.T.Mammarella@ibm.com>
    theresa-m committed Jun 13, 2024
    Configuration menu
    Copy the full SHA
    ca48415 View commit details
    Browse the repository at this point in the history
  3. Remove tests to match lw5

    - testInvalidNestedField is replaced by preload tests
     in ValhallaAttributeTests
    - testNoneValueQTypeAsNestedField is replaced by
     nullrestricted tests in ValhallaAttributeTests
    
    Signed-off-by: Theresa Mammarella <Theresa.T.Mammarella@ibm.com>
    theresa-m committed Jun 13, 2024
    Configuration menu
    Copy the full SHA
    1cfbd5d View commit details
    Browse the repository at this point in the history
  4. Modify testIdentityObjectOnJLObject to match ri

    Signed-off-by: Theresa Mammarella <Theresa.T.Mammarella@ibm.com>
    theresa-m committed Jun 13, 2024
    Configuration menu
    Copy the full SHA
    da2a754 View commit details
    Browse the repository at this point in the history

Commits on Jun 14, 2024

  1. Disable failing ValueTypeTests

    Signed-off-by: Theresa Mammarella <Theresa.T.Mammarella@ibm.com>
    theresa-m committed Jun 14, 2024
    Configuration menu
    Copy the full SHA
    4d9a1a9 View commit details
    Browse the repository at this point in the history