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

python/hl: fix read() with selection of LocalArrays #1676

Merged

Commits on Aug 13, 2019

  1. python/hl: fix read() with selection of LocalArrays

    This fixes the two previously expectedFailure test cases, though only after
    fixing the test cases (they previously broke not because of the incorrect
    reference data, but because they threw exceptions).
    
    Also fixes the error message that confused me into thinking the problem was
    with core, and a couple of similar cases.
    germasch committed Aug 13, 2019
    Configuration menu
    Copy the full SHA
    e38ec22 View commit details
    Browse the repository at this point in the history