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

Intermittent Test: FGEN test AllocateNamedWaveform_WriteNamedWaveformF64_WaveformWrittenSuccessfully #1001

Open
reckenro opened this issue Sep 22, 2023 · 1 comment

Comments

@reckenro
Copy link
Collaborator

reckenro commented Sep 22, 2023

[ RUN      ] NiFgenDriverApiTest.AllocateNamedWaveform_WriteNamedWaveformF64_WaveformWrittenSuccessfully
unknown file: Failure
C++ exception with description "MAX:  (Hex 0x80040303) Internal error: The requested object was not found in the configuration database. Please note the steps you performed that led to this error and contact technical support at http://ni.com/support.

Component Name: 
File Name: 
Line Number: 0

Status Code: -2147220733" thrown in SetUp().
[  FAILED  ]

Saw it failing intermittently in this PR run.

AB#2530352

@bkeryan
Copy link
Contributor

bkeryan commented Sep 22, 2023

@reckenro This has the same failure mode as #986, but it's happening in a different test case.

@maxxboehme tried updating NiFgenDriverApiTest to use a 54x3 device, but there were a few test cases that depend on features or behavior that are not present on the 54x3. I think it would make sense to change NiFgenDriverApiTest to use 54x3 and either fix or disable the few test cases that don't work with this model.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants