Branch: refs/heads/master Home: https://github.com/jenkinsci/blueocean-acceptance-test Commit: ebad36c457146cba0fbf822875df39659e6520fc https://github.com/jenkinsci/blueocean-acceptance-test/commit/ebad36c457146cba0fbf822875df39659e6520fc Author: Thorsten Scherler <scher...@gmail.com> Date: 2016-09-02 (Fri, 02 Sep 2016)
Changed paths: M package.json A src/main/js/api/git.js M src/main/js/page_objects/blueocean/bluePipelineActivity.js A src/main/js/page_objects/blueocean/bluePipelineBranch.js M src/main/js/page_objects/blueocean/bluePipelineRunDetail.js M src/main/js/page_objects/blueocean/bluePipelines.js A src/main/js/page_objects/classic_jenkins/computer.js A src/main/js/page_objects/classic_jenkins/folderCreate.js A src/main/js/page_objects/classic_jenkins/jobUtils.js A src/main/js/page_objects/classic_jenkins/multibranchCreate.js R src/main/js/page_objects/classic_jenkins/pipeline.js M src/main/js/util/url.js A src/test/java/io/jenkins/blueocean/EdgeCasesTest.java A src/test/java/io/jenkins/blueocean/QueuedTest.java A src/test/js/edgeCases/folder.js M src/test/js/log-karaoke/freestyle.js M src/test/js/log-karaoke/noStages.js M src/test/js/log-karaoke/stages.js A src/test/js/queued.js M src/test/js/smoke.js A src/test/resources/multibranch_1/Jenkinsfile A src/test/resources/multibranch_1/TEST-failure.TestThisWillFailAbunch.xml A src/test/resources/multibranch_1/TEST-failure.TestThisWontFail.xml Log Message: ----------- [FIX JENKINS-36660] WIP Acceptance tests for nested project and funky branch name regressions (#26) * Added git api for creating local git repos for testing * stash * [JENKINS-36660] WIP implementing creation of folder and a freestyle project within the nested path. * [JENKINS-36660] WIP remove obsolete variable * [JENKINS-36660] WIP waiting for ever when uncommenting, seems that sse is not getting informed * [JENKINS-36660] Add tests for JENKINS-36618 * [JENKINS-36660] Extending multibranch AT implementing creation of job * [JENKINS-36660] Add fixme note so tom knows where the problems lies * [JENKINS-36660] first working version of creating multibranch in folders * [JENKINS-36660] fix class name * [JENKINS-36660] add more test to cover various regressions. The close modal test is breaking my balls though since the opener url is equal to the current location but only in AT. * [JENKINS-36660] Implement regression testing for all tabs when they should show data. Add commit script for the git repo. * [JENKINS-36660] remove legacy folder * [JENKINS-36660] fix renamed methood * [JENKINS-36660] make sure we do not start without wait for finish * [JENKINS-36660] Start test for pressing run button. add test to validate activities. move clickTab and related code to url util class * [JENKINS-36660] Implement check for runButton and start working on queued state * [JENKINS-36660] WIP queued state testing, infrastructure code to set executors * [JENKINS-36660] Implement checks for queued jobs * [JENKINS-36660] using async series to make sure the changeset has passed before doing next step * [JENKINS-36660] make sure we reset the executors * [JENKINS-36660] prepare for merge with current master, Disable tests as long ticket is open, -- 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.