Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Broken scripts are to be ranamed .py.BROKEN #30

Closed
dilawar opened this issue Jun 26, 2017 · 0 comments
Closed

Broken scripts are to be ranamed .py.BROKEN #30

dilawar opened this issue Jun 26, 2017 · 0 comments
Assignees
Labels

Comments

@dilawar
Copy link
Contributor

dilawar commented Jun 26, 2017

If a script a/b/c.py is broken on travis, it will be renamed to a/b/c.py.BROKEN`.

If anyone fix it, please restore it back to its original name.
There are currently 67 scripts which does not pass on travis.

@dilawar dilawar added the task label Jun 26, 2017
@dilawar dilawar self-assigned this Jun 26, 2017
@dilawar dilawar closed this as completed Sep 18, 2018
@dilawar dilawar changed the title Broken scripts are to be moved to BROKEN directory. Broken scripts are to be ranamed .py.BROKEN Sep 18, 2018
@dilawar dilawar reopened this Sep 18, 2018
dilawar pushed a commit that referenced this issue Sep 18, 2018
@dilawar dilawar mentioned this issue Sep 18, 2018
6 tasks
dilawar pushed a commit that referenced this issue Sep 18, 2018
dilawar pushed a commit that referenced this issue Sep 18, 2018
dilawar pushed a commit that referenced this issue Sep 19, 2018
Added script to run pylint.
dilawar added a commit that referenced this issue Sep 19, 2018
* if pyqt4 and qwt5 not found, don't run the script.

* Temp commit.

* renamed to .py.BROKEN #13.

* renamed to .py.BROKEN #13.

* Python script to run examples.

* Scripts is ready to be inflected upon travis.

* Use subprocess32 module to launch process.

* Deleted large unneccessary files.

* Test with 2.7; 3.6 and 3.7-dev.

* using virtualevn to install.

* Added dependencies in virtualenv.

* Use subprocesses32 module whenever possible.

* Write to console when a script fails.

* disable emails of cowerkers till the build is fixed.

* Enable DISPLAY on travis.

* Install subprocess32 module.

* Added serial mode script.

* Run in serial model on travis.

* Write timestamp as well.

* Script to run all examples in parallel. [skip ci]

* Fixed script. Removed duplicates [skip ci]

* Two scripts are marked broken #30.

* Tiny tweaks to make console output more helpful. [skip ci]

* Quick timeout.

* Ready to be launched on Travis.

* Execute from outside...

* Fixed few more scripts.

* All cross compartment reactions are now broken. #30.

* if moogli not found, quit silently.

* One more crosscompartment script is broken. #30.

* Fixed h5 script.

* If moogli is not found, quit.

* Fixes to moogli script. Quit if moogli is not found.

* If moogli not found, quit.

* Removed two datafiles.

* If PyQt4 is not found, quit.

* Set doMoo to false if moogli not found.

* Fixed local test script to execute in parallel. [skip ci]

* Install pyqt4 on travis.

* Ignore PyQt4,PyQt5 scripts.
Sample 50 scripts randomly.

* No need for PyQt4/5. Install pip.

* Install networkx and fixed hdf5 errors.

* Select 50 scripts after searching all of them.

* Adding other developers to the list.

* Upgrade numpy on travis before testing..

* Fixes to brian2 script. It does not work anymore.

* One more script is marked broken #30.

* Fixed typo.

* Another brian script is fixed. If brian is not found, quit early.

* broken #30.

* more moogli scripts are import safe.

* Tiny fixes for Travis.

* One more nsdf script is not import safe when NSDFWriter is not
available.

* One more scrippt made import safe.

* If neuron is not found, quit.

* Fixed syntax error [skip ci]

* python3 compatible now.

* pyneuroml has issues with python3.

* Python3 does not convert to int automatically.

* pylint fixes.

* One more catch by pylint. Awesome.

* Two more scripts are broken #30.
Added script to run pylint.

* pylint fixes.

* pylint related changes and couple of scripts are fixed.

* Passing locally with pylint.
@dilawar dilawar closed this as completed Sep 19, 2018
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

1 participant