Skip to content

[test] Remove BrowserStack#6263

Merged
DanailH merged 13 commits into
mui:nextfrom
DanailH:core/remove-BrowserStack
Oct 19, 2022
Merged

[test] Remove BrowserStack#6263
DanailH merged 13 commits into
mui:nextfrom
DanailH:core/remove-BrowserStack

Conversation

@DanailH

@DanailH DanailH commented Sep 23, 2022

Copy link
Copy Markdown
Member

Based on the previous discussion - if we remove all the browsers from the BrowserStack list should we just remove the BrowserStack condition all together?

@DanailH DanailH added the internal Behind-the-scenes enhancement. Formerly called “core”. label Sep 23, 2022
@DanailH DanailH self-assigned this Sep 23, 2022
@mui-bot

mui-bot commented Sep 23, 2022

Copy link
Copy Markdown
Messages
📖 Netlify deploy preview: https://deploy-preview-6263--material-ui-x.netlify.app/

These are the results for the performance tests:

Test case Unit Min Max Median Mean σ
Filter 100k rows ms 495.2 979.2 608 692.74 180.577
Sort 100k rows ms 543.2 1,100.4 543.2 908.72 203.073
Select 100k rows ms 188.5 282.3 264 241.16 42.834
Deselect 100k rows ms 129.7 249.9 206.5 198.5 41.399

Generated by 🚫 dangerJS against 4029268

@m4theushw

Copy link
Copy Markdown
Collaborator

Do we need to remove BrowserStack? The latest builds are most green again, the red ones are becoming rare and they are not because a test failed.

image

@DanailH

DanailH commented Sep 23, 2022

Copy link
Copy Markdown
Member Author

Do we need to remove BrowserStack? The latest builds are most green again, the red ones are becoming rare and they are not because a test failed.

image

In that case, we don't. The current setup has firefox removed - the question is should we bring it back?

@oliviertassinari oliviertassinari left a comment

Copy link
Copy Markdown
Member

Choose a reason for hiding this comment

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

It sounds good, IMHO this code was equivalent to being removed the moment we decided to no longer run it on each PR.

Comment thread test/karma.conf.js
@oliviertassinari oliviertassinari changed the title [core] Remove BrowserStack [test] Remove BrowserStack Oct 10, 2022
@DanailH
DanailH marked this pull request as ready for review October 11, 2022 07:49
@DanailH

DanailH commented Oct 11, 2022

Copy link
Copy Markdown
Member Author

@m4theushw @flaviendelangle If you can have a look once you have the time it would be great.

Comment thread packages/grid/x-data-grid/src/tests/cells.DataGrid.test.tsx Outdated

describe('component: GridToolbar', () => {
it('should export with the default csvOptions', async function test() {
// Safari 13 doesn't have Blob.text().

@oliviertassinari oliviertassinari Oct 11, 2022

Copy link
Copy Markdown
Member

Choose a reason for hiding this comment

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

Copy link
Copy Markdown
Member Author

Choose a reason for hiding this comment

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

I couldn't find cases where Blob.text() is being used.

@github-actions github-actions Bot added the PR: out-of-date The pull request has merge conflicts and can't be merged. label Oct 12, 2022
@github-actions

Copy link
Copy Markdown
Contributor

This pull request has conflicts, please resolve those before we can evaluate the pull request.

@github-actions github-actions Bot removed the PR: out-of-date The pull request has merge conflicts and can't be merged. label Oct 12, 2022
@github-actions

Copy link
Copy Markdown
Contributor

This pull request has conflicts, please resolve those before we can evaluate the pull request.

@github-actions github-actions Bot added the PR: out-of-date The pull request has merge conflicts and can't be merged. label Oct 14, 2022
@github-actions github-actions Bot removed the PR: out-of-date The pull request has merge conflicts and can't be merged. label Oct 19, 2022
@DanailH
DanailH merged commit 4fbb67d into mui:next Oct 19, 2022
m4theushw added a commit to m4theushw/mui-x that referenced this pull request Oct 20, 2022
commit 634aabe
Author: Matheus Wichman <[email protected]>
Date:   Wed Oct 19 20:26:54 2022 -0300

    Update migration guide

commit 40bbeef
Merge: d49de67 4fbb67d
Author: Matheus Wichman <[email protected]>
Date:   Wed Oct 19 11:07:48 2022 -0300

    Merge branch 'next' into rename-selection-props

commit 4fbb67d
Author: Danail Hadjiatanasov <[email protected]>
Date:   Wed Oct 19 15:26:21 2022 +0300

    [test] Remove BrowserStack (mui#6263)

commit fff240b
Author: Olivier Tassinari <[email protected]>
Date:   Wed Oct 19 14:18:46 2022 +0200

    [core] Fix trailing spaces and git diff format (mui#6523)

    Signed-off-by: Olivier Tassinari <[email protected]>

commit 4488896
Author: Olivier Tassinari <[email protected]>
Date:   Wed Oct 19 13:37:09 2022 +0200

    [core] Improve the playground DX (mui#6514)

commit e195e5a
Author: Olivier Tassinari <[email protected]>
Date:   Wed Oct 19 13:30:12 2022 +0200

    [core] Link Netlify in the danger comment (mui#6513)

commit a4fedc1
Author: Alexandre Fauquette <[email protected]>
Date:   Wed Oct 19 11:57:42 2022 +0200

    [adapters] Fix localisation of the placeholder (mui#6547)

commit d49de67
Author: Matheus Wichman <[email protected]>
Date:   Tue Oct 18 19:17:48 2022 -0300

    [DataGrid] Rename selection props
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

internal Behind-the-scenes enhancement. Formerly called “core”. test

Projects

None yet

Development

Successfully merging this pull request may close these issues.

4 participants