Re: [jbehave-dev] tracking tests results and statistics

2014-05-14 Thread Paul Hammant
http://graphite.wikidot.com and a custom reporter ? On Thu, May 15, 2014 at 3:15 PM, Tidhar Klein Orbach wrote: > Hi, > > i'm looking for a way to track the results of stories over time. > the motivation is to find which features suffer from most defects, and > also to find unstable tests. > > a

Re: [jbehave-dev] Why System.out rather than logging framework

2014-05-13 Thread Paul Hammant
Isn't there also useStoryReporter()? Like so: public Configuration getConfiguration() { return new MostUsefulConfiguration() .useStoryParser(new GherkinStoryParser()) .useStoryControls( new StoryControls() .doDryRun(TestConfiguration.getInstance().d

[jbehave-scm] [scm-web][1/3] upgrade selenium and fluent-selenium

2013-10-18 Thread Paul Hammant
commit 6cc6f97c3b7cb46fef83a5c802d416f9409a388f Author: Paul Hammant AuthorDate: Fri, 18 Oct 2013 16:20:49 -0400 Commit: Paul Hammant CommitDate: Fri, 18 Oct 2013 16:20:49 -0400 upgrade selenium and fluent-selenium diff --git a/web-selenium/pom.xml b/web-selenium/pom.xml index

[jbehave-scm] [scm-web][3/3] upgrade groovy in a bigger way, and gmaven

2013-10-18 Thread Paul Hammant
commit 9f5091871fa5099de02905a888bf1ad54e989fe2 Author: Paul Hammant AuthorDate: Fri, 18 Oct 2013 16:36:03 -0400 Commit: Paul Hammant CommitDate: Fri, 18 Oct 2013 16:36:03 -0400 upgrade groovy in a bigger way, and gmaven diff --git a/pom.xml b/pom.xml index 0c6e827..4021d53 100644

[jbehave-scm] [scm-web][2/3] upgrade get, guava, freemarker, groovy, picocontainer

2013-10-18 Thread Paul Hammant
commit 3e20aa1efaf01e8795890a7056297db64a642adc Author: Paul Hammant AuthorDate: Fri, 18 Oct 2013 16:30:27 -0400 Commit: Paul Hammant CommitDate: Fri, 18 Oct 2013 16:30:27 -0400 upgrade get, guava, freemarker, groovy, picocontainer diff --git a/web-selenium/pom.xml b/web-selenium

[jbehave-scm] [scm-web][1/1] selenium upgrade

2013-10-17 Thread Paul Hammant
commit 3a95d69ccbe4c5e93da7bb5456c6f4fa1b152fee Author: Paul Hammant AuthorDate: Thu, 17 Oct 2013 16:30:51 -0400 Commit: Paul Hammant CommitDate: Thu, 17 Oct 2013 16:30:51 -0400 selenium upgrade diff --git a/web-selenium/pom.xml b/web-selenium/pom.xml index 9ac357c..a05b7b0 100644

[jbehave-scm] [scm-web][1/1] remove transient dep on oldder version of Selenium from phantomjs

2013-09-16 Thread Paul Hammant
commit 4b7fe05f668826339b01c4b74c1982e0ee722e98 Author: Paul Hammant AuthorDate: Mon, 16 Sep 2013 20:54:35 -0500 Commit: Paul Hammant CommitDate: Mon, 16 Sep 2013 20:54:35 -0500 remove transient dep on oldder version of Selenium from phantomjs diff --git a/web-selenium/pom.xml b

[jbehave-dev] [jira] (JBEHAVE-941) Not able to upgrade to selenium-java v2.34.0 or above

2013-09-16 Thread Paul Hammant (JIRA)
Change By: Paul Hammant (16/Sep/13 2:51 AM) Resolution

[jbehave-dev] [jira] (JBEHAVE-941) Not able to upgrade to selenium-java v2.34.0 or above

2013-09-16 Thread Paul Hammant (JIRA)
Paul Hammant

[jbehave-scm] [scm-web][1/1] bump revs of fluent-selenium and selenium

2013-08-08 Thread Paul Hammant
commit d4e1a4d1db386262852ebc8ed43ffda78ac5c66e Author: Paul Hammant AuthorDate: Thu, 8 Aug 2013 04:41:12 -0500 Commit: Paul Hammant CommitDate: Thu, 8 Aug 2013 04:41:12 -0500 bump revs of fluent-selenium and selenium diff --git a/archetypes/web-selenium-groovy-pico-archetype/src

[jbehave-dev] [jira] (JBEHAVE-938) Update fluent-selenium to most recent version 1.10 and refactor FluentWebDriverPage to work with this versions' FluentWebDriver

2013-08-04 Thread Paul Hammant (JIRA)
ge By: Paul Hammant (04/Aug/13 10:09 AM) Resolution: Fixed S

[jbehave-scm] [scm-web][1/1] upgrade to selenium 2.33 and fluent-selenium 1.11

2013-08-04 Thread Paul Hammant
commit 4fde947cad45aa3bea9e8554e288d49e2f9ec517 Author: Paul Hammant AuthorDate: Sun, 4 Aug 2013 10:08:45 -0500 Commit: Paul Hammant CommitDate: Sun, 4 Aug 2013 10:08:45 -0500 upgrade to selenium 2.33 and fluent-selenium 1.11 diff --git a/archetypes/web-selenium-groovy-pico

[jbehave-dev] [jira] (JBEHAVE-938) Update fluent-selenium to most recent version 1.10 and refactor FluentWebDriverPage to work with this versions' FluentWebDriver

2013-08-04 Thread Paul Hammant (JIRA)
Paul Hammant

[jbehave-scm] [scm-tutorial][1] start of work with givenstory in one of the regular stories

2012-04-29 Thread Paul Hammant
commit e41eb8c5807384cfbb008580003553860e4090ca Author: Paul Hammant AuthorDate: Sun Apr 29 11:54:40 2012 +0200 Commit: Paul Hammant CommitDate: Sun Apr 29 11:54:40 2012 +0200 start of work with givenstory in one of the regular stories diff --git a/etsy-selenium/groovy-pico/src

[jbehave-scm] [scm-tutorial][1] JBEHAVE-773 - CrossReference should be able to mark pendings as failures

2012-04-29 Thread Paul Hammant
commit 37392402e84f71678bce7253565ce86a58de4993 Author: Paul Hammant AuthorDate: Sun Apr 29 10:56:04 2012 +0200 Commit: Paul Hammant CommitDate: Sun Apr 29 10:56:04 2012 +0200 JBEHAVE-773 - CrossReference should be able to mark pendings as failures diff --git a/etsy-selenium

[jbehave-scm] [scm-core][2] JBEHAVE-773 - CrossReference should be able to mark pendings as failures

2012-04-29 Thread Paul Hammant
commit de9e8c8a63ce293496f345df260cd44673b83ce2 Author: Paul Hammant AuthorDate: Sun Apr 29 10:55:31 2012 +0200 Commit: Paul Hammant CommitDate: Sun Apr 29 10:55:31 2012 +0200 JBEHAVE-773 - CrossReference should be able to mark pendings as failures diff --git a/jbehave-core/src

[jbehave-scm] [scm-core][1] Merge branch 'master' of ssh://git.codehaus.org/jbehave-core

2012-04-29 Thread Paul Hammant
commit 70cd44457325f317404bfb6ab0d982425ba0a603 Merge: de9e8c8 69d918a Author: Paul Hammant AuthorDate: Sun Apr 29 10:55:46 2012 +0200 Commit: Paul Hammant CommitDate: Sun Apr 29 10:55:46 2012 +0200 Merge branch 'master' of ssh://git.codehaus.org/jbehave-core Changed

[jbehave-dev] [jira] (JBEHAVE-771) Upgrade to Selenium 2.21

2012-04-28 Thread Paul Hammant (JIRA)
[ https://jira.codehaus.org/browse/JBEHAVE-771?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Paul Hammant resolved JBEHAVE-771. -- Resolution: Fixed > Upgrade to Selenium 2

[jbehave-dev] [jira] (JBEHAVE-771) Upgrade to Selenium 2.21

2012-04-28 Thread Paul Hammant (JIRA)
Paul Hammant created JBEHAVE-771: Summary: Upgrade to Selenium 2.21 Key: JBEHAVE-771 URL: https://jira.codehaus.org/browse/JBEHAVE-771 Project: JBehave Issue Type: Task Reporter

[jbehave-scm] [scm-web][1] JBEHAVE-771 - upgrade selenium

2012-04-28 Thread Paul Hammant
commit ef1aa227c45914a5c9df7c8ae022abf371678167 Author: Paul Hammant AuthorDate: Sat Apr 28 17:25:01 2012 +0200 Commit: Paul Hammant CommitDate: Sat Apr 28 17:25:01 2012 +0200 JBEHAVE-771 - upgrade selenium diff --git a/web-selenium/pom.xml b/web-selenium/pom.xml index c7d2e55

[jbehave-scm] [scm-tutorial][2] JBEHAVE-771 - upgrade selenium

2012-04-28 Thread Paul Hammant
commit d784a6c88850107006a949e39c66eaa8a8b3482f Author: Paul Hammant AuthorDate: Sat Apr 28 17:24:13 2012 +0200 Commit: Paul Hammant CommitDate: Sat Apr 28 17:24:13 2012 +0200 JBEHAVE-771 - upgrade selenium diff --git a/etsy-selenium/groovy-pico/pom.xml b/etsy-selenium/groovy-pico

[jbehave-scm] [scm-tutorial][1] Merge branch 'master' of ssh://git.codehaus.org/jbehave-tutorial

2012-04-28 Thread Paul Hammant
commit 12a49e4dc5d7f44e9b7161f014a56b120290d34d Merge: d784a6c 0bb2859 Author: Paul Hammant AuthorDate: Sat Apr 28 17:24:26 2012 +0200 Commit: Paul Hammant CommitDate: Sat Apr 28 17:24:26 2012 +0200 Merge branch 'master' of ssh://git.codehaus.org/jbehave-tutorial Changed

[jbehave-scm] [scm-tutorial][1] more words

2012-04-28 Thread Paul Hammant
commit 075300f746b031d03eab451a0d4a5b304930c96f Author: Paul Hammant AuthorDate: Sat Apr 28 17:20:37 2012 +0200 Commit: Paul Hammant CommitDate: Sat Apr 28 17:20:37 2012 +0200 more words diff --git a/etsy-selenium/README.md b/etsy-selenium/README.md index b50a051..60740e6 100644

[jbehave-scm] [scm-tutorial][1] readme added

2012-04-28 Thread Paul Hammant
commit 0b56fe230aa6d56c8744979836354038601a00b2 Author: Paul Hammant AuthorDate: Sat Apr 28 17:15:48 2012 +0200 Commit: Paul Hammant CommitDate: Sat Apr 28 17:15:48 2012 +0200 readme added diff --git a/etsy-selenium/README.md b/etsy-selenium/README.md new file mode 100644 index

[jbehave-dev] [jira] (JBEHAVE-759) eliminate LazyWebDriver (internal implementation)

2012-04-03 Thread Paul Hammant (JIRA)
Paul Hammant created JBEHAVE-759: Summary: eliminate LazyWebDriver (internal implementation) Key: JBEHAVE-759 URL: https://jira.codehaus.org/browse/JBEHAVE-759 Project: JBehave Issue Type

[jbehave-scm] [scm-tutorial][1] correct example as to where to place single-threaded executor

2012-04-03 Thread Paul Hammant
commit 144938b27e424700f5b318c1db4331aedf11fc52 Author: Paul Hammant AuthorDate: Mon Apr 2 17:05:46 2012 -0500 Commit: Paul Hammant CommitDate: Mon Apr 2 17:05:46 2012 -0500 correct example as to where to place single-threaded executor diff --git a/etsy-stories-java-spring/src

[jbehave-dev] [jira] (JBEHAVE-756) ParameterConverters not threadsafe

2012-04-02 Thread Paul Hammant (JIRA)
[ https://jira.codehaus.org/browse/JBEHAVE-756?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Paul Hammant resolved JBEHAVE-756. -- Resolution: Fixed > ParameterConverters not threads

[jbehave-scm] [scm-core][1] JBEHAVE-756 parameter converters thread safety bug

2012-04-02 Thread Paul Hammant
commit e1de39a0a8489fd440bee073f07edac40209b975 Author: Paul Hammant AuthorDate: Mon Apr 2 21:33:00 2012 -0500 Commit: Paul Hammant CommitDate: Mon Apr 2 21:33:00 2012 -0500 JBEHAVE-756 parameter converters thread safety bug diff --git a/jbehave-core/src/main/java/org/jbehave/core

[jbehave-dev] [jira] (JBEHAVE-756) ParameterConverters not threadsafe

2012-04-02 Thread Paul Hammant (JIRA)
Paul Hammant created JBEHAVE-756: Summary: ParameterConverters not threadsafe Key: JBEHAVE-756 URL: https://jira.codehaus.org/browse/JBEHAVE-756 Project: JBehave Issue Type: Bug

[jbehave-scm] [scm-tutorial][2] upgrade jbehave versions

2012-04-02 Thread Paul Hammant
commit 971fe0203922925e7636b38047b08c9d4f04344d Author: Paul Hammant AuthorDate: Mon Apr 2 15:40:24 2012 -0500 Commit: Paul Hammant CommitDate: Mon Apr 2 15:40:24 2012 -0500 upgrade jbehave versions diff --git a/pom.xml b/pom.xml index c2125b4..49d3a4b 100644 --- a/pom.xml +++ b

[jbehave-scm] [scm-tutorial][1] merge from master

2012-04-02 Thread Paul Hammant
commit aefea9653249cdc79eace45ed224c23dd268e921 Merge: 971fe02 4cd7da1 Author: Paul Hammant AuthorDate: Mon Apr 2 15:58:41 2012 -0500 Commit: Paul Hammant CommitDate: Mon Apr 2 15:58:41 2012 -0500 merge from master diff --cc pom.xml index 49d3a4b,a36e8d5..d26b86c --- a/pom.xml

[jbehave-dev] [jira] (JBEHAVE-755) @Retry Annotation

2012-04-02 Thread Paul Hammant (JIRA)
Paul Hammant created JBEHAVE-755: Summary: @Retry Annotation Key: JBEHAVE-755 URL: https://jira.codehaus.org/browse/JBEHAVE-755 Project: JBehave Issue Type: New Feature Components

[jbehave-dev] [jira] (JBEHAVE-752) Fix file separater on windows for Screenshot thing

2012-03-28 Thread Paul Hammant (JIRA)
[ https://jira.codehaus.org/browse/JBEHAVE-752?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Paul Hammant resolved JBEHAVE-752. -- Resolution: Fixed > Fix file separater on windows for Screenshot th

[jbehave-scm] [scm-web][1] JBEHAVE-752 - file separators fixed

2012-03-28 Thread Paul Hammant
commit 37bd2972486720c0a8545287b349bb8c750d65ed Author: Paul Hammant AuthorDate: Wed Mar 28 06:41:25 2012 -0500 Commit: Paul Hammant CommitDate: Wed Mar 28 06:41:25 2012 -0500 JBEHAVE-752 - file separators fixed diff --git a/web-selenium/src/main/java/org/jbehave/web/selenium

[jbehave-dev] [jira] (JBEHAVE-752) Fix file separater on windows for Screenshot thing

2012-03-28 Thread Paul Hammant (JIRA)
Paul Hammant created JBEHAVE-752: Summary: Fix file separater on windows for Screenshot thing Key: JBEHAVE-752 URL: https://jira.codehaus.org/browse/JBEHAVE-752 Project: JBehave Issue Type

[jbehave-dev] [jira] (JBEHAVE-750) WebDriverPage + FluentWebDriver page should more strictly honor the WebDriverProver way of operating

2012-03-24 Thread Paul Hammant (JIRA)
[ https://jira.codehaus.org/browse/JBEHAVE-750?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Paul Hammant resolved JBEHAVE-750. -- Resolution: Fixed > WebDriverPage + FluentWebDriver page should more strictly honor

[jbehave-dev] [jira] (JBEHAVE-750) WebDriverPage + FluentWebDriver page should more strictly honor the WebDriverProver way of operating

2012-03-24 Thread Paul Hammant (JIRA)
Paul Hammant created JBEHAVE-750: Summary: WebDriverPage + FluentWebDriver page should more strictly honor the WebDriverProver way of operating Key: JBEHAVE-750 URL: https://jira.codehaus.org/browse/JBEHAVE-750

[jbehave-scm] [scm-web][1] JBEHAVE-750: better webdriver provider adherence

2012-03-24 Thread Paul Hammant
commit 21fa9c671e3c3d1dc8e5a871e80d505475e7c27e Author: Paul Hammant AuthorDate: Sat Mar 24 10:26:06 2012 -0500 Commit: Paul Hammant CommitDate: Sat Mar 24 10:26:06 2012 -0500 JBEHAVE-750: better webdriver provider adherence diff --git a/web-selenium/src/main/java/org/jbehave/web

[jbehave-dev] [jira] (JBEHAVE-749) Upgrade Fluent Selenium to 1.3

2012-03-24 Thread Paul Hammant (JIRA)
[ https://jira.codehaus.org/browse/JBEHAVE-749?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Paul Hammant resolved JBEHAVE-749. -- Resolution: Fixed > Upgrade Fluent Selenium to

[jbehave-dev] [jira] (JBEHAVE-749) Upgrade Fluent Selenium to 1.3

2012-03-24 Thread Paul Hammant (JIRA)
Paul Hammant created JBEHAVE-749: Summary: Upgrade Fluent Selenium to 1.3 Key: JBEHAVE-749 URL: https://jira.codehaus.org/browse/JBEHAVE-749 Project: JBehave Issue Type: Task

[jbehave-dev] [jira] (JBEHAVE-743) @AfterStories is run before all stories have finished.

2012-03-14 Thread Paul Hammant (JIRA)
Paul Hammant created JBEHAVE-743: Summary: @AfterStories is run before all stories have finished. Key: JBEHAVE-743 URL: https://jira.codehaus.org/browse/JBEHAVE-743 Project: JBehave Issue

[jbehave-scm] [scm-tutorial][1] change to use PerStories webdriver, because of spring singleton scope

2012-03-14 Thread Paul Hammant
commit 7fb813f14c14c4346214b7e14b9b6b9f46521fb9 Author: Paul Hammant AuthorDate: Wed Mar 14 09:27:28 2012 -0500 Commit: Paul Hammant CommitDate: Wed Mar 14 09:27:28 2012 -0500 change to use PerStories webdriver, because of spring singleton scope diff --git a/etsy-stories-java

[jbehave-dev] [jira] (JBEHAVE-742) Command Journal for FirefoxDriver

2012-03-14 Thread Paul Hammant (JIRA)
Paul Hammant created JBEHAVE-742: Summary: Command Journal for FirefoxDriver Key: JBEHAVE-742 URL: https://jira.codehaus.org/browse/JBEHAVE-742 Project: JBehave Issue Type: New Feature

[jbehave-scm] [scm-tutorial][2] update deps and make some optional

2012-03-13 Thread Paul Hammant
commit 4d20b1be1e5d776b7299f9c9e9978dae1d0083a4 Author: Paul Hammant AuthorDate: Mon Mar 12 21:58:11 2012 -0500 Commit: Paul Hammant CommitDate: Mon Mar 12 21:58:11 2012 -0500 update deps and make some optional diff --git a/pom.xml b/pom.xml index 415ce57..8a7459e 100644 --- a

[jbehave-scm] [scm-tutorial][1] upgrade fleunt-selenium dependency

2012-03-13 Thread Paul Hammant
commit 939f41d13fb7ba5c9738055cba1dc1c05659f800 Author: Paul Hammant AuthorDate: Tue Mar 13 14:24:38 2012 -0500 Commit: Paul Hammant CommitDate: Tue Mar 13 14:24:38 2012 -0500 upgrade fleunt-selenium dependency diff --git a/etsy-stories-java-spring/src/main/java/org/jbehave

[jbehave-dev] [jira] (JBEHAVE-741) Upgrade to the released version of fluent-selenium

2012-03-13 Thread Paul Hammant (JIRA)
Paul Hammant created JBEHAVE-741: Summary: Upgrade to the released version of fluent-selenium Key: JBEHAVE-741 URL: https://jira.codehaus.org/browse/JBEHAVE-741 Project: JBehave Issue Type

[jbehave-scm] [scm-web][1] JBEHAVE-741 - released version of fluent selenium

2012-03-13 Thread Paul Hammant
commit 7bbf71b04dc08f9e84dbf96a79c51f1088274a5e Author: Paul Hammant AuthorDate: Tue Mar 13 14:15:37 2012 -0500 Commit: Paul Hammant CommitDate: Tue Mar 13 14:15:37 2012 -0500 JBEHAVE-741 - released version of fluent selenium diff --git a/web-selenium/pom.xml b/web-selenium/pom.xml

[jbehave-scm] [scm-web][2] update deps and make some optional

2012-03-13 Thread Paul Hammant
commit 9845e4a38efd0297d8ad0f88715bb7b18ac445bb Author: Paul Hammant AuthorDate: Mon Mar 12 21:06:46 2012 -0500 Commit: Paul Hammant CommitDate: Mon Mar 12 21:06:46 2012 -0500 update deps and make some optional diff --git a/pom.xml b/pom.xml index 1f68a06..0bea782 100644 --- a

[jbehave-scm] [scm-web][1] JBEHAVE-740: decouple hamcrest

2012-03-13 Thread Paul Hammant
commit 63b91d3866abed72103a67ec1507a91eddbff635 Author: Paul Hammant AuthorDate: Mon Mar 12 21:57:20 2012 -0500 Commit: Paul Hammant CommitDate: Tue Mar 13 07:28:51 2012 -0500 JBEHAVE-740: decouple hamcrest diff --git a/web-io/pom.xml b/web-io/pom.xml index 0c806ae..72cf22c 100644

[jbehave-scm] [scm-core][1] JBEHAVE-740: decouple hamcrest

2012-03-13 Thread Paul Hammant
commit 553cdb8b8161925f911daf1ebbe230621209da3b Merge: b12dd54 0b28e9d Author: Paul Hammant AuthorDate: Tue Mar 13 07:15:27 2012 -0500 Commit: Paul Hammant CommitDate: Tue Mar 13 07:20:53 2012 -0500 JBEHAVE-740: decouple hamcrest diff --cc jbehave-scala/pom.xml index b200ce1

[jbehave-dev] [jira] (JBEHAVE-740) Reduce visibility of hamcrest 1.1 in transitive deps

2012-03-13 Thread Paul Hammant (JIRA)
Paul Hammant created JBEHAVE-740: Summary: Reduce visibility of hamcrest 1.1 in transitive deps Key: JBEHAVE-740 URL: https://jira.codehaus.org/browse/JBEHAVE-740 Project: JBehave Issue Type

[jbehave-dev] [jira] (JBEHAVE-738) Upgrade fluent-selenium to 1.0-beta-5

2012-03-11 Thread Paul Hammant (JIRA)
[ https://jira.codehaus.org/browse/JBEHAVE-738?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Paul Hammant resolved JBEHAVE-738. -- Resolution: Fixed Assignee: Paul Hammant > Upgrade fluent-selenium to 1.0-bet

[jbehave-dev] [jira] (JBEHAVE-738) Upgrade fluent-selenium to 1.0-beta-5

2012-03-11 Thread Paul Hammant (JIRA)
Paul Hammant created JBEHAVE-738: Summary: Upgrade fluent-selenium to 1.0-beta-5 Key: JBEHAVE-738 URL: https://jira.codehaus.org/browse/JBEHAVE-738 Project: JBehave Issue Type: Task

[jbehave-dev] [jira] (JBEHAVE-736) Upgrade StoryNavigator to latest version

2012-03-10 Thread Paul Hammant (JIRA)
[ https://jira.codehaus.org/browse/JBEHAVE-736?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Paul Hammant resolved JBEHAVE-736. -- Resolution: Fixed > Upgrade StoryNavigator to latest vers

[jbehave-dev] [jira] (JBEHAVE-734) Page dump (capture of HTML) snapshot for failing tests, similar to screenshots

2012-03-10 Thread Paul Hammant (JIRA)
[ https://jira.codehaus.org/browse/JBEHAVE-734?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Paul Hammant resolved JBEHAVE-734. -- Resolution: Fixed > Page dump (capture of HTML) snapshot for failing tests, similar

[jbehave-dev] [jira] (JBEHAVE-735) Selenium 2.20 upgrade

2012-03-10 Thread Paul Hammant (JIRA)
Paul Hammant created JBEHAVE-735: Summary: Selenium 2.20 upgrade Key: JBEHAVE-735 URL: https://jira.codehaus.org/browse/JBEHAVE-735 Project: JBehave Issue Type: Task Components

[jbehave-dev] [jira] (JBEHAVE-736) Upgrade StoryNavigator to latest version

2012-03-10 Thread Paul Hammant (JIRA)
Paul Hammant created JBEHAVE-736: Summary: Upgrade StoryNavigator to latest version Key: JBEHAVE-736 URL: https://jira.codehaus.org/browse/JBEHAVE-736 Project: JBehave Issue Type: Task

[jbehave-dev] [jira] (JBEHAVE-735) Selenium 2.20 upgrade

2012-03-10 Thread Paul Hammant (JIRA)
[ https://jira.codehaus.org/browse/JBEHAVE-735?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Paul Hammant resolved JBEHAVE-735. -- Resolution: Fixed > Selenium 2.20 upgrade > - > >

[jbehave-dev] [jira] (JBEHAVE-734) Page dump (capture of HTML) snapshot for failing tests, similar to screenshots

2012-03-10 Thread Paul Hammant (JIRA)
Paul Hammant created JBEHAVE-734: Summary: Page dump (capture of HTML) snapshot for failing tests, similar to screenshots Key: JBEHAVE-734 URL: https://jira.codehaus.org/browse/JBEHAVE-734 Project

[jbehave-dev] [jira] (JBEHAVE-726) jenkins and hudson plugins are almost identical (pom, name and package-path are the only differences), this could be merged

2012-02-25 Thread Paul Hammant (JIRA)
[ https://jira.codehaus.org/browse/JBEHAVE-726?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=292762#comment-292762 ] Paul Hammant commented on JBEHAVE-726: -- Sadly the two plugin architectures are diver

[jbehave-dev] [jira] (JBEHAVE-719) Upgrade Groovy dependency to 1.8.6, and Selenium to 2.19

2012-02-15 Thread Paul Hammant (JIRA)
[ https://jira.codehaus.org/browse/JBEHAVE-719?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Paul Hammant resolved JBEHAVE-719. -- Resolution: Fixed > Upgrade Groovy dependency to 1.8.6, and Selenium to 2

[jbehave-dev] [jira] (JBEHAVE-719) Upgrade Groovy dependency to 1.8.6, and Selenium to 2.19

2012-02-15 Thread Paul Hammant (JIRA)
Paul Hammant created JBEHAVE-719: Summary: Upgrade Groovy dependency to 1.8.6, and Selenium to 2.19 Key: JBEHAVE-719 URL: https://jira.codehaus.org/browse/JBEHAVE-719 Project: JBehave Issue

[jbehave-dev] [jira] (JBEHAVE-713) Web Runner results leak between invocations

2012-01-26 Thread Paul Hammant (JIRA)
Paul Hammant created JBEHAVE-713: Summary: Web Runner results leak between invocations Key: JBEHAVE-713 URL: https://jira.codehaus.org/browse/JBEHAVE-713 Project: JBehave Issue Type: Bug

[jbehave-dev] [jira] (JBEHAVE-708) Upgrade Selenium to 2.17, Groovy to 1.8.5, and Guava to 11.0.1

2012-01-18 Thread Paul Hammant (JIRA)
[ https://jira.codehaus.org/browse/JBEHAVE-708?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Paul Hammant resolved JBEHAVE-708. -- Resolution: Fixed > Upgrade Selenium to 2.17, Groovy to 1.8.5, and Guava to 11.

[jbehave-dev] [jira] (JBEHAVE-708) Upgrade Selenium to 2.17, Groovy to 1.8.5, and Guava to 11.0.1

2012-01-18 Thread Paul Hammant (JIRA)
Paul Hammant created JBEHAVE-708: Summary: Upgrade Selenium to 2.17, Groovy to 1.8.5, and Guava to 11.0.1 Key: JBEHAVE-708 URL: https://jira.codehaus.org/browse/JBEHAVE-708 Project: JBehave

[jbehave-dev] [jira] (JBEHAVE-692) Improve SauceLabs settings interop.

2011-12-30 Thread Paul Hammant (JIRA)
[ https://jira.codehaus.org/browse/JBEHAVE-692?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Paul Hammant resolved JBEHAVE-692. -- Resolution: Fixed > Improve SauceLabs settings inte

[jbehave-dev] [jira] (JBEHAVE-693) Improve robustness around job timeout on SauceLabs

2011-12-30 Thread Paul Hammant (JIRA)
[ https://jira.codehaus.org/browse/JBEHAVE-693?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Paul Hammant resolved JBEHAVE-693. -- Resolution: Fixed > Improve robustness around job timeout on SauceL

[jbehave-dev] [jira] (JBEHAVE-693) Improve robustness around job timeout on SauceLabs

2011-12-30 Thread Paul Hammant (JIRA)
Paul Hammant created JBEHAVE-693: Summary: Improve robustness around job timeout on SauceLabs Key: JBEHAVE-693 URL: https://jira.codehaus.org/browse/JBEHAVE-693 Project: JBehave Issue Type

[jbehave-dev] [jira] (JBEHAVE-692) Improve SauceLabs settings interop.

2011-12-30 Thread Paul Hammant (JIRA)
Paul Hammant created JBEHAVE-692: Summary: Improve SauceLabs settings interop. Key: JBEHAVE-692 URL: https://jira.codehaus.org/browse/JBEHAVE-692 Project: JBehave Issue Type: Improvement

[jbehave-dev] [jira] (JBEHAVE-689) Even terser excluded stories printout.

2011-12-28 Thread Paul Hammant (JIRA)
Paul Hammant created JBEHAVE-689: Summary: Even terser excluded stories printout. Key: JBEHAVE-689 URL: https://jira.codehaus.org/browse/JBEHAVE-689 Project: JBehave Issue Type: Improvement

[jbehave-dev] [jira] (JBEHAVE-689) Even terser excluded stories printout.

2011-12-28 Thread Paul Hammant (JIRA)
[ https://jira.codehaus.org/browse/JBEHAVE-689?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Paul Hammant resolved JBEHAVE-689. -- Resolution: Fixed > Even terser excluded stories print

[jbehave-dev] [jira] (JBEHAVE-685) Allow for specification of default Selenium version on SauceLabs, upgrade to 2.14

2011-12-27 Thread Paul Hammant (JIRA)
Paul Hammant created JBEHAVE-685: Summary: Allow for specification of default Selenium version on SauceLabs, upgrade to 2.14 Key: JBEHAVE-685 URL: https://jira.codehaus.org/browse/JBEHAVE-685 Project

[jbehave-dev] [jira] (JBEHAVE-677) Allow Wrapping of Selenium2 CommandExecutor for Instrumentation purposes

2011-12-20 Thread Paul Hammant (JIRA)
[ https://jira.codehaus.org/browse/JBEHAVE-677?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Paul Hammant resolved JBEHAVE-677. -- Resolution: Fixed > Allow Wrapping of Selenium2 CommandExecutor for Instrumentation purpo

[jbehave-dev] [jira] (JBEHAVE-678) Smarter setting of browser version on SauceLabs

2011-12-20 Thread Paul Hammant (JIRA)
[ https://jira.codehaus.org/browse/JBEHAVE-678?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Paul Hammant resolved JBEHAVE-678. -- Resolution: Fixed > Smarter setting of browser version on SauceL

[jbehave-dev] [jira] (JBEHAVE-682) SauceLabs can cancel jobs on their stack (timeouts). StoryReporter/ScreenShotter should be more robust when encountering that

2011-12-20 Thread Paul Hammant (JIRA)
[ https://jira.codehaus.org/browse/JBEHAVE-682?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Paul Hammant resolved JBEHAVE-682. -- Resolution: Fixed > SauceLabs can cancel jobs on their stack (timeouts). > StoryRe

[jbehave-dev] [jira] (JBEHAVE-682) SauceLabs can cancel jobs on their stack (timeouts). StoryReporter/ScreenShotter should be more robust when encountering that

2011-12-20 Thread Paul Hammant (JIRA)
Paul Hammant created JBEHAVE-682: Summary: SauceLabs can cancel jobs on their stack (timeouts). StoryReporter/ScreenShotter should be more robust when encountering that Key: JBEHAVE-682 URL: https

[jbehave-dev] [jira] (JBEHAVE-678) Smarter setting of browser version on SauceLabs

2011-12-19 Thread Paul Hammant (JIRA)
Paul Hammant created JBEHAVE-678: Summary: Smarter setting of browser version on SauceLabs Key: JBEHAVE-678 URL: https://jira.codehaus.org/browse/JBEHAVE-678 Project: JBehave Issue Type

[jbehave-dev] [jira] (JBEHAVE-677) Allow Wrapping of Selenium2 CommandExecutor for Instrumentation purposes

2011-12-19 Thread Paul Hammant (JIRA)
Paul Hammant created JBEHAVE-677: Summary: Allow Wrapping of Selenium2 CommandExecutor for Instrumentation purposes Key: JBEHAVE-677 URL: https://jira.codehaus.org/browse/JBEHAVE-677 Project: JBehave

[jbehave-dev] [jira] (JBEHAVE-676) Allow Build-ID on Saucelabs to be overridable

2011-12-19 Thread Paul Hammant (JIRA)
[ https://jira.codehaus.org/browse/JBEHAVE-676?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Paul Hammant resolved JBEHAVE-676. -- Resolution: Fixed > Allow Build-ID on Saucelabs to be overrida

[jbehave-dev] [jira] (JBEHAVE-676) Allow Build-ID on Saucelabs to be overridable

2011-12-19 Thread Paul Hammant (JIRA)
Paul Hammant created JBEHAVE-676: Summary: Allow Build-ID on Saucelabs to be overridable Key: JBEHAVE-676 URL: https://jira.codehaus.org/browse/JBEHAVE-676 Project: JBehave Issue Type

[jbehave-dev] [jira] (JBEHAVE-667) ParameterConverters - NumberFormatException exception

2011-12-15 Thread Paul Hammant (JIRA)
[ https://jira.codehaus.org/browse/JBEHAVE-667?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Paul Hammant resolved JBEHAVE-667. -- Resolution: Fixed > ParameterConverters - NumberFormatException except

[jbehave-dev] [jira] (JBEHAVE-667) ParameterConverters - NumberFormatException exception

2011-12-15 Thread Paul Hammant (JIRA)
Paul Hammant created JBEHAVE-667: Summary: ParameterConverters - NumberFormatException exception Key: JBEHAVE-667 URL: https://jira.codehaus.org/browse/JBEHAVE-667 Project: JBehave Issue

[jbehave-dev] [jira] (JBEHAVE-666) ExecutorService instance not shutdown() at the end of stories.

2011-12-15 Thread Paul Hammant (JIRA)
Paul Hammant created JBEHAVE-666: Summary: ExecutorService instance not shutdown() at the end of stories. Key: JBEHAVE-666 URL: https://jira.codehaus.org/browse/JBEHAVE-666 Project: JBehave

[jbehave-dev] [jira] (JBEHAVE-663) Change language throughout for filter exclusion from 'notAllowed' to 'excluded'

2011-12-13 Thread Paul Hammant (JIRA)
Paul Hammant created JBEHAVE-663: Summary: Change language throughout for filter exclusion from 'notAllowed' to 'excluded' Key: JBEHAVE-663 URL: https://jira.codehaus.org/browse/JBEHAVE-663

[jbehave-dev] [jira] (JBEHAVE-662) Total exclusion of excluded stories from reports

2011-12-13 Thread Paul Hammant (JIRA)
Paul Hammant created JBEHAVE-662: Summary: Total exclusion of excluded stories from reports Key: JBEHAVE-662 URL: https://jira.codehaus.org/browse/JBEHAVE-662 Project: JBehave Issue Type

[jbehave-dev] [jira] Resolved: (JBEHAVE-563) Improve thread cancellation logic such that reporters know about such events.

2011-12-09 Thread Paul Hammant (JIRA)
[ https://jira.codehaus.org/browse/JBEHAVE-563?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Paul Hammant resolved JBEHAVE-563. -- Resolution: Fixed Patch applied from Emiliano > Improve thread cancellation logic such t

[jbehave-dev] [jira] Commented: (JBEHAVE-563) Improve thread cancellation logic such that reporters know about such events.

2011-11-30 Thread Paul Hammant (JIRA)
[ https://jira.codehaus.org/browse/JBEHAVE-563?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=284645#comment-284645 ] Paul Hammant commented on JBEHAVE-563: -- Jenkins builds use the XUnit counts as a wa

[jbehave-dev] [jira] Commented: (JBEHAVE-563) Improve thread cancellation logic such that reporters know about such events.

2011-11-30 Thread Paul Hammant (JIRA)
[ https://jira.codehaus.org/browse/JBEHAVE-563?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=284644#comment-284644 ] Paul Hammant commented on JBEHAVE-563: -- Not only do they not receive notification

Re: [jbehave-dev] Unable to run jbehave examples

2011-11-23 Thread Paul Hammant
You downloaded the source zip for jbehave-3.5.3 right ? A quick fix could be to go through the pom.xml files in the examples/ directory and change the 3.6-SNAPSHOT refs to 3.5.3 throughout. Sorry about that! - Paul On Tue, Nov 22, 2011 at 12:31 PM, Ruchika Batra wrote: > Hi, > > I am followin

[jbehave-dev] [jira] Resolved: (JBEHAVE-643) SauceLabs URL printing to console twice.

2011-11-21 Thread Paul Hammant (JIRA)
[ https://jira.codehaus.org/browse/JBEHAVE-643?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Paul Hammant resolved JBEHAVE-643. -- Resolution: Fixed > SauceLabs URL printing to console tw

[jbehave-dev] [jira] Resolved: (JBEHAVE-644) Make CrossReference more extensible

2011-11-21 Thread Paul Hammant (JIRA)
[ https://jira.codehaus.org/browse/JBEHAVE-644?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Paul Hammant resolved JBEHAVE-644. -- Resolution: Fixed > Make CrossReference more extensi

[jbehave-dev] [jira] Created: (JBEHAVE-643) SauceLabs URL printing to console twice.

2011-11-21 Thread Paul Hammant (JIRA)
: Paul Hammant Assignee: Paul Hammant Fix For: web-3.4.2 -- This message is automatically generated by JIRA. For more information on JIRA, see: http://www.atlassian.com/software/jira - To

[jbehave-dev] [jira] Created: (JBEHAVE-644) Make CrossReference more extensible

2011-11-21 Thread Paul Hammant (JIRA)
Make CrossReference more extensible --- Key: JBEHAVE-644 URL: https://jira.codehaus.org/browse/JBEHAVE-644 Project: JBehave Issue Type: Improvement Reporter: Paul Hammant Assignee

[jbehave-dev] [jira] Resolved: (JBEHAVE-625) MetaFilter should support logic written in a scripting language

2011-11-21 Thread Paul Hammant (JIRA)
[ https://jira.codehaus.org/browse/JBEHAVE-625?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Paul Hammant resolved JBEHAVE-625. -- Resolution: Fixed Assignee: Paul Hammant (was: Mauro Talevi) > MetaFilter should supp

[jbehave-dev] [jira] Resolved: (JBEHAVE-640) Upgrade Selenium to 2.13, make easier to choose version in web-selenium

2011-11-20 Thread Paul Hammant (JIRA)
[ https://jira.codehaus.org/browse/JBEHAVE-640?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Paul Hammant resolved JBEHAVE-640. -- Resolution: Fixed > Upgrade Selenium to 2.13, make easier to choose version in web-selen

[jbehave-dev] [jira] Created: (JBEHAVE-640) Upgrade Selenium to 2.13, make easier to choose version in web-selenium

2011-11-20 Thread Paul Hammant (JIRA)
: Improvement Reporter: Paul Hammant Assignee: Paul Hammant Priority: Minor Fix For: web-3.4.2 -- This message is automatically generated by JIRA. For more information on JIRA, see: http://www.atlassian.com/software/jira

[jbehave-dev] [jira] Resolved: (JBEHAVE-639) Additonal Saucelabs logging: "failed here" and "after scenario"

2011-11-18 Thread Paul Hammant (JIRA)
[ https://jira.codehaus.org/browse/JBEHAVE-639?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Paul Hammant resolved JBEHAVE-639. -- Resolution: Fixed > Additonal Saucelabs logging: "failed here" and &q

[jbehave-dev] [jira] Resolved: (JBEHAVE-638) Saucelabs pass/fail logic for their job-list and log is broken.

2011-11-18 Thread Paul Hammant (JIRA)
[ https://jira.codehaus.org/browse/JBEHAVE-638?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Paul Hammant resolved JBEHAVE-638. -- Resolution: Fixed > Saucelabs pass/fail logic for their job-list and log is bro

[jbehave-dev] [jira] Created: (JBEHAVE-639) Additonal Saucelabs logging: "failed here" and "after scenario"

2011-11-18 Thread Paul Hammant (JIRA)
ue Type: Improvement Components: Web Selenium Reporter: Paul Hammant Assignee: Paul Hammant Priority: Minor Fix For: web-3.4.2 When a scenario has finished, and JBehave is busy with @AfterScenario stuff, then a stamp should be put in the Sauc

[jbehave-dev] [jira] Created: (JBEHAVE-638) Saucelabs pass/fail logic for their job-list and log is broken.

2011-11-18 Thread Paul Hammant (JIRA)
Components: Web Selenium Reporter: Paul Hammant Assignee: Paul Hammant Priority: Minor Fix For: web-3.4.2 -- This message is automatically generated by JIRA. For more information on JIRA, see: http://www.atlassian.com/software/jira

  1   2   3   4   >