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

Fix missing 'fi' statement (#3133) #3302

Merged
merged 1 commit into from
Aug 15, 2018

Conversation

bartlettroscoe
Copy link
Member

@trilinos/framework, @rppawlo

Description

Adds back a missing 'fi' statement got deleted accidentally when resolving a merge conflict.

This should fix this script for PR testing.

Motivation and Context

Current PRs are crashing due to this (e.g. #3300, #3301). Therefore, it is urgent to get this merged.

How Has This Been Tested?

I did not test this. I fixed this by inspection. It is a one-line change.

Checklist

  • My commit messages mention the appropriate GitHub issue numbers.

This 'fi' statement got deleted accidentally when resolving a merge conflict.

This should fix this script for PR testing.
@bartlettroscoe bartlettroscoe added stage: in progress Work on the issue has started Framework tasks Framework tasks (used internally by Framework team) client: ATDM Any issue primarily impacting the ATDM project and removed stage: in progress Work on the issue has started labels Aug 15, 2018
@trilinos-autotester
Copy link
Contributor

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

Copy link
Member

@jwillenbring jwillenbring left a comment

Choose a reason for hiding this comment

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

I approve. This looks likely to fix the issue we saw.

@bartlettroscoe
Copy link
Member Author

Will PR testing allow this to pass, or will it use the version of PullRequestLinuxDriver.sh that is in 'develop' in which case this PR testing will fail? I guess time will tell (once the PR tester starts up and runs this).

@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.9.3

  • Build Num: 1361
  • Status: STARTED

Jenkins Parameters

Parameter Name Value
COMPILER_MODULE sems-gcc/4.9.3
JENKINS_BUILD_TYPE Release
JENKINS_COMM_TYPE MPI
JENKINS_DO_COMPLEX OFF
JENKINS_JOB_TYPE Experimental
MPI_MODULE sems-openmpi/1.8.7
PULLREQUESTNUM 3302
TEST_REPO_ALIAS TRILINOS
TRILINOS_SOURCE_BRANCH 3133-fix-missing-fi
TRILINOS_SOURCE_REPO https://github.com/bartlettroscoe/Trilinos
TRILINOS_SOURCE_SHA db4d929
TRILINOS_TARGET_BRANCH develop
TRILINOS_TARGET_REPO https://github.com/trilinos/Trilinos
TRILINOS_TARGET_SHA b952d7a

Build Information

Test Name: Trilinos_pullrequest_gcc_4.8.4

  • Build Num: 1055
  • 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
PULLREQUESTNUM 3302
TEST_REPO_ALIAS TRILINOS
TRILINOS_SOURCE_BRANCH 3133-fix-missing-fi
TRILINOS_SOURCE_REPO https://github.com/bartlettroscoe/Trilinos
TRILINOS_SOURCE_SHA db4d929
TRILINOS_TARGET_BRANCH develop
TRILINOS_TARGET_REPO https://github.com/trilinos/Trilinos
TRILINOS_TARGET_SHA b952d7a

Build Information

Test Name: Trilinos_pullrequest_intel_17.0.1

  • Build Num: 604
  • Status: STARTED

Jenkins Parameters

Parameter Name Value
PULLREQUESTNUM 3302
TEST_REPO_ALIAS TRILINOS
TRILINOS_SOURCE_BRANCH 3133-fix-missing-fi
TRILINOS_SOURCE_REPO https://github.com/bartlettroscoe/Trilinos
TRILINOS_SOURCE_SHA db4d929
TRILINOS_TARGET_BRANCH develop
TRILINOS_TARGET_REPO https://github.com/trilinos/Trilinos
TRILINOS_TARGET_SHA b952d7a

Using Repos:

Repo: TRILINOS (bartlettroscoe/Trilinos)
  • Branch: 3133-fix-missing-fi
  • SHA: db4d929
  • Mode: TEST_REPO

Pull Request Author: bartlettroscoe

@bartlettroscoe
Copy link
Member Author

CC: @rppawlo

@trilinos/framework

PR testing is going to fail for this PR as shown, for example, at:

which shows:

Enabled packages:
-- Setting Trilinos_ENABLE_ALL_PACKAGES = ON
./Trilinos/cmake/std/PullRequestLinuxDriver.sh: line 267: syntax error: unexpected end of file
Build step 'Execute shell' marked build as failure
Finished: FAILURE

This shows that the PR tester uses the script PullRequestLinuxDriver.sh on the tip of 'develop' and not in this branch.

Can someone with the abilities please manually merge this PR branch to 'develop' or give me the temporary permissions to do so?

@trilinos-autotester
Copy link
Contributor

Status Flag 'Pull Request AutoTester' - Jenkins Testing: 1 or more Jobs FAILED

Note: Testing will normally be attempted again in approx. 2 Hrs 30 Mins. If a change to the PR source branch occurs, the testing will be attempted again on next available autotester run.

Pull Request Auto Testing has FAILED (click to expand)

Build Information

Test Name: Trilinos_pullrequest_gcc_4.9.3

  • Build Num: 1361
  • Status: FAILED

Jenkins Parameters

Parameter Name Value
COMPILER_MODULE sems-gcc/4.9.3
JENKINS_BUILD_TYPE Release
JENKINS_COMM_TYPE MPI
JENKINS_DO_COMPLEX OFF
JENKINS_JOB_TYPE Experimental
MPI_MODULE sems-openmpi/1.8.7
PULLREQUESTNUM 3302
TEST_REPO_ALIAS TRILINOS
TRILINOS_SOURCE_BRANCH 3133-fix-missing-fi
TRILINOS_SOURCE_REPO https://github.com/bartlettroscoe/Trilinos
TRILINOS_SOURCE_SHA db4d929
TRILINOS_TARGET_BRANCH develop
TRILINOS_TARGET_REPO https://github.com/trilinos/Trilinos
TRILINOS_TARGET_SHA b952d7a

Build Information

Test Name: Trilinos_pullrequest_gcc_4.8.4

  • Build Num: 1055
  • Status: FAILED

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
PULLREQUESTNUM 3302
TEST_REPO_ALIAS TRILINOS
TRILINOS_SOURCE_BRANCH 3133-fix-missing-fi
TRILINOS_SOURCE_REPO https://github.com/bartlettroscoe/Trilinos
TRILINOS_SOURCE_SHA db4d929
TRILINOS_TARGET_BRANCH develop
TRILINOS_TARGET_REPO https://github.com/trilinos/Trilinos
TRILINOS_TARGET_SHA b952d7a

Build Information

Test Name: Trilinos_pullrequest_intel_17.0.1

  • Build Num: 604
  • Status: FAILED

Jenkins Parameters

Parameter Name Value
PULLREQUESTNUM 3302
TEST_REPO_ALIAS TRILINOS
TRILINOS_SOURCE_BRANCH 3133-fix-missing-fi
TRILINOS_SOURCE_REPO https://github.com/bartlettroscoe/Trilinos
TRILINOS_SOURCE_SHA db4d929
TRILINOS_TARGET_BRANCH develop
TRILINOS_TARGET_REPO https://github.com/trilinos/Trilinos
TRILINOS_TARGET_SHA b952d7a
Console Output (last 100 lines) : Trilinos_pullrequest_gcc_4.9.3 # 1361 (click to expand)

 * [new branch]      tril-199-all-at-once -> source_remote/tril-199-all-at-once
 * [new branch]      tril-199-use-cmake-3.11-1-use-ninja -> source_remote/tril-199-use-cmake-3.11-1-use-ninja
 * [new branch]      tril-200-allow-track-override -> source_remote/tril-200-allow-track-override
 * [new branch]      tril-200-better-compiler-error-msg -> source_remote/tril-200-better-compiler-error-msg
 * [new branch]      tril-200-chama-to-specialized -> source_remote/tril-200-chama-to-specialized
 * [new branch]      tril-200-promote-intel-opt-openmp-panzer -> source_remote/tril-200-promote-intel-opt-openmp-panzer
 * [new branch]      tril-200-serrano-export-func-incr-timeouts -> source_remote/tril-200-serrano-export-func-incr-timeouts
 * [new branch]      tril-200-serrano-fixups -> source_remote/tril-200-serrano-fixups
 * [new branch]      tril-200-serrano-promote-debug-panzer-build -> source_remote/tril-200-serrano-promote-debug-panzer-build
 * [new branch]      tril-200-serrano-sbatch-srun -> source_remote/tril-200-serrano-sbatch-srun
 * [new branch]      tril-200-serrano-switch-to-all-at-once -> source_remote/tril-200-serrano-switch-to-all-at-once
 * [new branch]      tril-204-dual-ctest-s-driver -> source_remote/tril-204-dual-ctest-s-driver
 * [new branch]      tril-208-demote-ride-builds-due-to-module-load-errors -> source_remote/tril-208-demote-ride-builds-due-to-module-load-errors
 * [new branch]      tril-209-hansen-shiller-cmake-3.11.2-ninja-1.8.2 -> source_remote/tril-209-hansen-shiller-cmake-3.11.2-ninja-1.8.2
 * [new branch]      tril-209-white-ride-move-cmake-3.11.2-ninja-1.8.2 -> source_remote/tril-209-white-ride-move-cmake-3.11.2-ninja-1.8.2
 * [new branch]      tril-211-shiller-back-to-srun -> source_remote/tril-211-shiller-back-to-srun
 * [new branch]      tril-215-white-ride-cuda-9.2 -> source_remote/tril-215-white-ride-cuda-9.2
 * [new branch]      tril-215-white-upgrade -> source_remote/tril-215-white-upgrade
 * [new branch]      tril-215-white-upgrade-fix-cuda-9.0 -> source_remote/tril-215-white-upgrade-fix-cuda-9.0
 * [new branch]      trilinos-kokkos-14000-rab-tweaks -> source_remote/trilinos-kokkos-14000-rab-tweaks
 * [new branch]      update-sems-env-1831-1458 -> source_remote/update-sems-env-1831-1458
 * [new branch]      update-tribits-2018-01-04 -> source_remote/update-tribits-2018-01-04
HEAD detached at b952d7a
nothing to commit, working tree clean
HEAD is now at b952d7a Merge Pull Request #3258 from bartlettroscoe/Trilinos/3133-fix-logic
HEAD detached at b952d7a
nothing to commit, working tree clean
Switched to and reset branch 'develop'
Branch develop set up to track remote branch develop from origin.
Your branch is up-to-date with 'origin/develop'.
On branch develop
Your branch is up-to-date with 'origin/develop'.
nothing to commit, working tree clean
Updating b952d7a..db4d929
Fast-forward
 cmake/std/PullRequestLinuxDriver.sh | 1 +
 1 file changed, 1 insertion(+)
The most recent SHA for repo: https://github.com/bartlettroscoe/Trilinos on branch: 3133-fix-missing-fi is: db4d9298f9a6987f18ee9ab92017c8ce750e9224
cmake version 3.11.1

CMake suite maintained and supported by Kitware (kitware.com/cmake).
Currently Loaded Modulefiles:

  1. sems-env
  2. sems-git/2.10.1
  3. sems-gcc/4.9.3
  4. sems-openmpi/1.10.1
  5. sems-python/2.7.9
  6. sems-boost/1.63.0/base
  7. sems-zlib/1.2.8/base
  8. sems-hdf5/1.8.12/parallel
  9. sems-netcdf/4.4.1/exo_parallel
  10. sems-parmetis/4.0.3/parallel
  11. sems-scotch/6.0.3/nopthread_64bit_parallel
  12. sems-superlu/4.3/base
  13. sems-cmake/3.10.3
  14. atdm-env
  15. atdm-cmake/3.11.1
  16. atdm-ninja_fortran/1.7.2
    MPI type = sems-openmpi/1.10.1
    CDash Track = Pull Request

*** Generating set of Trilinos enables given modified packages from
*** git commit origin/develop to HEAD


TRILINOS_DIR=/scratch/trilinos/workspace/trilinos-folder/Trilinos_pullrequest_gcc_4.9.3/Trilinos
TRILINOS_SCRIPTS_DIR=/scratch/trilinos/workspace/trilinos-folder/Trilinos_pullrequest_gcc_4.9.3/Trilinos/cmake/std/../..
TRIBITS_DIR=/scratch/trilinos/workspace/trilinos-folder/Trilinos_pullrequest_gcc_4.9.3/Trilinos/cmake/std/../../cmake/tribits

A) Generate the Trilinos Packages definition and depencencies XML file

Wrote the file 'TrilinosPackageDependencies.xml'

B) Get the set of changed files

Current directory: /scratch/trilinos/workspace/trilinos-folder/Trilinos_pullrequest_gcc_4.9.3/Trilinos

git diff --name-only origin/develop..HEAD > /scratch/trilinos/workspace/trilinos-folder/Trilinos_pullrequest_gcc_4.9.3/changed-files.txt

Wrote file 'changed-files.txt'

Current directory: /scratch/trilinos/workspace/trilinos-folder/Trilinos_pullrequest_gcc_4.9.3

C) Get the unfiltered list of changed Trilinos packages (including 'ALL_PACKAGES')

CHANGED_PACKAGES_FULL_LIST='ALL_PACKAGES'

D) Filter list of changed packages to get only the PT packages

CHANGED_PACKAGES_PT_LIST='ALL_PACKAGES'

E) Generate the *.cmake enables file

Wrote file 'packageEnables.cmake'
Enabled packages:
-- Setting Trilinos_ENABLE_ALL_PACKAGES = ON
./Trilinos/cmake/std/PullRequestLinuxDriver.sh: line 267: syntax error: unexpected end of file
Build step 'Execute shell' marked build as failure
Finished: FAILURE

Console Output (last 100 lines) : Trilinos_pullrequest_gcc_4.8.4 # 1055 (click to expand)

error: pack-objects died of signal 15
error: failed to run repack

Auto packing the repository in background for optimum performance.
See "git help gc" for manual housekeeping.
error: The last gc run reported the following. Please correct the root cause
and remove .git/gc.log.
Automatic cleanup will not be performed until the file is removed.

error: pack-objects died of signal 15
error: failed to run repack

HEAD detached at b952d7a
nothing to commit, working tree clean
HEAD is now at b952d7a Merge Pull Request #3258 from bartlettroscoe/Trilinos/3133-fix-logic
HEAD detached at b952d7a
nothing to commit, working tree clean
Switched to and reset branch 'develop'
Branch develop set up to track remote branch develop from origin.
Your branch is up-to-date with 'origin/develop'.
On branch develop
Your branch is up-to-date with 'origin/develop'.
nothing to commit, working tree clean
Updating b952d7a..db4d929
Fast-forward
Auto packing the repository in background for optimum performance.
See "git help gc" for manual housekeeping.
error: The last gc run reported the following. Please correct the root cause
and remove .git/gc.log.
Automatic cleanup will not be performed until the file is removed.

error: pack-objects died of signal 15
error: failed to run repack

cmake/std/PullRequestLinuxDriver.sh | 1 +
1 file changed, 1 insertion(+)
The most recent SHA for repo: https://github.com/bartlettroscoe/Trilinos on branch: 3133-fix-missing-fi is: db4d9298f9a6987f18ee9ab92017c8ce750e9224
cmake version 3.11.1

CMake suite maintained and supported by Kitware (kitware.com/cmake).
Currently Loaded Modulefiles:

  1. sems-env
  2. sems-git/2.10.1
  3. sems-gcc/4.8.4
  4. sems-openmpi/1.10.1
  5. sems-python/2.7.9
  6. sems-boost/1.63.0/base
  7. sems-zlib/1.2.8/base
  8. sems-hdf5/1.8.12/parallel
  9. sems-netcdf/4.4.1/exo_parallel
  10. sems-parmetis/4.0.3/parallel
  11. sems-scotch/6.0.3/nopthread_64bit_parallel
  12. sems-superlu/4.3/base
  13. sems-cmake/3.10.3
  14. atdm-env
  15. atdm-cmake/3.11.1
  16. atdm-ninja_fortran/1.7.2
    MPI type = sems-openmpi/1.10.1
    CDash Track = Pull Request

*** Generating set of Trilinos enables given modified packages from
*** git commit origin/develop to HEAD


TRILINOS_DIR=/scratch/trilinos/workspace/trilinos-folder/Trilinos_pullrequest_gcc_4.8.4/Trilinos
TRILINOS_SCRIPTS_DIR=/scratch/trilinos/workspace/trilinos-folder/Trilinos_pullrequest_gcc_4.8.4/Trilinos/cmake/std/../..
TRIBITS_DIR=/scratch/trilinos/workspace/trilinos-folder/Trilinos_pullrequest_gcc_4.8.4/Trilinos/cmake/std/../../cmake/tribits

A) Generate the Trilinos Packages definition and depencencies XML file

Wrote the file 'TrilinosPackageDependencies.xml'

B) Get the set of changed files

Current directory: /scratch/trilinos/workspace/trilinos-folder/Trilinos_pullrequest_gcc_4.8.4/Trilinos

git diff --name-only origin/develop..HEAD > /scratch/trilinos/workspace/trilinos-folder/Trilinos_pullrequest_gcc_4.8.4/changed-files.txt

Wrote file 'changed-files.txt'

Current directory: /scratch/trilinos/workspace/trilinos-folder/Trilinos_pullrequest_gcc_4.8.4

C) Get the unfiltered list of changed Trilinos packages (including 'ALL_PACKAGES')

CHANGED_PACKAGES_FULL_LIST='ALL_PACKAGES'

D) Filter list of changed packages to get only the PT packages

CHANGED_PACKAGES_PT_LIST='ALL_PACKAGES'

E) Generate the *.cmake enables file

Wrote file 'packageEnables.cmake'
Enabled packages:
-- Setting Trilinos_ENABLE_ALL_PACKAGES = ON
./Trilinos/cmake/std/PullRequestLinuxDriver.sh: line 267: syntax error: unexpected end of file
Build step 'Execute shell' marked build as failure
Finished: FAILURE

Console Output (last 100 lines) : Trilinos_pullrequest_intel_17.0.1 # 604 (click to expand)

 * [new branch]      tril-200-allow-track-override -> source_remote/tril-200-allow-track-override
 * [new branch]      tril-200-better-compiler-error-msg -> source_remote/tril-200-better-compiler-error-msg
 * [new branch]      tril-200-chama-to-specialized -> source_remote/tril-200-chama-to-specialized
 * [new branch]      tril-200-promote-intel-opt-openmp-panzer -> source_remote/tril-200-promote-intel-opt-openmp-panzer
 * [new branch]      tril-200-serrano-export-func-incr-timeouts -> source_remote/tril-200-serrano-export-func-incr-timeouts
 * [new branch]      tril-200-serrano-fixups -> source_remote/tril-200-serrano-fixups
 * [new branch]      tril-200-serrano-promote-debug-panzer-build -> source_remote/tril-200-serrano-promote-debug-panzer-build
 * [new branch]      tril-200-serrano-sbatch-srun -> source_remote/tril-200-serrano-sbatch-srun
 * [new branch]      tril-200-serrano-switch-to-all-at-once -> source_remote/tril-200-serrano-switch-to-all-at-once
 * [new branch]      tril-204-dual-ctest-s-driver -> source_remote/tril-204-dual-ctest-s-driver
 * [new branch]      tril-208-demote-ride-builds-due-to-module-load-errors -> source_remote/tril-208-demote-ride-builds-due-to-module-load-errors
 * [new branch]      tril-209-hansen-shiller-cmake-3.11.2-ninja-1.8.2 -> source_remote/tril-209-hansen-shiller-cmake-3.11.2-ninja-1.8.2
 * [new branch]      tril-209-white-ride-move-cmake-3.11.2-ninja-1.8.2 -> source_remote/tril-209-white-ride-move-cmake-3.11.2-ninja-1.8.2
 * [new branch]      tril-211-shiller-back-to-srun -> source_remote/tril-211-shiller-back-to-srun
 * [new branch]      tril-215-white-ride-cuda-9.2 -> source_remote/tril-215-white-ride-cuda-9.2
 * [new branch]      tril-215-white-upgrade -> source_remote/tril-215-white-upgrade
 * [new branch]      tril-215-white-upgrade-fix-cuda-9.0 -> source_remote/tril-215-white-upgrade-fix-cuda-9.0
 * [new branch]      trilinos-kokkos-14000-rab-tweaks -> source_remote/trilinos-kokkos-14000-rab-tweaks
 * [new branch]      update-sems-env-1831-1458 -> source_remote/update-sems-env-1831-1458
 * [new branch]      update-tribits-2018-01-04 -> source_remote/update-tribits-2018-01-04
From https://github.com/trilinos/Trilinos
 * branch            HEAD       -> FETCH_HEAD
HEAD detached at b952d7a
nothing to commit, working tree clean
HEAD is now at b952d7a Merge Pull Request #3258 from bartlettroscoe/Trilinos/3133-fix-logic
HEAD detached at b952d7a
nothing to commit, working tree clean
Switched to and reset branch 'develop'
On branch develop
nothing to commit, working tree clean
Updating b952d7a..db4d929
Fast-forward
 cmake/std/PullRequestLinuxDriver.sh | 1 +
 1 file changed, 1 insertion(+)
The most recent SHA for repo: https://github.com/bartlettroscoe/Trilinos on branch: 3133-fix-missing-fi is: db4d9298f9a6987f18ee9ab92017c8ce750e9224
	WARNING: sems-gcc dependency already found but does not match listed dependency sems-gcc/4.8.4
	I will use the sems-gcc you have loaded but correct behavior is not guaranteed
cmake version 3.11.1

CMake suite maintained and supported by Kitware (kitware.com/cmake).
Currently Loaded Modulefiles:

  1. sems-env
  2. sems-git/2.10.1
  3. sems-gcc/4.9.3
  4. sems-intel/17.0.1
  5. sems-mpich/3.2
  6. sems-python/2.7.9
  7. sems-boost/1.63.0/base
  8. sems-zlib/1.2.8/base
  9. sems-hdf5/1.8.12/parallel
  10. sems-netcdf/4.4.1/exo_parallel
  11. sems-parmetis/4.0.3/parallel
  12. sems-scotch/6.0.3/nopthread_64bit_parallel
  13. sems-superlu/4.3/base
  14. sems-cmake/3.10.3
  15. atdm-env
  16. atdm-cmake/3.11.1
  17. atdm-ninja_fortran/1.7.2
    MPI type = sems-mpich/3.2
    CDash Track = Pull Request

*** Generating set of Trilinos enables given modified packages from
*** git commit origin/develop to HEAD


TRILINOS_DIR=/scratch/trilinos/workspace/trilinos-folder/Trilinos_pullrequest_intel_17.0.1/Trilinos
TRILINOS_SCRIPTS_DIR=/scratch/trilinos/workspace/trilinos-folder/Trilinos_pullrequest_intel_17.0.1/Trilinos/cmake/std/../..
TRIBITS_DIR=/scratch/trilinos/workspace/trilinos-folder/Trilinos_pullrequest_intel_17.0.1/Trilinos/cmake/std/../../cmake/tribits

A) Generate the Trilinos Packages definition and depencencies XML file

Wrote the file 'TrilinosPackageDependencies.xml'

B) Get the set of changed files

Current directory: /scratch/trilinos/workspace/trilinos-folder/Trilinos_pullrequest_intel_17.0.1/Trilinos

git diff --name-only origin/develop..HEAD > /scratch/trilinos/workspace/trilinos-folder/Trilinos_pullrequest_intel_17.0.1/changed-files.txt

Wrote file 'changed-files.txt'

Current directory: /scratch/trilinos/workspace/trilinos-folder/Trilinos_pullrequest_intel_17.0.1

C) Get the unfiltered list of changed Trilinos packages (including 'ALL_PACKAGES')

CHANGED_PACKAGES_FULL_LIST='ALL_PACKAGES'

D) Filter list of changed packages to get only the PT packages

CHANGED_PACKAGES_PT_LIST='ALL_PACKAGES'

E) Generate the *.cmake enables file

Wrote file 'packageEnables.cmake'
Enabled packages:
-- Setting Trilinos_ENABLE_ALL_PACKAGES = ON
./Trilinos/cmake/std/PullRequestLinuxDriver.sh: line 267: syntax error: unexpected end of file
Build step 'Execute shell' marked build as failure
Finished: FAILURE


CDash Test Results for PR# 3302.

@jwillenbring jwillenbring merged commit a9afeff into trilinos:develop Aug 15, 2018
@jwillenbring
Copy link
Member

Due to the nature of this PR, I merged this manually to get the testing working again.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
client: ATDM Any issue primarily impacting the ATDM project Framework tasks Framework tasks (used internally by Framework team)
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants