Vlad Rozov created SPARK-53622: ---------------------------------- Summary: Improve UninterruptibleThread test Key: SPARK-53622 URL: https://issues.apache.org/jira/browse/SPARK-53622 Project: Spark Issue Type: Test Components: Tests Affects Versions: 4.1.0 Reporter: Vlad Rozov
Implement several code improvement in {{UninterruptibleThreadSuite}}: - run several iterations of stress test - log {{InterruptedException}} - improve assert error message ("false did not equal true" => "hasInterruptedException was false") - use {{await}} instead of {{sleep}} - fail test fast -- This message was sent by Atlassian Jira (v8.20.10#820010) --------------------------------------------------------------------- To unsubscribe, e-mail: issues-unsubscr...@spark.apache.org For additional commands, e-mail: issues-h...@spark.apache.org