The Wayback Machine - https://web.archive.org/web/20201018123206/https://github.com/autoNumeric/autoNumeric/pull/364
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

Allow Travis CI to run the end-to-end tests. #364

Open
wants to merge 1 commit into
base: next
from

Conversation

@AlexandreBonneau
Copy link
Member

@AlexandreBonneau AlexandreBonneau commented Jan 23, 2017

No description provided.

@AlexandreBonneau
Copy link
Member Author

@AlexandreBonneau AlexandreBonneau commented Jan 23, 2017

Travis build fails because of a node-fibers bug where the fibers.node executable is not built correctly, hence it is missing when trying to access it :

error /home/travis/build/BobKnothe/autoNumeric/node_modules/fibers: Command failed.

Related issue on node-fibers.

@AlexandreBonneau AlexandreBonneau self-assigned this Jan 23, 2017
AlexandreBonneau added a commit that referenced this pull request Jan 31, 2018
Signed-off-by: Alexandre Bonneau <[email protected]>
@AlexandreBonneau
Copy link
Member Author

@AlexandreBonneau AlexandreBonneau commented Jan 31, 2018

The node-fibers build is now successful, but with the current configuration, the end-to-end tests cannot run in the Travis headless environment: https://travis-ci.org/autoNumeric/autoNumeric/jobs/335776795.

AlexandreBonneau added a commit that referenced this pull request Feb 12, 2018
Signed-off-by: Alexandre Bonneau <[email protected]>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Linked issues

Successfully merging this pull request may close these issues.

None yet

1 participant
You can’t perform that action at this time.