diags =diags.Append(tfdiags.Sourceless(tfdiags.Error,"Test interrupted","The test operation could not be completed due to an interrupt signal. Please read the remaining diagnostics carefully for any sign of failed state cleanup or dangling resources."))
n.run.Diagnostics=n.run.Diagnostics.Append(tfdiags.Sourceless(tfdiags.Error,"Test interrupted","The test operation could not be completed due to an interrupt signal. Please read the remaining diagnostics carefully for any sign of failed state cleanup or dangling resources."))
}
// If we got far enough to actually attempt to execute the run then