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
Run a MIES hardware test: runwithOpts(testsuite = "UTF_PatchSeqDAScale_Adapt.ipf", testcase = "PS_DS_AD1", allowdebug=1)
Abort it while running with SHIFT+ESC
try running it again with
runwithOpts(testsuite = "UTF_PatchSeqDAScale_Adapt.ipf", testcase = "PS_DS_AD1", allowdebug=1)
this gives
Fatal: RunTest was called by user after background monitoring was registered. This is not supported.
I do get that quite often during development. I would prefer a warning message only and then that it tries to recover by itself without me having to call it again.
The text was updated successfully, but these errors were encountered:
try running it again with
runwithOpts(testsuite = "UTF_PatchSeqDAScale_Adapt.ipf", testcase = "PS_DS_AD1", allowdebug=1)
this gives
I do get that quite often during development. I would prefer a warning message only and then that it tries to recover by itself without me having to call it again.
The text was updated successfully, but these errors were encountered: