sunxiaojian commented on PR #8082: URL: https://github.com/apache/seatunnel/pull/8082#issuecomment-2499916311
2024-11-25T09:02:46.7511698Z [] 2024-11-25 09:02:46,750 INFO org.apache.seatunnel.api.connector.ConnectorSpecificationCheckTest - Check sink connector HttpSinkFactory successfully 2024-11-25T09:02:46.7526104Z [] 2024-11-25 09:02:46,752 INFO org.apache.seatunnel.api.connector.ConnectorSpecificationCheckTest - Check sink connector FeishuSinkFactory successfully 2024-11-25T09:02:46.7536543Z [] 2024-11-25 09:02:46,753 INFO org.apache.seatunnel.api.connector.ConnectorSpecificationCheckTest - Check sink connector PrometheusSinkFactory successfully 2024-11-25T09:02:46.7552075Z [] 2024-11-25 09:02:46,754 INFO org.apache.seatunnel.api.connector.ConnectorSpecificationCheckTest - Check sink connector DruidSinkFactory successfully 2024-11-25T09:02:46.7586226Z [] 2024-11-25 09:02:46,758 INFO org.apache.seatunnel.api.connector.ConnectorSpecificationCheckTest - Check sink connector JdbcSinkFactory successfully 2024-11-25T09:02:46.7620170Z [] 2024-11-25 09:02:46,761 INFO org.apache.seatunnel.api.connector.ConnectorSpecificationCheckTest - Check sink connector ClickhouseSinkFactory successfully 2024-11-25T09:02:46.7627052Z [] 2024-11-25 09:02:46,762 INFO org.apache.seatunnel.api.connector.ConnectorSpecificationCheckTest - Check sink connector PulsarSinkFactory successfully 2024-11-25T09:02:46.7643308Z [] 2024-11-25 09:02:46,763 INFO org.apache.seatunnel.api.connector.ConnectorSpecificationCheckTest - Check sink connector S3FileSinkFactory successfully 2024-11-25T09:02:46.7714789Z [] 2024-11-25 09:02:46,771 INFO org.apache.seatunnel.api.connector.ConnectorSpecificationCheckTest - Check sink connector OssFileSinkFactory successfully 2024-11-25T09:02:46.7727213Z [] 2024-11-25 09:02:46,772 INFO org.apache.seatunnel.api.connector.ConnectorSpecificationCheckTest - Check sink connector LocalFileSinkFactory successfully 2024-11-25T09:02:46.7737031Z [] 2024-11-25 09:02:46,773 INFO org.apache.seatunnel.api.connector.ConnectorSpecificationCheckTest - Check sink connector FtpFileSinkFactory successfully 2024-11-25T09:02:46.7753912Z [] 2024-11-25 09:02:46,774 INFO org.apache.seatunnel.api.connector.ConnectorSpecificationCheckTest - Check sink connector SftpFileSinkFactory successfully 2024-11-25T09:02:46.7776561Z [] 2024-11-25 09:02:46,777 INFO org.apache.seatunnel.api.connector.ConnectorSpecificationCheckTest - Check sink connector HudiSinkFactory successfully 2024-11-25T09:02:46.7818230Z [] 2024-11-25 09:02:46,781 INFO org.apache.seatunnel.api.connector.ConnectorSpecificationCheckTest - Check sink connector KuduSinkFactory successfully 2024-11-25T09:02:46.7838482Z [] 2024-11-25 09:02:46,783 INFO org.apache.seatunnel.api.connector.ConnectorSpecificationCheckTest - Check sink connector EmailSinkFactory successfully 2024-11-25T09:02:46.7850758Z [] 2024-11-25 09:02:46,784 INFO org.apache.seatunnel.api.connector.ConnectorSpecificationCheckTest - Check sink connector ElasticsearchSinkFactory successfully 2024-11-25T09:02:46.7870097Z [] 2024-11-25 09:02:46,786 INFO org.apache.seatunnel.api.connector.ConnectorSpecificationCheckTest - Check sink connector RedisSinkFactory successfully 2024-11-25T09:02:46.7907716Z [] 2024-11-25 09:02:46,790 INFO org.apache.seatunnel.api.connector.ConnectorSpecificationCheckTest - Check sink connector IcebergSinkFactory successfully 2024-11-25T09:02:46.7925067Z [] 2024-11-25 09:02:46,792 INFO org.apache.seatunnel.api.connector.ConnectorSpecificationCheckTest - Check sink connector InfluxDBSinkFactory successfully 2024-11-25T09:02:46.7948177Z [] 2024-11-25 09:02:46,794 INFO org.apache.seatunnel.api.connector.ConnectorSpecificationCheckTest - Check sink connector StarRocksSinkFactory successfully 2024-11-25T09:02:46.8111250Z [ERROR] Tests run: 1, Failures: 1, Errors: 0, Skipped: 0, Time elapsed: 0.959 s <<< FAILURE! - in org.apache.seatunnel.api.connector.ConnectorSpecificationCheckTest 2024-11-25T09:02:46.8113572Z [ERROR] testAllConnectorImplementFactoryWithUpToDateMethod Time elapsed: 0.37 s <<< FAILURE! 2024-11-25T09:02:46.8115847Z org.opentest4j.AssertionFailedError: Please update the `createWriter` method return type to the subclass of `SupportSchemaEvolutionSinkWriter`, because `StarRocksSink` implements `SupportSchemaEvolutionSink` interface ==> expected: <true> but was: <false> 2024-11-25T09:02:46.8118213Z at org.apache.seatunnel.api.connector.ConnectorSpecificationCheckTest.checkSupportSchemaEvolutionSink(ConnectorSpecificationCheckTest.java:227) 2024-11-25T09:02:46.8119973Z at org.apache.seatunnel.api.connector.ConnectorSpecificationCheckTest.testAllConnectorImplementFactoryWithUpToDateMethod(ConnectorSpecificationCheckTest.java:173) 2024-11-25T09:02:46.8121539Z 2024-11-25T09:02:47.1396695Z [INFO] 2024-11-25T09:02:47.1397162Z [INFO] Results: 2024-11-25T09:02:47.1397605Z [INFO] 2024-11-25T09:02:47.1397976Z [ERROR] Failures: 2024-11-25T09:02:47.1401709Z [ERROR] ConnectorSpecificationCheckTest.testAllConnectorImplementFactoryWithUpToDateMethod:173->checkSupportSchemaEvolutionSink:227 Please update the `createWriter` method return type to the subclass of `SupportSchemaEvolutionSinkWriter`, because `StarRocksSink` implements `SupportSchemaEvolutionSink` interface ==> expected: <true> but was: <false> 2024-11-25T09:02:47.1403818Z [INFO] 2024-11-25T09:02:47.1404130Z [ERROR] Tests run: 2, Failures: 1, Errors: 0, Skipped: 0 2024-11-25T09:02:47.1404522Z [INFO] 2024-11-25T09:02:47.1408621Z [INFO] -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscribe, e-mail: [email protected] For queries about this service, please contact Infrastructure at: [email protected]
