-
Notifications
You must be signed in to change notification settings - Fork 3.3k
Fix error_ui
system test
#18497
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
Comments
@sainthkh I attempted to get to the bottom of why this was failing after merging the TS fixes into my branch, but was unable to. Can you take a look please? e: I got as far as realizing cypress/system-tests/projects/webpack-preprocessor-awesome-typescript-loader/tsconfig.json Line 9 in c1205a7
|
I don't have authority to commit to #16354. I leave comment here. I tested on my local Ubuntu 20.04 with your failing_spec.ts // NOTE: Comment here can be removed.
/// <reference path="../../../../../cli/types/mocha/index.d.ts" />
/// <reference path="../../../../../cli/types/jquery/index.d.ts" />
And removed the comment above. In the previous code, the project under test was hidden deep inside tsconfig.json "typeRoots": ["../../../cli/types"], 4 |
Thanks, I got it working with your patch in |
Actually, it seems to still be failing. I'll reopen this and reset the branch in #16354. |
The code for this is done in cypress-io/cypress#20131, but has yet to be released. |
Released in This comment thread has been locked. If you are still experiencing this issue after upgrading to |
Uh oh!
There was an error while loading. Please reload this page.
System test "e2e error ui handles sourcemaps in webpack for project: webpack-preprocessor-awesome-typescript-loader" began failing after the changes in #18172 merged into the changes in #16354.
It is currently skipped in that PR but should be fixed.
https://app.circleci.com/pipelines/github/cypress-io/cypress/24949/workflows/9a3333e5-0255-4bf2-962c-9a9c7ce8d755/jobs/931986/tests#failed-test-0
Error output from
yarn workspace @tooling/system-tests test error_ui
:The text was updated successfully, but these errors were encountered: