ossdev07

Results 32 comments of ossdev07

@wiggin15 I am working on adding aarch64 support in colorama, following two test cases are failing in my local environment: ``` ====================================================================== FAIL: testInitDoesntWrapOnEmulatedWindows (colorama.tests.initialise_test.InitTest) ---------------------------------------------------------------------- Traceback (most recent call...

Ping @wiggin15 Please can you have a look and suggest what could be done.

@wiggin15 Could you please provide some pointers on this issue, it will be really helpful.

Thanks, @wiggin15 for the suggestion. > Can you please specify which terminal and shell you are using? I am trying to run the package on Travis itself and there I...

@wiggin15 I am successfully able to skip the failing two test cases instead of disabling them for aarch64. Please have a look: https://travis-ci.com/github/ossdev07/colorama/jobs/299823038 Also, will you be willing to accept...

Thanks for the response. Will google and download the files. Do we need to add or change specific path to download in any file so that it will automatically download...

Regarding test encode-ape-1.3.1 no download file mac-3.99-u4-b5-s6.tar.gz available when searched. Tried using mac_3.99-u4-b5-s7.orig.tar.gz download from https://launchpad.net/~flacon/+archive/ubuntu/ppa/+sourcefiles/mac/3.99-u4-b5-s7-1vivid/mac_3.99-u4-b5-s7.orig.tar.gz Updated config.guess but giving below error: pts/encode-ape-1.3.1: Test Installation 1 of 1 1 File...

@michaellarabel Ok. Could you suggest a way to proceed with installation of ape test? Please update the links for ogg test which can be directly downloaded and installed instead of...

Hi @whitequark, With these changes i was able to install ocaml-android for arm64 android. It will be helpful if these changes are merged.

We need to update config.guess in js-coverage folder for resolving this issue. config.guess need to be updated from link **wget 'http://git.savannah.gnu.org/gitweb/?p=config.git;a=blob_plain;f=config.guess;hb=HEAD' -O config.guess**. But unable to raise a pull request...