[native] Disable TestPrestoNativeTpcdsQueriesParquetUsingThrift#19932
[native] Disable TestPrestoNativeTpcdsQueriesParquetUsingThrift#19932mshang816 wants to merge 1 commit intoprestodb:masterfrom
Conversation
4e07c8b to
d640511
Compare
d640511 to
1f9a743
Compare
| import com.facebook.presto.testing.QueryRunner; | ||
| import org.testng.annotations.Ignore; | ||
|
|
||
| @Ignore |
There was a problem hiding this comment.
Thank you, @mshang816 .
It would be nice to file GitHub issue to explain that this test is failing and share a stacktrace / error message, then add a comment here and refer to that issue.
typo in commit message: [nateive] -> [native]
|
ci/circleci: linux-presto-e2e-tests is failing. CC: @amitkdutta |
|
Move the discussion from #19646 (comment) to here. I suspect disabling The worker node shouldn't crash or the following tests can't pass so I wonder whether there is a way to check the availability of worker ports |
Disable the flaky TestPrestoNativeTpcdsQueriesParquetUsingThrift
Test plan - (Please fill in how you tested your changes)
Make sure all CI runs are green