Bug 197770 - [MAINTAINER] devel/py-robotframework-pabot: Update to 0.13
Summary: [MAINTAINER] devel/py-robotframework-pabot: Update to 0.13
Status: Closed FIXED
Alias: None
Product: Ports & Packages
Classification: Unclassified
Component: Individual Port(s) (show other bugs)
Version: Latest
Hardware: Any Any
: --- Affects Only Me
Assignee: Frederic Culot
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2015-02-17 20:44 UTC by vladimir.chukharev
Modified: 2015-02-25 20:14 UTC (History)
1 user (show)

See Also:


Attachments
patch (815 bytes, patch)
2015-02-17 20:44 UTC, vladimir.chukharev
vladimir.chukharev: maintainer-approval+
Details | Diff
QA logs (17.22 KB, text/plain)
2015-02-17 20:45 UTC, vladimir.chukharev
no flags Details

Note You need to log in before you can comment on or make changes to this bug.
Description vladimir.chukharev 2015-02-17 20:44:24 UTC
Created attachment 153120 [details]
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.
Comment 1 vladimir.chukharev 2015-02-17 20:45:01 UTC
Created attachment 153121 [details]
QA logs
Comment 2 commit-hook freebsd_committer freebsd_triage 2015-02-25 20:14:10 UTC
A commit references this bug:

Author: culot
Date: Wed Feb 25 20:14:03 UTC 2015
New revision: 379962
URL: https://svnweb.freebsd.org/changeset/ports/379962

Log:
  - Update to 0.13

  PR:		197770
  Submitted by:	Vladimir Chukharev <vladimir.chukharev@gmail.com> (maintainer)

Changes:
  head/devel/py-robotframework-pabot/Makefile
  head/devel/py-robotframework-pabot/distinfo