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

test(e2e): Enable ESM loader test #12020

Merged
merged 4 commits into from
May 15, 2024
Merged

test(e2e): Enable ESM loader test #12020

merged 4 commits into from
May 15, 2024

Conversation

mydea
Copy link
Member

@mydea mydea commented May 14, 2024

Supersedes #11912

I just cleaned up and renamed this to align with other things

@mydea mydea self-assigned this May 14, 2024
Copy link
Member

@andreiborza andreiborza left a comment

Choose a reason for hiding this comment

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

LGTM

@lforst
Copy link
Member

lforst commented May 14, 2024

something didn't work in my PR which is also happening here:

Error: Process from config.webServer was not able to start. Exit code: 1

I haven't figured it out yet. Otherwise I would have merged that PR ages ago.

@mydea
Copy link
Member Author

mydea commented May 14, 2024

something didn't work in my PR which is also happening here:

Error: Process from config.webServer was not able to start. Exit code: 1

I haven't figured it out yet. Otherwise I would have merged that PR ages ago.

Why TF are e.g. vue-3 e2e tests failing, just because we are bumping node 18 😬 makes no sense to me...

mydea added a commit that referenced this pull request May 15, 2024
Extracted this out from
#12020

For whatever reason, this does not seemed to play well with how we run
the proxy server via ts-node. Looking into this more, this is actually
not really necessary at all, so I just stripped this out in favor of
just running the proxy as a `.mjs` file directly - works just as well!
mydea added 3 commits May 15, 2024 13:36
fix?

hm

Bump node version

Bump node version

bump ci?

hm

.

.

test(e2e): Re-active & fix node-express-esm-loader test app
@mydea mydea merged commit 42e9b23 into develop May 15, 2024
99 checks passed
@mydea mydea deleted the fn/node-esm-e2e-app branch May 15, 2024 12:38
andreiborza pushed a commit that referenced this pull request May 16, 2024
Extracted this out from
#12020

For whatever reason, this does not seemed to play well with how we run
the proxy server via ts-node. Looking into this more, this is actually
not really necessary at all, so I just stripped this out in favor of
just running the proxy as a `.mjs` file directly - works just as well!
andreiborza pushed a commit that referenced this pull request May 16, 2024
Supersedes #11912

I just cleaned up and renamed this to align with other things
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.

None yet

4 participants