You are viewing a plain text version of this content. The canonical link for it is here.
Posted to notifications@superset.apache.org by GitBox <gi...@apache.org> on 2021/08/24 00:43:32 UTC

[GitHub] [superset] graceguo-supercat commented on pull request #16413: fix: setupPlugin in chart list page

graceguo-supercat commented on pull request #16413:
URL: https://github.com/apache/superset/pull/16413#issuecomment-904231606


   @ktmud CI failed because of this error:
   ```
   2021-08-24T00:39:47.9629614Z FAIL src/views/CRUD/chart/ChartList.test.jsx
   2021-08-24T00:39:47.9630991Z   ● Test suite failed to run
   2021-08-24T00:39:47.9631426Z 
   2021-08-24T00:39:47.9637059Z     Cannot find module 'file-loader!./countries/austria.geojson' from 'node_modules/@superset-ui/legacy-plugin-chart-country-map/lib/countries.js'
   2021-08-24T00:39:47.9638023Z 
   2021-08-24T00:39:47.9638460Z     Require stack:
   2021-08-24T00:39:47.9639808Z       node_modules/@superset-ui/legacy-plugin-chart-country-map/lib/countries.js
   2021-08-24T00:39:47.9644421Z       node_modules/@superset-ui/legacy-plugin-chart-country-map/lib/controlPanel.js
   2021-08-24T00:39:47.9647421Z       node_modules/@superset-ui/legacy-plugin-chart-country-map/lib/index.js
   2021-08-24T00:39:47.9648478Z       src/visualizations/presets/MainPreset.js
   2021-08-24T00:39:47.9649144Z       src/setup/setupPlugins.ts
   2021-08-24T00:39:47.9650878Z       src/views/CRUD/chart/ChartList.tsx
   2021-08-24T00:39:47.9652831Z       src/views/CRUD/chart/ChartList.test.jsx
   2021-08-24T00:39:47.9653304Z 
   2021-08-24T00:39:47.9656539Z       at Resolver.resolveModule (node_modules/jest-resolve/build/index.js:306:11)
   2021-08-24T00:39:47.9661373Z       at Object.<anonymous> (node_modules/@superset-ui/legacy-plugin-chart-country-map/lib/countries.js:6:39)
   2021-08-24T00:39:47.9662736Z 
   2021-08-24T00:39:47.9665935Z 
   2021-08-24T00:39:47.9673061Z Test Suites: 1 failed, 2 skipped, 337 passed, 338 of 340 total
   ```
   
   is something wrong with country-map plugin? thanks!
   


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: notifications-unsubscribe@superset.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org



---------------------------------------------------------------------
To unsubscribe, e-mail: notifications-unsubscribe@superset.apache.org
For additional commands, e-mail: notifications-help@superset.apache.org