Skip to content

Conversation

@eps1lon
Copy link
Member

@eps1lon eps1lon commented Jan 24, 2020

The browser tests are bundled with webpack. They don't have access to environment variables unless we explicitly inject them with a webpack plugin.

CI is supposed to exclude inaccessible elements by default which was not the case. See e.g. https://app.circleci.com/jobs/github/mui-org/material-ui/136811 where it logs "WARN: 'including inaccessible elements by default'"

@eps1lon eps1lon added the test label Jan 24, 2020
@mui-pr-bot
Copy link

No bundle size changes comparing 0177cd6...47ae807

Generated by 🚫 dangerJS against 47ae807

@eps1lon
Copy link
Member Author

eps1lon commented Jan 24, 2020

Now logs WARN: 'excluding inaccessible elements by default' as expected.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants