Dave Hunt

Results 21 comments of Dave Hunt

I couldn't find anything concise. They're builds with the `--enable-debug` option set, which is covered here: https://developer.mozilla.org/en-US/docs/Mozilla/Developer_guide/Build_Instructions/Configuring_Build_Options

Anything else I can do to help @BanzaiMan?

Hi @lmr2391, thanks for raising this. I would certainly be interested in reviewing a patch that adds support for multiple browser instances per test. I think there are some interested...

I'm thinking that longer term it would be neat if we could use pytest-repeat for pull requests that include new tests or changes to test files. We could detect in...

> All other tasks related to disabling the P2 perftests are complete as part of [this patch](https://phabricator.services.mozilla.com/D159375) which is going to land soon. Looks like we can merge the Performance...

There's [doctest](https://docs.python.org/2/library/doctest.html) but that's based on Python's docstrings. I'm not aware of anything that would be able to test example code from a README though. Another option might be to...

This could be a Python 3.4 compatibility issue. I've only ever run FlynnID with Python 2.7. If you figure it out please provide a patch, otherwise feel free to fork...

I can confirm that this project is no longer being maintained by anyone at Mozilla. I fully support @m8ttyB's suggestion of handing this over to a new owner or community...