Ecosyste.ms: OpenCollective
An open API service for software projects hosted on Open Collective.
github.com/mozilla/mozmill
DEPRECATED project - Check the Marionette framework instead
https://github.com/mozilla/mozmill
Update api_example.py (current version does not work at all)
futpib opened this pull request almost 10 years ago
futpib opened this pull request almost 10 years ago
new api changes for newChannel, and asyncFetch
ckerschb opened this pull request almost 10 years ago
ckerschb opened this pull request almost 10 years ago
Fix const usage in mozmill-1.5
EricRahm opened this pull request about 10 years ago
EricRahm opened this pull request about 10 years ago
Bug 948912 - Owerwrite the socket method 'sendall' to retray if we hit the EAGAIN exception while sending report. r=hskupin
cosmin-malutan opened this pull request almost 11 years ago
cosmin-malutan opened this pull request almost 11 years ago
Update README.md to remove dead addon link.
gilles-leblanc opened this pull request about 11 years ago
gilles-leblanc opened this pull request about 11 years ago
Bug 928366 - Add travis support.
ghost opened this pull request about 11 years ago
ghost opened this pull request about 11 years ago
Bug 852116. Ensure the option is visible by calling scrollIntoView()
andreieftimie opened this pull request almost 12 years ago
andreieftimie opened this pull request almost 12 years ago
[Bug 656508] Remove duplicate import of "jsobjects" module.
berkerpeksag opened this pull request about 12 years ago
berkerpeksag opened this pull request about 12 years ago
Bug 810627 - elementsLib's radiobutton test causes Application disconnect error
xabolcs opened this pull request about 12 years ago
xabolcs opened this pull request about 12 years ago
Bug 803492 - Enhance the constructor of MozMillController to set focus on the window. r=ctalbert
whimboo opened this pull request about 12 years ago
whimboo opened this pull request about 12 years ago
Bug 798513 - Added an ESC keypress to close context menus which were causing failures in later tests
bobsilverberg opened this pull request about 12 years ago
bobsilverberg opened this pull request about 12 years ago
Bug 798163 - Fixed failing test testWaitForPageLoad in mutt/tests/js/utils/pageload.js
bobsilverberg opened this pull request over 12 years ago
bobsilverberg opened this pull request over 12 years ago
Bug 798034 - Fixed 404s from README.md to pages in /docs/
bobsilverberg opened this pull request over 12 years ago
bobsilverberg opened this pull request over 12 years ago
Bug 796070 - Bump Mozmill version to 1.5.19. r=ctalbert
whimboo opened this pull request over 12 years ago
whimboo opened this pull request over 12 years ago
Bug 795579 - waitFor method does not keep the timeout alive when condition is met. r=hskupin
vladmaniac opened this pull request over 12 years ago
vladmaniac opened this pull request over 12 years ago
Bug 795277 - Mozmill report doesn't contain application/platform repository information. r=ctalbert
whimboo opened this pull request over 12 years ago
whimboo opened this pull request over 12 years ago
Bug 793764 - Decode addons too to not operate on a string. r=jhammel
whimboo opened this pull request over 12 years ago
whimboo opened this pull request over 12 years ago
Bug 793764 - Mozmill adds collected addons as string but not as object to the report. r=jhammel
whimboo opened this pull request over 12 years ago
whimboo opened this pull request over 12 years ago
Bug 792807 - Missing check in onWindowLoaded callback if a new window has a getBrowser() method. r=ahal
whimboo opened this pull request over 12 years ago
whimboo opened this pull request over 12 years ago
Bug 791625 - Remove Mozmill IDE from the extension. r=ctalbert
whimboo opened this pull request over 12 years ago
whimboo opened this pull request over 12 years ago
Bug 792412 - Multiple instances of LoggerListener are causing an infinite loop due to duplicated handlers attached. r=jhammel
whimboo opened this pull request over 12 years ago
whimboo opened this pull request over 12 years ago
Bug 761564 - Memory leaks in Mozmill Python code which keeps references around and never completely releases the Mozmill object. r=jhammel
whimboo opened this pull request over 12 years ago
whimboo opened this pull request over 12 years ago
Bug 790942 - Update setup.py entries for Mozmill and JSBridge. r=jhammel
whimboo opened this pull request over 12 years ago
whimboo opened this pull request over 12 years ago
Bug 767315 - Add 'TEST_END' event to logger which shows the duration of the test
xabolcs opened this pull request over 12 years ago
xabolcs opened this pull request over 12 years ago
Bug 665411 - waitFor's timeout is inaccurate (potentially wildly so).
xabolcs opened this pull request over 12 years ago
xabolcs opened this pull request over 12 years ago
Bug 656505 - jsbridge will wait forever instead of timing out if a non-multiple of 0.25 is used.
xabolcs opened this pull request over 12 years ago
xabolcs opened this pull request over 12 years ago
Bug 783223 - Saved screenshots are not valid JPEGs
xabolcs opened this pull request over 12 years ago
xabolcs opened this pull request over 12 years ago
Bug 785442 - release jsbridge==2.4.15 and mozmill=1.5.18. r=jhammel
whimboo opened this pull request over 12 years ago
whimboo opened this pull request over 12 years ago
Version bump: jsbridge==2.4.15 and mozmill=1.5.18. r=jhammel
whimboo opened this pull request over 12 years ago
whimboo opened this pull request over 12 years ago
Bug 764643 - [Python 2.7.2] Infinite loop in Bridge.run() if bridge gets disconnected by userShutdown(). r=jhammel
whimboo opened this pull request over 12 years ago
whimboo opened this pull request over 12 years ago
Bug 583834 - Report should contain test related timestamps. r=jhammel
whimboo opened this pull request over 12 years ago
whimboo opened this pull request over 12 years ago
Bug 764643 - [Python 2.7.2] Infinite loop in Bridge.run() if bridge gets disconnected by userShutdown(). r=jhammel
whimboo opened this pull request over 12 years ago
whimboo opened this pull request over 12 years ago
Bug 762126 - Allow the screenshot path to be specified.
davehunt opened this pull request over 12 years ago
davehunt opened this pull request over 12 years ago
Bug 761564 - Memory leaks in Mozmill Python code which keeps references around and never completely releases the Mozmill object. r=jhammel
whimboo opened this pull request over 12 years ago
whimboo opened this pull request over 12 years ago
Bug 761564 - Remove logger usage in usemozmill.py. r=jhammel
whimboo opened this pull request over 12 years ago
whimboo opened this pull request over 12 years ago
Bug 781473 - Update mutt tests to work with latest processhandler changes in bug 776931. r=ahal
whimboo opened this pull request over 12 years ago
whimboo opened this pull request over 12 years ago
Bug 781376 - Do not add stack if assertion passes. r=jhammel
whimboo opened this pull request over 12 years ago
whimboo opened this pull request over 12 years ago
Bug 769203 - Use a shorter timeout for sending reports
davehunt opened this pull request over 12 years ago
davehunt opened this pull request over 12 years ago
Bug 769203 - Use a shorter timeout for sending reports
davehunt opened this pull request over 12 years ago
davehunt opened this pull request over 12 years ago
Bug 762126 - Allow to specify the screenshot path via the persisted object (CLI option)
davehunt opened this pull request over 12 years ago
davehunt opened this pull request over 12 years ago
Bug 775811 - Separate out ConsoleService listener and other sensitive code into its own component. r=ahal
whimboo opened this pull request over 12 years ago
whimboo opened this pull request over 12 years ago
Bug 777640 - Make waitFor() TypeError more descriptive if callback doesn't return a boolean. r=dhunt
whimboo opened this pull request over 12 years ago
whimboo opened this pull request over 12 years ago
Bug 777554 - JSBridge connection should be established with profile-after-change and not final-ui-startup. r=jhammel
whimboo opened this pull request over 12 years ago
whimboo opened this pull request over 12 years ago
Bug 777335 - Release Mozmill 1.5.17. r=jhammel
whimboo opened this pull request over 12 years ago
whimboo opened this pull request over 12 years ago
Bug 767332 - If tests use a page from the local httpd.js server more than once successive tests will fail because of an inappropriate shutdown of the server. r=jhammel
whimboo opened this pull request over 12 years ago
whimboo opened this pull request over 12 years ago
Bug 767332 - If tests use a page from the local httpd.js server more than once successive tests will fail because of an inappropriate shutdown of the server. r=jhammel
whimboo opened this pull request over 12 years ago
whimboo opened this pull request over 12 years ago
Bug 776470 - Release Mozmill 1.5.16. r=jhammel
whimboo opened this pull request over 12 years ago
whimboo opened this pull request over 12 years ago
Bug 776453 - Update httpd.js in Mozmill to use network.http.max-persistent-connections-per-server. r=jhammel
whimboo opened this pull request over 12 years ago
whimboo opened this pull request over 12 years ago
Bug 776453 - Update httpd.js in Mozmill to use network.http.max-persistent-connections-per-server. r=jhammel
whimboo opened this pull request over 12 years ago
whimboo opened this pull request over 12 years ago
Bug 775811 - Separate out ConsoleService listener and other sensitive code into its own component. r=ahal
whimboo opened this pull request over 12 years ago
whimboo opened this pull request over 12 years ago
Bug 742766 - Application errors in Error Console cause tests to fail. r=ctalbert
whimboo opened this pull request over 12 years ago
whimboo opened this pull request over 12 years ago
Bug 774595 - Bump version of Mozmill to 1.5.15. r=jhammel
whimboo opened this pull request over 12 years ago
whimboo opened this pull request over 12 years ago
Bug 774595 - Bump versions for Mozmill 1.5.14 release. r=jhammel
whimboo opened this pull request over 12 years ago
whimboo opened this pull request over 12 years ago
Bug 775057 - Standardize on UTC time for report start/end times
davehunt opened this pull request over 12 years ago
davehunt opened this pull request over 12 years ago
Bug 774707 - Bump version of Mozrunner to 5.8 to fix Flash hang. r=jhammel
whimboo opened this pull request over 12 years ago
whimboo opened this pull request over 12 years ago
Bug 773263 - AssertionError constructor receives wrong arguments and breaks expected data. r=jhammel
whimboo opened this pull request over 12 years ago
whimboo opened this pull request over 12 years ago
Bug 771517 - User restart tests do no longer report final test result. r=jhammel
whimboo opened this pull request over 12 years ago
whimboo opened this pull request over 12 years ago
Bug 771029 - Use relative paths of tests for test_start and test_end events. r=jhammel
whimboo opened this pull request over 12 years ago
whimboo opened this pull request over 12 years ago
Bug 753752 - Eliminate wait between application start and first test. r=jhammel
whimboo opened this pull request over 12 years ago
whimboo opened this pull request over 12 years ago
Bug 769327 - Add console logger to Mutt
whimboo opened this pull request over 12 years ago
whimboo opened this pull request over 12 years ago
Bug 768222 - Enable pprint-color also when instantiating the class
whimboo opened this pull request over 12 years ago
whimboo opened this pull request over 12 years ago
Bug 767344 - Move --restart flag into Mozmill base class. r=jhammel
whimboo opened this pull request over 12 years ago
whimboo opened this pull request over 12 years ago
Bug 768222 - Make pprint-color the default logging format for Mozmill. r=jhammel
whimboo opened this pull request over 12 years ago
whimboo opened this pull request over 12 years ago
Bug 767888 - Make Mozmill .py files PEP8 compliant. r=dhunt
whimboo opened this pull request over 12 years ago
whimboo opened this pull request over 12 years ago
Bug 762208 - Mutt shouldn't use another shell for each JS test but make use of the --restart CLI option. r=ctalbert
whimboo opened this pull request over 12 years ago
whimboo opened this pull request over 12 years ago
Bug 749104 - Ensure Mozmill logging messages are being properly bucketized. r=jhammel
whimboo opened this pull request over 12 years ago
whimboo opened this pull request over 12 years ago
Bug 766965 - Move handling of results from CLI to MozMill base and update TestResults class. r=jhammel
whimboo opened this pull request over 12 years ago
whimboo opened this pull request over 12 years ago
Bug 765687 - Mozmill doesn't restart application if user restart timeout is triggered and causing following tests to fail. r=jhammel
whimboo opened this pull request over 12 years ago
whimboo opened this pull request over 12 years ago
Bug 764442 - Application disconnect errors because of invalid frame objects if a test file restarts the browser - Part II. r=jhammel
whimboo opened this pull request over 12 years ago
whimboo opened this pull request over 12 years ago
Bug 766731 - endRunner is never called for user restart tests. r=jhammel
whimboo opened this pull request over 12 years ago
whimboo opened this pull request over 12 years ago
Bug 766113 - Command line options -t and -m should exclude each other. r=jhammel
whimboo opened this pull request over 12 years ago
whimboo opened this pull request over 12 years ago
Bug 686320 - Services.appShell doesn't exist on mozilla-esr10 branch. r=jhammel
whimboo opened this pull request over 12 years ago
whimboo opened this pull request over 12 years ago
Bug 765040 - Bump version of Mozmill to 1.5.13. r=jhammel
whimboo opened this pull request over 12 years ago
whimboo opened this pull request over 12 years ago
Bug 765086 - Allow usershutdown also from any setup/teardown module. r=jhammel
whimboo opened this pull request over 12 years ago
whimboo opened this pull request over 12 years ago
Bug 765086 - Allow usershutdown also from any setup/teardown module. r=jhammel
whimboo opened this pull request over 12 years ago
whimboo opened this pull request over 12 years ago
Bug 686320 - Allow Mozmill to probe the OS for a free port instead of hardcoded value in JSBridge. r=jhammel
whimboo opened this pull request over 12 years ago
whimboo opened this pull request over 12 years ago
Bug 764442 - Application disconnect errors because of invalid frame objects if a test file restarts the browser. r=jhammel
whimboo opened this pull request over 12 years ago
whimboo opened this pull request over 12 years ago
Bug 759825 - Reenable testprofilepath.py test and bump Mozrunner to 5.6. r=jhammel
whimboo opened this pull request over 12 years ago
whimboo opened this pull request over 12 years ago
Bug 762192 - Don't force Mozmill to open in foreground mode. r=ctalbert
whimboo opened this pull request over 12 years ago
whimboo opened this pull request over 12 years ago
Bug 677364 - root element for no event target has to be the window itself. r=ahal
whimboo opened this pull request over 12 years ago
whimboo opened this pull request over 12 years ago
Bug 761653 - Don't pass an integer as shutdownMode through JSBridge. r=jhammel
whimboo opened this pull request over 12 years ago
whimboo opened this pull request over 12 years ago
Bug 761608 - Remove JUM module and tests from Mozmill 2.0. r=jhammel
whimboo opened this pull request over 12 years ago
whimboo opened this pull request over 12 years ago
Bug 760418 - Reorganize and fix broken Mutt JavaScript tests. r=jhammel, r=ctalbert
whimboo opened this pull request over 12 years ago
whimboo opened this pull request over 12 years ago
Bug 761423 - screenshot() method should save JPEG images and offer testsdetails about the taken image. r=ctalbert
whimboo opened this pull request over 12 years ago
whimboo opened this pull request over 12 years ago
Bug 761107 - New MozElement class breaks expected events for mouse events. r=ctalbert
whimboo opened this pull request over 12 years ago
whimboo opened this pull request over 12 years ago
Bug 665410 - waitFor callback has to return a boolean value. r=ctalbert
whimboo opened this pull request over 12 years ago
whimboo opened this pull request over 12 years ago
Bug 661343 - Bump version of mozrunner to 5.4 to fix the dump() hanlding. r=ctalbert
whimboo opened this pull request over 12 years ago
whimboo opened this pull request over 12 years ago
Bug 662416 - test_something currently doesnt work. r=jhammel
whimboo opened this pull request over 12 years ago
whimboo opened this pull request over 12 years ago
Bug 751424 - Compartment-Per-Global breaks Mozmill's mozmillDocumentLoaded property
whimboo opened this pull request over 12 years ago
whimboo opened this pull request over 12 years ago
Bug 748730 - Fix JS error in JSbridge overlay.js for redefining Cu
whimboo opened this pull request over 12 years ago
whimboo opened this pull request over 12 years ago
Bug 752356 - Release Mozmill 1.5.12
whimboo opened this pull request over 12 years ago
whimboo opened this pull request over 12 years ago
Bug 751424 - Compartment-Per-Global breaks mozmill
whimboo opened this pull request over 12 years ago
whimboo opened this pull request over 12 years ago
Bug 748723 - Move license to MPL 2.0
whimboo opened this pull request over 12 years ago
whimboo opened this pull request over 12 years ago
Bug 748730 - Clean-up Mozmill and JSbridge code
whimboo opened this pull request over 12 years ago
whimboo opened this pull request over 12 years ago
Bug 686320 - Ensure to have clean Mozrunner args for each instance
whimboo opened this pull request over 12 years ago
whimboo opened this pull request over 12 years ago
Bug 745775: Prepare Mozmill v1.5.10 release
whimboo opened this pull request over 12 years ago
whimboo opened this pull request over 12 years ago
Bug 727660: Allows mozmill 2 to use the http_proxy environment variable
dglol opened this pull request over 12 years ago
dglol opened this pull request over 12 years ago
Bump versions for Mozmill 1.5.5 release
whimboo opened this pull request over 13 years ago
whimboo opened this pull request over 13 years ago
Bump versions for Mozmill 1.5.5 release
whimboo opened this pull request over 13 years ago
whimboo opened this pull request over 13 years ago
Bug 637941 backported to 1.5
sunshowers opened this pull request over 13 years ago
sunshowers opened this pull request over 13 years ago