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

Investigate why E2E tests fail #103

Closed
jolampi opened this issue Oct 2, 2020 · 0 comments
Closed

Investigate why E2E tests fail #103

jolampi opened this issue Oct 2, 2020 · 0 comments
Assignees

Comments

@jolampi
Copy link
Contributor

jolampi commented Oct 2, 2020

Since ~last week, E2E tests have been failing with the following message:

🚨  /home/runner/work/python-editor/python-editor/node_modules/@fortawesome/react-fontawesome/index.es.js: Unknown version 59 of op_mob
    at Function.select (/usr/local/lib/node_modules/parcel-bundler/node_modules/browserslist/index.js:1101:17)
    at /usr/local/lib/node_modules/parcel-bundler/node_modules/browserslist/index.js:336:33
    at Array.reduce (<anonymous>)
    at resolve (/usr/local/lib/node_modules/parcel-bundler/node_modules/browserslist/index.js:318:18)
    at browserslist (/usr/local/lib/node_modules/parcel-bundler/node_modules/browserslist/index.js:443:21)
    at getTargets (/usr/local/lib/node_modules/parcel-bundler/node_modules/@babel/helper-compilation-targets/lib/index.js:199:48)
    at /usr/local/lib/node_modules/parcel-bundler/node_modules/@babel/preset-env/lib/index.js:258:57
    at Object.default (/usr/local/lib/node_modules/parcel-bundler/node_modules/@babel/helper-plugin-utils/lib/index.js:19:12)
    at getEnvPlugins (/usr/local/lib/node_modules/parcel-bundler/src/transforms/babel/env.js:62:34)
    at getEnvConfig (/usr/local/lib/node_modules/parcel-bundler/src/transforms/babel/env.js:21:28)

The issue seems to be retroactively affecting previous commits also. The topic was discussed and resolved in these issues:

Unfortunately, initial attempts at resolving it didn't work. Hence this issue to check back into it later.

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

No branches or pull requests

2 participants