-
Notifications
You must be signed in to change notification settings - Fork 143
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
[BUG] MacOS test for RDST Transformer #324
Comments
Could someone with access to a MacOS system try to run the MacOS test sequentially by hand ? I don't have any ... |
I now have access to a Mac, and will try this out when I get round to learning how to drive it :) |
we can close this now the mac testing has beeen revised in #1585 |
RDSTClassifier still has the tag "non_deterministic": True, # due to random_state bug in MacOS #324 so we should test if this is still needed @baraline |
Did you find anything useful in the PR you closed @TonyBagnall ? |
lets close this and @baraline can open a more specific issue |
Describe the bug
During the integration of the RDST transformer (see #310), the output of the transformation was different than what was expected on macOS systems.
The failing tests have been removed for now, but should re-introduced for coverage. Test which were failing were written as follows:
Steps/Code to reproduce the bug
Expected results
Actual results
Versions
The text was updated successfully, but these errors were encountered: