Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 238884 - dev-python/windmill (New package)
Summary: dev-python/windmill (New package)
Status: RESOLVED WONTFIX
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: New packages (show other bugs)
Hardware: All Linux
: High enhancement (vote)
Assignee: Default Assignee for New Packages
URL: http://www.getwindmill.com/
Whiteboard:
Keywords: EBUILD, InVCS
Depends on: 238894 238895 238897 238899 238902
Blocks:
  Show dependency tree
 
Reported: 2008-09-27 18:07 UTC by Almad
Modified: 2015-08-08 13:22 UTC (History)
4 users (show)

See Also:
Package list:
Runtime testing required: ---


Attachments
ebuild for windmill 0.9.0 (windmill-0.9.0.ebuild,580 bytes, text/plain)
2008-09-27 18:07 UTC, Almad
Details
ebuild for windmill 0.9.0 (windmill-0.9.0.ebuild,792 bytes, text/plain)
2008-09-27 18:39 UTC, Almad
Details
ebuild for windmill 0.9.1 release (windmill-0.9.1.ebuild,792 bytes, text/plain)
2008-10-18 13:19 UTC, Almad
Details
1.3 release (windmill-1.3.ebuild,592 bytes, text/plain)
2010-08-30 08:58 UTC, Almad
Details
windmill-1.4 (windmill-1.4.ebuild,641 bytes, text/plain)
2010-12-22 07:43 UTC, Mao PU
Details
windmill-1.5.ebuild (version bump) (windmill-1.5.ebuild,641 bytes, text/plain)
2011-11-26 15:25 UTC, Mao PU
Details
windmill-1.5 (windmill-1.5.ebuild,557 bytes, text/plain)
2012-06-04 15:05 UTC, Mao PU
Details

Note You need to log in before you can comment on or make changes to this bug.
Description Almad 2008-09-27 18:07:12 UTC
Ebuild for windmill web testing framework.

Reproducible: Always

Steps to Reproduce:
Comment 1 Almad 2008-09-27 18:07:58 UTC
Created attachment 166610 [details]
ebuild for windmill 0.9.0
Comment 2 Almad 2008-09-27 18:39:35 UTC
Created attachment 166613 [details]
ebuild for windmill 0.9.0

Updated dependencies
Comment 3 Almad 2008-09-27 19:03:51 UTC
added blocking bugs
Comment 4 Gilles Dartiguelongue (RETIRED) gentoo-dev 2008-09-29 09:26:33 UTC
adding python as they might be the primary interested guys.
Comment 5 Almad 2008-10-18 13:19:09 UTC
Created attachment 168922 [details]
ebuild for windmill 0.9.1 release
Comment 6 R. David Murray 2010-05-02 01:21:39 UTC
I downloaded your ebuilds from the open dependencies and installed windmill.  When I run 'windmill shell firefox <url>' I get an error that it cannot import name 'global_settings' from mozrunner:

Traceback (most recent call last):
  File "/usr/bin/windmill", line 9, in <module>
    load_entry_point('windmill==0.9.1', 'console_scripts', 'windmill')()
  File "/usr/lib/python2.6/site-packages/windmill/bin/windmill_bin.py", line 52, in main
    admin_lib.command_line_startup()
  File "/usr/lib/python2.6/site-packages/windmill/bin/admin_lib.py", line 329, in command_line_startup
    shell_objects = setup()
  File "/usr/lib/python2.6/site-packages/windmill/bin/admin_lib.py", line 163, in setup
    shell_objects_dict['browser'] = getattr(shell_objects, browser[0].lower())()
  File "/usr/lib/python2.6/site-packages/windmill/bin/shell_objects.py", line 43, in start_firefox
    controller = windmill.browser.get_firefox_controller()
  File "/usr/lib/python2.6/site-packages/windmill/browser/__init__.py", line 25, in get_firefox_controller
    from mozrunner import global_settings
ImportError: cannot import name global_settings
Comment 7 Almad 2010-08-25 12:30:58 UTC
(In reply to comment #6)
> I downloaded your ebuilds from the open dependencies and installed windmill. 

Sorry - I was using another testing tool and those ebuilds are so much obsolete.

I'll try to update them to 1.3. 
Comment 8 Almad 2010-08-30 08:58:22 UTC
Created attachment 245320 [details]
1.3 release
Comment 9 Almad 2010-08-30 08:59:06 UTC
It seems that new version has everything bundled, so no deps should be needed. It works for me, please test this ebuild and let me know. 
Comment 10 Mao PU 2010-12-22 07:43:53 UTC
Created attachment 257737 [details]
windmill-1.4

New release. Also added SSL-dependencies (needs testing) and changed setuptools to RDEPEND.
Comment 11 Mao PU 2011-11-26 15:25:41 UTC
Created attachment 293845 [details]
windmill-1.5.ebuild (version bump)

http://www.getwindmill.com/ provided a new version 1.5. Please test, if it works in your environment.
Comment 12 Mao PU 2012-06-04 15:05:43 UTC
Created attachment 314205 [details]
windmill-1.5

corrected ebuild according to #402167.
Comment 13 Mao PU 2013-12-06 11:59:59 UTC
It seems, like windmill is not needed anymore - maybe someone can close this ticket?
Comment 14 Manuel Rüger (RETIRED) gentoo-dev 2015-08-08 13:22:49 UTC
Closing as requested.
Latest release in 2011, latest upstream activity in VCS in 2013.