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
The tests in tests/integration/test_install.py rely on the user disabling Symlink creation in thier global config to pass reliably, else they fail on second run becuase the previous run is not cleaned correctly.
Should we disable symlink installs in integration tests unless actively required?
Note
This bug is not user facing, and with correct setup of the global.cylc shouldn't affect developers most of the time -> Low priority.
The text was updated successfully, but these errors were encountered:
(Unless install symlink creation is under test)
The tests in tests/integration/test_install.py rely on the user disabling Symlink creation in thier global config to pass reliably, else they fail on second run becuase the previous run is not cleaned correctly.
Should we disable symlink installs in integration tests unless actively required?
Note
This bug is not user facing, and with correct setup of the global.cylc shouldn't affect developers most of the time -> Low priority.
The text was updated successfully, but these errors were encountered: