Branch: refs/heads/JENKINS-40105_Enable_all_folder.js_test_cases
  Home:   https://github.com/jenkinsci/blueocean-acceptance-test
  Commit: 5ad95397ea12686adacd36d17a2aabe9b7e7b31e
      
https://github.com/jenkinsci/blueocean-acceptance-test/commit/5ad95397ea12686adacd36d17a2aabe9b7e7b31e
  Author: Daniel Beck <daniel-b...@users.noreply.github.com>
  Date:   2016-12-01 (Thu, 01 Dec 2016)

  Changed paths:
    M PULL_REQUEST_TEMPLATE

  Log Message:
  -----------
  Don't add jenkinsci/code-reviewers to all PRs (#77)


  Commit: 1b587d9bad9304c821707b8546c2f87623c5286f
      
https://github.com/jenkinsci/blueocean-acceptance-test/commit/1b587d9bad9304c821707b8546c2f87623c5286f
  Author: Michael Neale <michael.ne...@gmail.com>
  Date:   2016-11-30 (Wed, 30 Nov 2016)

  Changed paths:
    M src/main/js/page_objects/blueocean/bluePipelineActivity.js
    M src/test/js/multibranch/multibranchOpening.js

  Log Message:
  -----------
  Refactor out common stage graph assertion and doc (#75)


  Commit: 4599be9c98f674e20f254175d0b7fe3e3f3a90fd
      
https://github.com/jenkinsci/blueocean-acceptance-test/commit/4599be9c98f674e20f254175d0b7fe3e3f3a90fd
  Author: Michael Neale <michael.ne...@gmail.com>
  Date:   2016-11-30 (Wed, 30 Nov 2016)

  Changed paths:
    M src/main/js/page_objects/blueocean/bluePipelines.js
    A src/test/js/i18n/loadGerman.js

  Log Message:
  -----------
  test i18n by loading up german (#78)

* test i18n by loading up german

* make it more DRY

* step names


  Commit: 28064f2c9556826e4748c245ae0f26c95dbbc981
      
https://github.com/jenkinsci/blueocean-acceptance-test/commit/28064f2c9556826e4748c245ae0f26c95dbbc981
  Author: Thorsten Scherler <scher...@gmail.com>
  Date:   2016-12-01 (Thu, 01 Dec 2016)

  Changed paths:
    M src/main/js/api/sse.js
    A src/main/js/custom_commands/waitForPipelineStageEvent.js
    M src/test/js/edgeCases/index.js
    A src/test/js/edgeCases/initialStage.js
    A src/test/resources/test_scripts/initialStage.groovy

  Log Message:
  -----------
  [FIX-JENKINS-39229_Regression_Initial_stage_run_does_not_show_graph] add … 
(#79)

* [JENKINS-39229_Regression_Initial_stage_run_does_not_show_graph] add test to 
cover edge case first run with no stage and then coming stage.

* [JENKINS-39229_Regression_Initial_stage_run_does_not_show_graph] Fix 
description and shorten pipeline script.


  Commit: d0a0fcd58c81d1195b1f4472760171b8b6944773
      
https://github.com/jenkinsci/blueocean-acceptance-test/commit/d0a0fcd58c81d1195b1f4472760171b8b6944773
  Author: Michael Neale <michael.ne...@gmail.com>
  Date:   2016-12-01 (Thu, 01 Dec 2016)

  Changed paths:
    M Jenkinsfile

  Log Message:
  -----------
  Update Jenkinsfile


  Commit: 79598714a24d0a3227fe3e49cb958182e8f31aa5
      
https://github.com/jenkinsci/blueocean-acceptance-test/commit/79598714a24d0a3227fe3e49cb958182e8f31aa5
  Author: Michael Neale <michael.ne...@gmail.com>
  Date:   2016-12-08 (Thu, 08 Dec 2016)

  Changed paths:
    A src/test/js/failingStages.js
    A src/test/resources/test_scripts/stagesFailing.groovy

  Log Message:
  -----------
  Bug/jenkins 39955 re run broken (#83)

* look for stage graph when re-running

* fix up js docs

* clean up assertions to make sure screen is updating


  Commit: bc833bbb2584be490d6bf2099d6b305f90ce3357
      
https://github.com/jenkinsci/blueocean-acceptance-test/commit/bc833bbb2584be490d6bf2099d6b305f90ce3357
  Author: Michael Neale <michael.ne...@gmail.com>
  Date:   2016-12-08 (Thu, 08 Dec 2016)

  Changed paths:
    M src/test/resources/test_scripts/stages-with-wait-block-syntax.groovy
    M 
src/test/resources/test_scripts/stages-with-wait-pipelineModel-syntax.groovy
    M src/test/resources/test_scripts/stages-with-wait.groovy

  Log Message:
  -----------
  relax the timing a bit as often jobs are finished (#84)

* relax the timing a bit as often jobs are finished

* Update stages-with-wait-pipelineModel-syntax.groovy

* Update stages-with-wait-block-syntax.groovy

* Update stages-with-wait.groovy


  Commit: 4dc0c1030e98d19cead6c1063e95d978629a601d
      
https://github.com/jenkinsci/blueocean-acceptance-test/commit/4dc0c1030e98d19cead6c1063e95d978629a601d
  Author: Ivan Meredith <i...@ivan.net.nz>
  Date:   2016-12-08 (Thu, 08 Dec 2016)

  Changed paths:
    A src/test/js/artifacts/artifacts.js
    A src/test/resources/test_scripts/lots-of-artifacts.groovy

  Log Message:
  -----------
  [JENKINS-39761 Adds tests to cover the artifacts tab on run details. (#82)

* [JENKINS-39761] Check that only 100 artifacts are shown

* Commit groovy file

* Use bash to create files

* Fix tests

* Fix comments


  Commit: 7c10546856b7033fdfe8192aa92a2de7e189971d
      
https://github.com/jenkinsci/blueocean-acceptance-test/commit/7c10546856b7033fdfe8192aa92a2de7e189971d
  Author: Ivan Meredith <i...@ivan.net.nz>
  Date:   2016-12-09 (Fri, 09 Dec 2016)

  Changed paths:
    M src/main/js/api/git.js
    A src/test/js/multibranch/commitMessages.js
    A src/test/resources/multibranch/commit_message/Jenkinsfile

  Log Message:
  -----------
  [JENKINS-40296] Tests to cover changeset messages (#85)


  Commit: b8b111de4f95e6861a6ac95c5f6e4bc28fe6b2a9
      
https://github.com/jenkinsci/blueocean-acceptance-test/commit/b8b111de4f95e6861a6ac95c5f6e4bc28fe6b2a9
  Author: Thorsten Scherler <scher...@gmail.com>
  Date:   2016-12-12 (Mon, 12 Dec 2016)

  Changed paths:
    M Jenkinsfile
    M PULL_REQUEST_TEMPLATE
    M src/main/js/api/git.js
    M src/main/js/api/sse.js
    A src/main/js/custom_commands/waitForPipelineStageEvent.js
    M src/main/js/page_objects/blueocean/bluePipelineActivity.js
    M src/main/js/page_objects/blueocean/bluePipelines.js
    A src/test/js/artifacts/artifacts.js
    M src/test/js/edgeCases/index.js
    A src/test/js/edgeCases/initialStage.js
    A src/test/js/failingStages.js
    A src/test/js/i18n/loadGerman.js
    A src/test/js/multibranch/commitMessages.js
    M src/test/js/multibranch/multibranchOpening.js
    A src/test/resources/multibranch/commit_message/Jenkinsfile
    A src/test/resources/test_scripts/initialStage.groovy
    A src/test/resources/test_scripts/lots-of-artifacts.groovy
    M src/test/resources/test_scripts/stages-with-wait-block-syntax.groovy
    M 
src/test/resources/test_scripts/stages-with-wait-pipelineModel-syntax.groovy
    M src/test/resources/test_scripts/stages-with-wait.groovy
    A src/test/resources/test_scripts/stagesFailing.groovy

  Log Message:
  -----------
  Merge remote-tracking branch 'upstream/master' into 
JENKINS-40105_Enable_all_folder.js_test_cases


Compare: 
https://github.com/jenkinsci/blueocean-acceptance-test/compare/f975ace0233e...b8b111de4f95

-- 
You received this message because you are subscribed to the Google Groups 
"Jenkins Commits" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to jenkinsci-commits+unsubscr...@googlegroups.com.
For more options, visit https://groups.google.com/d/optout.

Reply via email to