Skip site navigation (1)Skip section navigation (2)
Date:      Tue, 17 Feb 2015 20:44:24 +0000
From:      bugzilla-noreply@freebsd.org
To:        freebsd-ports-bugs@FreeBSD.org
Subject:   [Bug 197770] [MAINTAINER] devel/py-robotframework-pabot: Update to 0.13
Message-ID:  <bug-197770-13@https.bugs.freebsd.org/bugzilla/>

next in thread | raw e-mail | index | archive | help
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=197770

            Bug ID: 197770
           Summary: [MAINTAINER] devel/py-robotframework-pabot: Update to
                    0.13
           Product: Ports & Packages
           Version: Latest
          Hardware: Any
                OS: Any
            Status: New
          Severity: Affects Only Me
          Priority: ---
         Component: Individual Port(s)
          Assignee: freebsd-ports-bugs@FreeBSD.org
          Reporter: vladimir.chukharev@gmail.com

Created attachment 153120
  --> https://bugs.freebsd.org/bugzilla/attachment.cgi?id=153120&action=edit
patch

A new version just 2 day after the previous release...

>From Mikko Korpela:
This version contains a new experimental keyword that should solve the 
problem of building setups that should be executed only once. 

Run Only Once     ${keyword} 

This keyword takes one argument - the keyword name. 

At this point the keyword is still very experimental and I need 
feedback to validate that it can actually solve the setup execution 
problem. The actual keyword might change in the future. 
Also I think there might be situations where the "Run Only Once" adds 
too much complexity so please be careful! 

Also two other keywords are added to PabotLib: 

Set Parallel Value For Key   ${key}    ${value} 

and 

Get Parallel Value For Key  ${key} 

These allow you to share values between the test processes (and these 
are also needed by the "Run Only Once" keyword).


Some positive feedback has been received by now.

QA:
  My tests continue to pass and fail as expected with updated pabot.
  Logs of usual port tests will be attached in a follow up.

-- 
You are receiving this mail because:
You are the assignee for the bug.



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?bug-197770-13>