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

[WIP]: Configure UI tests for Lite Deployment #689

Draft
wants to merge 30 commits into
base: main
Choose a base branch
from

Conversation

arjxn-py
Copy link
Member

@arjxn-py arjxn-py commented Feb 13, 2025

Start configuring some UI tests for lite to prevent breaking lite deployment

@arjxn-py arjxn-py marked this pull request as draft February 13, 2025 09:21
Copy link
Contributor

github-actions bot commented Feb 13, 2025

Integration tests report: appsharing.space

Copy link
Contributor

github-actions bot commented Feb 13, 2025

Preview PR at appsharing.space

arjxn-py and others added 2 commits February 13, 2025 18:22
Co-authored-by: martinRenou <martin.renou@gmail.com>
@martinRenou
Copy link
Member

martinRenou commented Feb 13, 2025

The tests on 8888 have run, we should probably not revert to 8866?

We need to understand now why the tests don't pass

@arjxn-py
Copy link
Member Author

arjxn-py commented Feb 13, 2025

The tests on 8888 have run, we should probably not revert to 8866?

We need to understand now why the tests don't pass

Ahh ok, I thought maybe it was because of port conflict with lab integration tests.

there are a lot of logs like these -

[WebServer] 127.0.0.1 - - [13/Feb/2025 13:54:58] code 404, message File not found
[WebServer] 127.0.0.1 - - [13/Feb/2025 13:54:58] "GET /api/contents/examples?type=directory&content=1 HTTP/1.1" 404 -
[WebServer] 127.0.0.1 - - [13/Feb/2025 13:54:58] code 501, message Unsupported method ('PUT')
[WebServer] 127.0.0.1 - - [13/Feb/2025 13:54:58] "PUT /api/contents/examples HTTP/1.1" 501 -

We need to understand now why the tests don't pass

All of them timed out

@arjxn-py
Copy link
Member Author

I see them running on 8866 too this time with the same logs as timeout

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

Successfully merging this pull request may close these issues.

2 participants