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

Add recursive type checking and fallback tests for casting array with unsupported element types to string #4449

Merged

Commits on Dec 31, 2021

  1. add recursive type checking for casting array to string

    add Map to unsupported element types in IT
    replace xfail by fallback when casting unsupported types to string in IT
    
    Signed-off-by: remzi <13716567376yh@gmail.com>
    HaoYang670 committed Dec 31, 2021
    Configuration menu
    Copy the full SHA
    7a6c423 View commit details
    Browse the repository at this point in the history

Commits on Jan 4, 2022

  1. fix some minor issues

    Signed-off-by: remzi <13716567376yh@gmail.com>
    HaoYang670 committed Jan 4, 2022
    Configuration menu
    Copy the full SHA
    86e8b30 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    74e7361 View commit details
    Browse the repository at this point in the history