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

Clean up UI tests #908

Merged
merged 1 commit into from
Dec 22, 2021
Merged

Conversation

davidbrochart
Copy link
Member

No description provided.

run: |
cd ui-tests
jlpm start-jlab:detached 2>&1 > /tmp/jupyterlab_server.log &
jlpm start-jlab:detached > /tmp/jupyterlab_server.log 2>&1
Copy link
Member Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

It was not redirecting standard output and error.


- name: Wait for JupyterLab
uses: ifaxity/wait-on-action@v1
with:
resource: http-get://localhost:8888/
timeout: 360000

- uses: iterative/setup-cml@v1
Copy link
Member Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

I don't think we need this.

@davidbrochart
Copy link
Member Author

@trungleduc do you agree with these changes?

@trungleduc
Copy link
Contributor

Yes, thanks for the updates!

@davidbrochart davidbrochart merged commit 3970dc7 into jupyter-widgets:master Dec 22, 2021
@davidbrochart davidbrochart deleted the ui_tests branch December 22, 2021 09:30
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.

2 participants