Skip to content

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

Open
AlexandreBonneau wants to merge 1 commit into
autoNumeric:nextfrom
AlexandreBonneau:travis-e2e
Open

Allow Travis CI to run the end-to-end tests.#364
AlexandreBonneau wants to merge 1 commit into
autoNumeric:nextfrom
AlexandreBonneau:travis-e2e

Conversation

@AlexandreBonneau
Copy link
Copy Markdown
Member

No description provided.

@AlexandreBonneau
Copy link
Copy Markdown
Member Author

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 <alexandre.bonneau@linuxfr.eu>
@AlexandreBonneau
Copy link
Copy Markdown
Member Author

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 <alexandre.bonneau@linuxfr.eu>
@AlexandreBonneau
Copy link
Copy Markdown
Member Author

Note: running Travis CI with node 18 fails (see https://app.travis-ci.com/github/autoNumeric/autoNumeric/jobs/598669371)

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant