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

[ML][TEST] Use java 11 valid time format in DataDescriptionTests #31817

Commits on Jul 5, 2018

  1. [ML][TEST] Use java 11 valid time format in DataDescriptionTests

    It seems that java 11 tightened some validations with regard to
    time formats. The random instance creator was setting an odd
    time format to the data description which is invalid when run
    with java 11. This commit changes it to a valid format.
    dimitris-athanasiou committed Jul 5, 2018
    Configuration menu
    Copy the full SHA
    6966c5f View commit details
    Browse the repository at this point in the history