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

MueLu: fix for RegionVector unit test failing #7610

Merged

Conversation

pohm01
Copy link
Contributor

@pohm01 pohm01 commented Jun 30, 2020

@trilinos/

Motivation

Fixes an issue with the RegionVector unit test failing.

Testing

The test passes on all ranks now.

@pohm01 pohm01 added type: bug The primary issue is a bug in Trilinos code or tests pkg: MueLu AT: AUTOMERGE Causes the PR autotester to automatically merge the PR branch once approvals are completed labels Jun 30, 2020
@pohm01 pohm01 requested review from rstumin, mayrmt and lucbv June 30, 2020 20:17
@pohm01 pohm01 requested a review from a team as a code owner June 30, 2020 20:17
@pohm01 pohm01 self-assigned this Jun 30, 2020
@trilinos-autotester
Copy link
Contributor

Status Flag 'Pre-Test Inspection' - Auto Inspected - Inspection Is Not Necessary for this Pull Request.

@trilinos-autotester
Copy link
Contributor

Status Flag 'Pull Request AutoTester' - Testing Jenkins Projects:

Pull Request Auto Testing STARTING (click to expand)

Build Information

Test Name: Trilinos_pullrequest_gcc_4.8.4

  • Build Num: 7203
  • Status: STARTED

Jenkins Parameters

Parameter Name Value
COMPILER_MODULE sems-gcc/4.8.4
JENKINS_BUILD_TYPE Release
JENKINS_COMM_TYPE MPI
JENKINS_DO_COMPLEX OFF
JENKINS_JOB_TYPE Experimental
MPI_MODULE sems-openmpi/1.8.7
PR_LABELS AT: AUTOMERGE;pkg: MueLu;type: bug
PULLREQUESTNUM 7610
TEST_REPO_ALIAS TRILINOS
TRILINOS_SOURCE_BRANCH MueLu_RegionVector_unitTest
TRILINOS_SOURCE_REPO https://github.com/lucbv/Trilinos
TRILINOS_SOURCE_SHA 5e74e74
TRILINOS_TARGET_BRANCH develop
TRILINOS_TARGET_REPO https://github.com/trilinos/Trilinos
TRILINOS_TARGET_SHA f7f23be

Build Information

Test Name: Trilinos_pullrequest_intel_17.0.1

  • Build Num: 7013
  • Status: STARTED

Jenkins Parameters

Parameter Name Value
PR_LABELS AT: AUTOMERGE;pkg: MueLu;type: bug
PULLREQUESTNUM 7610
TEST_REPO_ALIAS TRILINOS
TRILINOS_SOURCE_BRANCH MueLu_RegionVector_unitTest
TRILINOS_SOURCE_REPO https://github.com/lucbv/Trilinos
TRILINOS_SOURCE_SHA 5e74e74
TRILINOS_TARGET_BRANCH develop
TRILINOS_TARGET_REPO https://github.com/trilinos/Trilinos
TRILINOS_TARGET_SHA f7f23be

Build Information

Test Name: Trilinos_pullrequest_gcc_4.9.3_SERIAL

  • Build Num: 5438
  • Status: STARTED

Jenkins Parameters

Parameter Name Value
PR_LABELS AT: AUTOMERGE;pkg: MueLu;type: bug
PULLREQUESTNUM 7610
TEST_REPO_ALIAS TRILINOS
TRILINOS_SOURCE_BRANCH MueLu_RegionVector_unitTest
TRILINOS_SOURCE_REPO https://github.com/lucbv/Trilinos
TRILINOS_SOURCE_SHA 5e74e74
TRILINOS_TARGET_BRANCH develop
TRILINOS_TARGET_REPO https://github.com/trilinos/Trilinos
TRILINOS_TARGET_SHA f7f23be

Build Information

Test Name: Trilinos_pullrequest_gcc_7.2.0

  • Build Num: 5285
  • Status: STARTED

Jenkins Parameters

Parameter Name Value
PR_LABELS AT: AUTOMERGE;pkg: MueLu;type: bug
PULLREQUESTNUM 7610
TEST_REPO_ALIAS TRILINOS
TRILINOS_SOURCE_BRANCH MueLu_RegionVector_unitTest
TRILINOS_SOURCE_REPO https://github.com/lucbv/Trilinos
TRILINOS_SOURCE_SHA 5e74e74
TRILINOS_TARGET_BRANCH develop
TRILINOS_TARGET_REPO https://github.com/trilinos/Trilinos
TRILINOS_TARGET_SHA f7f23be

Build Information

Test Name: Trilinos_pullrequest_gcc_8.3.0

  • Build Num: 1474
  • Status: STARTED

Jenkins Parameters

Parameter Name Value
PR_LABELS AT: AUTOMERGE;pkg: MueLu;type: bug
PULLREQUESTNUM 7610
TEST_REPO_ALIAS TRILINOS
TRILINOS_SOURCE_BRANCH MueLu_RegionVector_unitTest
TRILINOS_SOURCE_REPO https://github.com/lucbv/Trilinos
TRILINOS_SOURCE_SHA 5e74e74
TRILINOS_TARGET_BRANCH develop
TRILINOS_TARGET_REPO https://github.com/trilinos/Trilinos
TRILINOS_TARGET_SHA f7f23be

Build Information

Test Name: Trilinos_pullrequest_cuda_9.2

  • Build Num: 4769
  • Status: STARTED

Jenkins Parameters

Parameter Name Value
PR_LABELS AT: AUTOMERGE;pkg: MueLu;type: bug
PULLREQUESTNUM 7610
TEST_REPO_ALIAS TRILINOS
TRILINOS_SOURCE_BRANCH MueLu_RegionVector_unitTest
TRILINOS_SOURCE_REPO https://github.com/lucbv/Trilinos
TRILINOS_SOURCE_SHA 5e74e74
TRILINOS_TARGET_BRANCH develop
TRILINOS_TARGET_REPO https://github.com/trilinos/Trilinos
TRILINOS_TARGET_SHA f7f23be

Build Information

Test Name: Trilinos_pullrequest_clang_9.0.0

  • Build Num: 1144
  • Status: STARTED

Jenkins Parameters

Parameter Name Value
PR_LABELS AT: AUTOMERGE;pkg: MueLu;type: bug
PULLREQUESTNUM 7610
TEST_REPO_ALIAS TRILINOS
TRILINOS_SOURCE_BRANCH MueLu_RegionVector_unitTest
TRILINOS_SOURCE_REPO https://github.com/lucbv/Trilinos
TRILINOS_SOURCE_SHA 5e74e74
TRILINOS_TARGET_BRANCH develop
TRILINOS_TARGET_REPO https://github.com/trilinos/Trilinos
TRILINOS_TARGET_SHA f7f23be

Build Information

Test Name: Trilinos_pullrequest_python_2

  • Build Num: 2857
  • Status: STARTED

Jenkins Parameters

Parameter Name Value
PR_LABELS AT: AUTOMERGE;pkg: MueLu;type: bug
PULLREQUESTNUM 7610
TEST_REPO_ALIAS TRILINOS
TRILINOS_SOURCE_BRANCH MueLu_RegionVector_unitTest
TRILINOS_SOURCE_REPO https://github.com/lucbv/Trilinos
TRILINOS_SOURCE_SHA 5e74e74
TRILINOS_TARGET_BRANCH develop
TRILINOS_TARGET_REPO https://github.com/trilinos/Trilinos
TRILINOS_TARGET_SHA f7f23be

Build Information

Test Name: Trilinos_pullrequest_python_3

  • Build Num: 2866
  • Status: STARTED

Jenkins Parameters

Parameter Name Value
PR_LABELS AT: AUTOMERGE;pkg: MueLu;type: bug
PULLREQUESTNUM 7610
TEST_REPO_ALIAS TRILINOS
TRILINOS_SOURCE_BRANCH MueLu_RegionVector_unitTest
TRILINOS_SOURCE_REPO https://github.com/lucbv/Trilinos
TRILINOS_SOURCE_SHA 5e74e74
TRILINOS_TARGET_BRANCH develop
TRILINOS_TARGET_REPO https://github.com/trilinos/Trilinos
TRILINOS_TARGET_SHA f7f23be

Using Repos:

Repo: TRILINOS (lucbv/Trilinos)
  • Branch: MueLu_RegionVector_unitTest
  • SHA: 5e74e74
  • Mode: TEST_REPO

Pull Request Author: pohm01

@trilinos-autotester
Copy link
Contributor

Status Flag 'Pull Request AutoTester' - Jenkins Testing: all Jobs PASSED

Pull Request Auto Testing has PASSED (click to expand)

Build Information

Test Name: Trilinos_pullrequest_gcc_4.8.4

  • Build Num: 7203
  • Status: PASSED

Jenkins Parameters

Parameter Name Value
COMPILER_MODULE sems-gcc/4.8.4
JENKINS_BUILD_TYPE Release
JENKINS_COMM_TYPE MPI
JENKINS_DO_COMPLEX OFF
JENKINS_JOB_TYPE Experimental
MPI_MODULE sems-openmpi/1.8.7
PR_LABELS AT: AUTOMERGE;pkg: MueLu;type: bug
PULLREQUESTNUM 7610
TEST_REPO_ALIAS TRILINOS
TRILINOS_SOURCE_BRANCH MueLu_RegionVector_unitTest
TRILINOS_SOURCE_REPO https://github.com/lucbv/Trilinos
TRILINOS_SOURCE_SHA 5e74e74
TRILINOS_TARGET_BRANCH develop
TRILINOS_TARGET_REPO https://github.com/trilinos/Trilinos
TRILINOS_TARGET_SHA f7f23be

Build Information

Test Name: Trilinos_pullrequest_intel_17.0.1

  • Build Num: 7013
  • Status: PASSED

Jenkins Parameters

Parameter Name Value
PR_LABELS AT: AUTOMERGE;pkg: MueLu;type: bug
PULLREQUESTNUM 7610
TEST_REPO_ALIAS TRILINOS
TRILINOS_SOURCE_BRANCH MueLu_RegionVector_unitTest
TRILINOS_SOURCE_REPO https://github.com/lucbv/Trilinos
TRILINOS_SOURCE_SHA 5e74e74
TRILINOS_TARGET_BRANCH develop
TRILINOS_TARGET_REPO https://github.com/trilinos/Trilinos
TRILINOS_TARGET_SHA f7f23be

Build Information

Test Name: Trilinos_pullrequest_gcc_4.9.3_SERIAL

  • Build Num: 5438
  • Status: PASSED

Jenkins Parameters

Parameter Name Value
PR_LABELS AT: AUTOMERGE;pkg: MueLu;type: bug
PULLREQUESTNUM 7610
TEST_REPO_ALIAS TRILINOS
TRILINOS_SOURCE_BRANCH MueLu_RegionVector_unitTest
TRILINOS_SOURCE_REPO https://github.com/lucbv/Trilinos
TRILINOS_SOURCE_SHA 5e74e74
TRILINOS_TARGET_BRANCH develop
TRILINOS_TARGET_REPO https://github.com/trilinos/Trilinos
TRILINOS_TARGET_SHA f7f23be

Build Information

Test Name: Trilinos_pullrequest_gcc_7.2.0

  • Build Num: 5285
  • Status: PASSED

Jenkins Parameters

Parameter Name Value
PR_LABELS AT: AUTOMERGE;pkg: MueLu;type: bug
PULLREQUESTNUM 7610
TEST_REPO_ALIAS TRILINOS
TRILINOS_SOURCE_BRANCH MueLu_RegionVector_unitTest
TRILINOS_SOURCE_REPO https://github.com/lucbv/Trilinos
TRILINOS_SOURCE_SHA 5e74e74
TRILINOS_TARGET_BRANCH develop
TRILINOS_TARGET_REPO https://github.com/trilinos/Trilinos
TRILINOS_TARGET_SHA f7f23be

Build Information

Test Name: Trilinos_pullrequest_gcc_8.3.0

  • Build Num: 1474
  • Status: PASSED

Jenkins Parameters

Parameter Name Value
PR_LABELS AT: AUTOMERGE;pkg: MueLu;type: bug
PULLREQUESTNUM 7610
TEST_REPO_ALIAS TRILINOS
TRILINOS_SOURCE_BRANCH MueLu_RegionVector_unitTest
TRILINOS_SOURCE_REPO https://github.com/lucbv/Trilinos
TRILINOS_SOURCE_SHA 5e74e74
TRILINOS_TARGET_BRANCH develop
TRILINOS_TARGET_REPO https://github.com/trilinos/Trilinos
TRILINOS_TARGET_SHA f7f23be

Build Information

Test Name: Trilinos_pullrequest_cuda_9.2

  • Build Num: 4769
  • Status: PASSED

Jenkins Parameters

Parameter Name Value
PR_LABELS AT: AUTOMERGE;pkg: MueLu;type: bug
PULLREQUESTNUM 7610
TEST_REPO_ALIAS TRILINOS
TRILINOS_SOURCE_BRANCH MueLu_RegionVector_unitTest
TRILINOS_SOURCE_REPO https://github.com/lucbv/Trilinos
TRILINOS_SOURCE_SHA 5e74e74
TRILINOS_TARGET_BRANCH develop
TRILINOS_TARGET_REPO https://github.com/trilinos/Trilinos
TRILINOS_TARGET_SHA f7f23be

Build Information

Test Name: Trilinos_pullrequest_clang_9.0.0

  • Build Num: 1144
  • Status: PASSED

Jenkins Parameters

Parameter Name Value
PR_LABELS AT: AUTOMERGE;pkg: MueLu;type: bug
PULLREQUESTNUM 7610
TEST_REPO_ALIAS TRILINOS
TRILINOS_SOURCE_BRANCH MueLu_RegionVector_unitTest
TRILINOS_SOURCE_REPO https://github.com/lucbv/Trilinos
TRILINOS_SOURCE_SHA 5e74e74
TRILINOS_TARGET_BRANCH develop
TRILINOS_TARGET_REPO https://github.com/trilinos/Trilinos
TRILINOS_TARGET_SHA f7f23be

Build Information

Test Name: Trilinos_pullrequest_python_2

  • Build Num: 2857
  • Status: PASSED

Jenkins Parameters

Parameter Name Value
PR_LABELS AT: AUTOMERGE;pkg: MueLu;type: bug
PULLREQUESTNUM 7610
TEST_REPO_ALIAS TRILINOS
TRILINOS_SOURCE_BRANCH MueLu_RegionVector_unitTest
TRILINOS_SOURCE_REPO https://github.com/lucbv/Trilinos
TRILINOS_SOURCE_SHA 5e74e74
TRILINOS_TARGET_BRANCH develop
TRILINOS_TARGET_REPO https://github.com/trilinos/Trilinos
TRILINOS_TARGET_SHA f7f23be

Build Information

Test Name: Trilinos_pullrequest_python_3

  • Build Num: 2866
  • Status: PASSED

Jenkins Parameters

Parameter Name Value
PR_LABELS AT: AUTOMERGE;pkg: MueLu;type: bug
PULLREQUESTNUM 7610
TEST_REPO_ALIAS TRILINOS
TRILINOS_SOURCE_BRANCH MueLu_RegionVector_unitTest
TRILINOS_SOURCE_REPO https://github.com/lucbv/Trilinos
TRILINOS_SOURCE_SHA 5e74e74
TRILINOS_TARGET_BRANCH develop
TRILINOS_TARGET_REPO https://github.com/trilinos/Trilinos
TRILINOS_TARGET_SHA f7f23be


CDash Test Results for PR# 7610.

@trilinos-autotester
Copy link
Contributor

Status Flag 'Pre-Merge Inspection' - SUCCESS: The last commit to this Pull Request has been INSPECTED AND APPROVED by [ mayrmt ]!

@trilinos-autotester
Copy link
Contributor

Status Flag 'Pull Request AutoTester' - Pull Request will be Automerged

@trilinos-autotester trilinos-autotester merged commit c717b45 into trilinos:develop Jun 30, 2020
@trilinos-autotester
Copy link
Contributor

Merge on Pull Request# 7610: IS A SUCCESS - Pull Request successfully merged

@trilinos-autotester trilinos-autotester removed the AT: AUTOMERGE Causes the PR autotester to automatically merge the PR branch once approvals are completed label Jun 30, 2020
@lucbv
Copy link
Contributor

lucbv commented Jun 30, 2020

@pohm01 thanks for taking care of this so quickly : )

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
pkg: MueLu type: bug The primary issue is a bug in Trilinos code or tests
Projects
Status: Done
Development

Successfully merging this pull request may close these issues.

4 participants