Skip to content

[SPARK-23242][SS][Tests]Don't run tests in KafkaSourceSuiteBase twice#20412

Closed
zsxwing wants to merge 1 commit into
apache:masterfrom
zsxwing:SPARK-23242
Closed

[SPARK-23242][SS][Tests]Don't run tests in KafkaSourceSuiteBase twice#20412
zsxwing wants to merge 1 commit into
apache:masterfrom
zsxwing:SPARK-23242

Conversation

@zsxwing

@zsxwing zsxwing commented Jan 26, 2018

Copy link
Copy Markdown
Member

What changes were proposed in this pull request?

KafkaSourceSuiteBase should be abstract class, otherwise KafkaSourceSuiteBase will also run.

How was this patch tested?

Jenkins

@tdas

tdas commented Jan 26, 2018

Copy link
Copy Markdown
Contributor

LGTM. My bad, I should caught this in the original PR that @jose-torres made.

@SparkQA

SparkQA commented Jan 26, 2018

Copy link
Copy Markdown

Test build #86724 has finished for PR 20412 at commit bd124b3.

  • This patch fails MiMa tests.
  • This patch merges cleanly.
  • This patch adds the following public classes (experimental):
  • abstract class KafkaSourceSuiteBase extends KafkaSourceTest

@zsxwing

zsxwing commented Jan 26, 2018

Copy link
Copy Markdown
Member Author

retest this please

@dongjoon-hyun dongjoon-hyun left a comment

Copy link
Copy Markdown
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

+1, LGTM.

@SparkQA

SparkQA commented Jan 27, 2018

Copy link
Copy Markdown

Test build #4078 has finished for PR 20412 at commit bd124b3.

  • This patch passes all tests.
  • This patch merges cleanly.
  • This patch adds the following public classes (experimental):
  • abstract class KafkaSourceSuiteBase extends KafkaSourceTest

@zsxwing

zsxwing commented Jan 27, 2018

Copy link
Copy Markdown
Member Author

Thanks! Merging to master and 2.3.

asfgit pushed a commit that referenced this pull request Jan 27, 2018
## What changes were proposed in this pull request?

KafkaSourceSuiteBase should be abstract class, otherwise KafkaSourceSuiteBase will also run.

## How was this patch tested?

Jenkins

Author: Shixiong Zhu <zsxwing@gmail.com>

Closes #20412 from zsxwing/SPARK-23242.

(cherry picked from commit 0737449)
Signed-off-by: Shixiong Zhu <zsxwing@gmail.com>
ghost pushed a commit to dbtsai/spark that referenced this pull request Jan 27, 2018
## What changes were proposed in this pull request?

KafkaSourceSuiteBase should be abstract class, otherwise KafkaSourceSuiteBase will also run.

## How was this patch tested?

Jenkins

Author: Shixiong Zhu <zsxwing@gmail.com>

Closes apache#20412 from zsxwing/SPARK-23242.
@zsxwing zsxwing closed this Jan 27, 2018
@zsxwing
zsxwing deleted the SPARK-23242 branch January 27, 2018 00:11
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

4 participants