You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Please indicate the following details about the environment in which you found the bug:
RDT version: 1.13.1.dev0
Python version: any
Operating System: observed on windows and ubuntu so probably all
Error Description
When running the integration tests, this test sometimes fails with the following error:
Arrays are not almost equal to 1 decimals
Mismatched elements: 1 / 1000 (0.1%)
Max absolute difference among violations: 0.74229485
Max relative difference among violations: 0.02999574
ACTUAL: array([[ 1.2e+01],
[-1.9e+00],
[ 9.4e+00],...
DESIRED: array([[ 1.2e+01],
[-1.9e+00],
[ 9.4e+00],...
Environment Details
Please indicate the following details about the environment in which you found the bug:
Error Description
When running the integration tests, this test sometimes fails with the following error:
Steps to reproduce
Run the integration tests
Here is an example failed workflow run
The text was updated successfully, but these errors were encountered: