Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[SPARK-25812][UI][TEST] Fix test failure in PagedTableSuite #22808

Closed

Conversation

gengliangwang
Copy link
Member

What changes were proposed in this pull request?

In #22668, the PR was merged without PR builder test. And there is a test failure:
https://amplab.cs.berkeley.edu/jenkins/view/Spark%20QA%20Test%20(Dashboard)/job/spark-master-test-sbt-hadoop-2.7/5070/testReport/org.apache.spark.ui/PagedTableSuite/pageNavigation/

This PR is to fix it.

How was this patch tested?

Update the test case.

@gengliangwang
Copy link
Member Author

Copy link
Member

@felixcheung felixcheung left a comment

Choose a reason for hiding this comment

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

LGTM pending Jenkins

Copy link
Member

@dongjoon-hyun dongjoon-hyun left a comment

Choose a reason for hiding this comment

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

+1, LGTM.
BTW, @gengliangwang . Could you use https://issues.apache.org/jira/browse/SPARK-25812 instead of the follow-up?

@gengliangwang gengliangwang changed the title [SPARK-25675][UI][FOLLOWUP][TEST] Fix test failure in PagedTableSuite [SPARK-25812][UI][TEST] Fix test failure in PagedTableSuite Oct 23, 2018
@gengliangwang
Copy link
Member Author

Hi @dongjoon-hyun , I see. I have updated the title.

@dongjoon-hyun
Copy link
Member

Thank you, @gengliangwang and @felixcheung .
Merged to master.

@asfgit asfgit closed this in 65a8d1b Oct 23, 2018
@SparkQA
Copy link

SparkQA commented Oct 23, 2018

Test build #97929 has finished for PR 22808 at commit 467181c.

  • This patch passes all tests.
  • This patch merges cleanly.
  • This patch adds no public classes.

jackylee-ch pushed a commit to jackylee-ch/spark that referenced this pull request Feb 18, 2019
## What changes were proposed in this pull request?

In apache#22668, the PR was merged without PR builder test.  And there is a test failure:
https://amplab.cs.berkeley.edu/jenkins/view/Spark%20QA%20Test%20(Dashboard)/job/spark-master-test-sbt-hadoop-2.7/5070/testReport/org.apache.spark.ui/PagedTableSuite/pageNavigation/

This PR is to fix it.
## How was this patch tested?

Update the test case.

Closes apache#22808 from gengliangwang/fixPagedTableSuite.

Authored-by: Gengliang Wang <gengliang.wang@databricks.com>
Signed-off-by: Dongjoon Hyun <dongjoon@apache.org>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
4 participants