-
Notifications
You must be signed in to change notification settings - Fork 279
OLD - fixes for app e2e #2194
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
base: main
Are you sure you want to change the base?
OLD - fixes for app e2e #2194
Conversation
This issue seems to be related to the WSL render issue as this error only occurs on machines that are impacted by that issue. Machines impacted by the render error:
For machines impacted when running the 'npx playwright test -g "launch app" the app will not launch and will return the error codes "MESA: error: ZINK: failed to choose pdev" "glx: failed to create drisw screen" For machines NOT impacted: |
85d7920
to
064ac2f
Compare
Last push works with creating an env for playwright to launch the app in the env must contain a few specific things before starting InstructionsReadying the playwright env
current working directoryuse the localhostLaunch playwright UI
|
My recent push allows for running the frontend and backend servers (otherwise using Testing instructionsChange the current working directory
Launch the test suite and run the test
|
Was working on a side commit for pages, it is not compatible at the moment, that sideline was abandoned- will continue with this |
working on solution to be able to run all tests at once and not one after another, currently errors when trying to run whole group |
bd2077e
to
48d298f
Compare
0ed628b
to
e347a3a
Compare
Issue: when trying to merge all the e2e tests in one place
|
f157497
to
292e456
Compare
working on fixing headlamp addon clash |
292e456
to
3a8ae4f
Compare
3a8ae4f
to
be31ab3
Compare
Currently the app mode does connect and we are able to create and delete resources as normal, the only issue now is that when running create or delete tests
|
be31ab3
to
b82ae4b
Compare
Signed-off-by: Vincent T <[email protected]>
Signed-off-by: Vincent T <[email protected]>
Signed-off-by: Evangelos Skopelitis <[email protected]>
Signed-off-by: Evangelos Skopelitis <[email protected]>
Signed-off-by: Vincent T <[email protected]>
Fixed tests failing when ran together, now run in sequence. Signed-off-by: Vincent T <[email protected]>
Signed-off-by: Vincent T <[email protected]>
I am trying to use scripts that will change the env for when we run the tests in different modes. WIP: moving the app namespace tests to what we currently use to do: create a test for namespace create button icon
NOTE:
|
b82ae4b
to
a363bbe
Compare
a363bbe
to
3ddf16c
Compare
Signed-off-by: Vincent T <[email protected]>
3ddf16c
to
6abff11
Compare
Signed-off-by: Vincent T <[email protected]>
Unknown CLA label state. Rechecking for CLA labels. Send feedback to sig-contributor-experience at kubernetes/community. /check-cla |
PR needs rebase. Instructions for interacting with me using PR comments are available here. If you have questions or suggestions related to my behavior, please file an issue against the kubernetes-sigs/prow repository. |
|
No description provided.