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

Tests failing with Sutter #2198

Open
MichaelHuth opened this issue Jul 24, 2024 · 0 comments
Open

Tests failing with Sutter #2198

MichaelHuth opened this issue Jul 24, 2024 · 0 comments
Labels
bug Something isn't working Testing Related to Testing itself

Comments

@MichaelHuth
Copy link
Collaborator

MichaelHuth commented Jul 24, 2024

With threadsafe disabled

Some tests that are failing with sutter:

  • CheckPulseInfoGathering: pulseInfo comparison uses magic numbers that probably depend on sample interval and these are slightly off for SUTTER
  • RoundTripDepStimsetsRecursionThroughSweeps: Something with the NWB saving is wrong, as the created NWB file is more or less empty. Problem in NWB: NWB_GenerateDeviceDescription does not know SUTTER hardware fixed with Add support for saving each device to its own NWB file #2216
  • In UTF_BasicHardwareTests, UTF_TestPulseAndTPDuringDAQ some TP? related tests fail the "Empty DF" check at the end due to W_sigma still left.
  • RestoreDAEphysPanel, RestoreAndSaveConfiguration, CheckIfConfigurationRestoresDAEphysWithUnassocDA
  • EP_EpochTestSamplingFrequency: Sampling frequency list contains soem frequencies that are invalid for sutter (like 100 kHz)
  • TPDuringDAQTPAndUnAssoc: SamplingInterval check issue
  • PS_DS_AD1: Some issue with attempt to changing controls in the DAEPhys panel that are disabled when SUTTER is used, probably in test setup in SetAsyncChannelProperties
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working Testing Related to Testing itself
Projects
None yet
Development

No branches or pull requests

2 participants