diff --git a/lib/a11y-snapshot/__snapshots__/aom.test.js.snap b/lib/a11y-snapshot/__snapshots__/aom.test.js.snap index 143fc92d5..d7a089df6 100644 --- a/lib/a11y-snapshot/__snapshots__/aom.test.js.snap +++ b/lib/a11y-snapshot/__snapshots__/aom.test.js.snap @@ -263,6 +263,7 @@ exports[`chromium / 1`] = ` .Copyright ©2021Material-UI. + ; @@ -14010,6 +14011,20 @@ exports[`firefox / 1`] = ` . Copyright © 2021 Material-UI. + diff --git a/lib/a11y-snapshot/__snapshots__/axe.test.js.snap b/lib/a11y-snapshot/__snapshots__/axe.test.js.snap index 200c4c640..d7688c634 100644 --- a/lib/a11y-snapshot/__snapshots__/axe.test.js.snap +++ b/lib/a11y-snapshot/__snapshots__/axe.test.js.snap @@ -61,7 +61,17 @@ exports[`chromium /components/pickers 1`] = `Array []`; exports[`chromium /components/radio-buttons 1`] = `Array []`; -exports[`chromium /components/rating/ 1`] = `Array []`; +exports[`chromium /components/rating/ 1`] = ` +Array [ + Object { + "canMismatch__helpUrl": "https://dequeuniversity.com/rules/axe/4.2/duplicate-id-aria?application=axeAPI", + "id": "duplicate-id-aria", + "nodes": Array [ + "input[name=\\"simple-controlled\\"][value=\\"\\\\33 \\"][type=\\"radio\\"]", + ], + }, +] +`; exports[`chromium /components/selects/ 1`] = `Array []`; diff --git a/lib/a11y-snapshot/deploy.json b/lib/a11y-snapshot/deploy.json index 2a49a180a..1bcddc3f9 100644 --- a/lib/a11y-snapshot/deploy.json +++ b/lib/a11y-snapshot/deploy.json @@ -1,33 +1,33 @@ { - "id": "60b5a83cd042360008e1c74f", + "id": "60b5dc8d4f66880007254a4a", "site_id": "64f32322-7c26-4008-b886-60800cd747b0", - "build_id": "60b5a83cd042360008e1c74d", - "state": "building", + "build_id": "60b5dc8d4f66880007254a48", + "state": "ready", "name": "material-ui", "url": "http://material-ui.netlify.app", "admin_url": "https://app.netlify.com/sites/material-ui", - "deploy_url": "http://next--material-ui.netlify.app", - "deploy_ssl_url": "https://next--material-ui.netlify.app", - "created_at": "2021-06-01T03:23:40.638Z", - "updated_at": "2021-06-01T03:23:42.485Z", - "commit_ref": "2920e6a4313a80062e6eb9a7c609a243e35257bd", - "review_id": null, + "deploy_url": "http://deploy-preview-26493--material-ui.netlify.app", + "deploy_ssl_url": "https://deploy-preview-26493--material-ui.netlify.app", + "created_at": "2021-06-01T07:06:53.302Z", + "updated_at": "2021-06-01T07:26:03.367Z", + "commit_ref": "8d562e4a7f372354180bd379056abc0953e91997", + "review_id": 26493, "skipped": null, "locked": null, - "branch": "next", - "commit_url": "https://github.com/mui-org/material-ui/commit/2920e6a4313a80062e6eb9a7c609a243e35257bd", + "branch": "chore/Rating/input-component", + "commit_url": "https://github.com/mui-org/material-ui/commit/8d562e4a7f372354180bd379056abc0953e91997", "log_access_attributes": { "type": "firebase", - "url": "https://netlify-builds3.firebaseio.com/builds/60b5a83cd042360008e1c74d/log", - "endpoint": "https://netlify-builds3.firebaseio.com", - "path": "/builds/60b5a83cd042360008e1c74d/log", - "token": "eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ2IjowLCJpYXQiOjE2MjI1MTc5ODMsImQiOnsidWlkIjoiIn19.kWPtopNcWpmV4y2YVRMmFYaIBz3w1--Y4LllOCwhiYY" + "url": "https://netlify-builds5.firebaseio.com/builds/60b5dc8d4f66880007254a48/log", + "endpoint": "https://netlify-builds5.firebaseio.com", + "path": "/builds/60b5dc8d4f66880007254a48/log", + "token": "eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ2IjowLCJpYXQiOjE2MjI1MzI5OTIsImQiOnsidWlkIjoiIn19.1QrVnJKrbQFNScH5wVUuDbdOfQE2x4wOjDOpaOUCLSM" }, - "title": "[Tabs] Fix arrow rotation in vertical & RTL (#26527)", - "review_url": null, + "title": "[Rating] Make input ids less predictable", + "review_url": "https://github.com/mui-org/material-ui/pull/26493", "published_at": null, - "context": "branch-deploy", - "deploy_time": null, + "context": "deploy-preview", + "deploy_time": 1139, "public": true, - "plugin_state": "none" + "plugin_state": "success" }