feat(fluentUI-migration): ActionButton fluentui v8 to v9 migration #8011
ci.yml
on: pull_request
Matrix: unit-tests
build
1m 6s
lints
3m 23s
codeql
2m 28s
e2e-report-tests
44s
check-clearly-defined
11s
Matrix: e2e-web-tests
publish-code-coverage
10s
Annotations
9 errors and 2 warnings
Details View -> › Assessment -> Reflow › With command bar button visible › with command bar button expanded › should pass accessibility validation with command bar menu open and high contrast mode=true:
src/tests/end-to-end/tests/details-view/reflow-ui.test.ts#L243
expect(received).toMatchSnapshot()
Snapshot name: `Details View -> Assessment -> Reflow With command bar button visible with command bar button expanded should pass accessibility validation with command bar menu open and high contrast mode=true 1`
- Snapshot - 2
+ Received + 2
@@ -4,18 +4,18 @@
"nodes": [
{
"failureSummary": "Fix all of the following:
Focusable content should have tabindex="-1" or be removed from the DOM",
"selector": [
- "i[role="none"]:nth-child(1)",
+ "i[data-tabster-dummy=""][role="none"]:nth-child(1)",
],
},
{
"failureSummary": "Fix all of the following:
Focusable content should have tabindex="-1" or be removed from the DOM",
"selector": [
- "i[role="none"]:nth-child(4)",
+ "i[data-tabster-dummy=""][role="none"]:nth-child(6)",
],
},
],
},
]
at toMatchSnapshot (src/tests/end-to-end/tests/details-view/reflow-ui.test.ts:243:25)
at src/tests/end-to-end/tests/details-view/reflow-ui.test.ts:80:25
|
Details View -> › Assessment -> Reflow › With command bar button visible › with command bar button expanded › should pass accessibility validation with command bar menu open and high contrast mode=false:
src/tests/end-to-end/tests/details-view/reflow-ui.test.ts#L243
expect(received).toMatchSnapshot()
Snapshot name: `Details View -> Assessment -> Reflow With command bar button visible with command bar button expanded should pass accessibility validation with command bar menu open and high contrast mode=false 1`
- Snapshot - 2
+ Received + 2
@@ -4,18 +4,18 @@
"nodes": [
{
"failureSummary": "Fix all of the following:
Focusable content should have tabindex="-1" or be removed from the DOM",
"selector": [
- "i[role="none"]:nth-child(1)",
+ "i[data-tabster-dummy=""][role="none"]:nth-child(1)",
],
},
{
"failureSummary": "Fix all of the following:
Focusable content should have tabindex="-1" or be removed from the DOM",
"selector": [
- "i[role="none"]:nth-child(4)",
+ "i[data-tabster-dummy=""][role="none"]:nth-child(6)",
],
},
],
},
]
at toMatchSnapshot (src/tests/end-to-end/tests/details-view/reflow-ui.test.ts:243:25)
at src/tests/end-to-end/tests/details-view/reflow-ui.test.ts:80:25
|
Details View -> › Quick Assess -> Reflow › With command bar button visible › with command bar button expanded › should pass accessibility validation with command bar menu open and high contrast mode=true:
src/tests/end-to-end/tests/details-view/reflow-ui.test.ts#L243
expect(received).toMatchSnapshot()
Snapshot name: `Details View -> Quick Assess -> Reflow With command bar button visible with command bar button expanded should pass accessibility validation with command bar menu open and high contrast mode=true 1`
- Snapshot - 2
+ Received + 2
@@ -4,18 +4,18 @@
"nodes": [
{
"failureSummary": "Fix all of the following:
Focusable content should have tabindex="-1" or be removed from the DOM",
"selector": [
- ".fui-MenuList > i:nth-child(1)",
+ "i[data-tabster-dummy=""]:nth-child(1)",
],
},
{
"failureSummary": "Fix all of the following:
Focusable content should have tabindex="-1" or be removed from the DOM",
"selector": [
- "i:nth-child(4)",
+ "i[data-tabster-dummy=""]:nth-child(5)",
],
},
],
},
]
at toMatchSnapshot (src/tests/end-to-end/tests/details-view/reflow-ui.test.ts:243:25)
at src/tests/end-to-end/tests/details-view/reflow-ui.test.ts:131:25
|
Details View -> › Quick Assess -> Reflow › With command bar button visible › with command bar button expanded › should pass accessibility validation with command bar menu open and high contrast mode=false:
src/tests/end-to-end/tests/details-view/reflow-ui.test.ts#L243
expect(received).toMatchSnapshot()
Snapshot name: `Details View -> Quick Assess -> Reflow With command bar button visible with command bar button expanded should pass accessibility validation with command bar menu open and high contrast mode=false 1`
- Snapshot - 2
+ Received + 2
@@ -4,18 +4,18 @@
"nodes": [
{
"failureSummary": "Fix all of the following:
Focusable content should have tabindex="-1" or be removed from the DOM",
"selector": [
- ".fui-MenuList > i:nth-child(1)",
+ "i[data-tabster-dummy=""]:nth-child(1)",
],
},
{
"failureSummary": "Fix all of the following:
Focusable content should have tabindex="-1" or be removed from the DOM",
"selector": [
- "i:nth-child(4)",
+ "i[data-tabster-dummy=""]:nth-child(5)",
],
},
],
},
]
at toMatchSnapshot (src/tests/end-to-end/tests/details-view/reflow-ui.test.ts:243:25)
at src/tests/end-to-end/tests/details-view/reflow-ui.test.ts:131:25
|
Details View -> › Fastpass -> Reflow › With high contrast mode=true › and card kebab menu expanded:
src/tests/end-to-end/tests/details-view/reflow-ui.test.ts#L243
expect(received).toMatchSnapshot()
Snapshot name: `Details View -> Fastpass -> Reflow With high contrast mode=true and card kebab menu expanded 1`
- Snapshot - 2
+ Received + 2
@@ -4,18 +4,18 @@
"nodes": [
{
"failureSummary": "Fix all of the following:
Focusable content should have tabindex="-1" or be removed from the DOM",
"selector": [
- "i[role="none"]:nth-child(1)",
+ "i[data-tabster-dummy=""][role="none"]:nth-child(1)",
],
},
{
"failureSummary": "Fix all of the following:
Focusable content should have tabindex="-1" or be removed from the DOM",
"selector": [
- "i[role="none"]:nth-child(4)",
+ "i[data-tabster-dummy=""][role="none"]:nth-child(4)",
],
},
],
},
]
at toMatchSnapshot (src/tests/end-to-end/tests/details-view/reflow-ui.test.ts:243:25)
at Object.<anonymous> (src/tests/end-to-end/tests/details-view/reflow-ui.test.ts:178:17)
|
Details View -> › Fastpass -> Reflow › With high contrast mode=false › and card kebab menu expanded:
src/tests/end-to-end/tests/details-view/reflow-ui.test.ts#L243
expect(received).toMatchSnapshot()
Snapshot name: `Details View -> Fastpass -> Reflow With high contrast mode=false and card kebab menu expanded 1`
- Snapshot - 2
+ Received + 2
@@ -4,18 +4,18 @@
"nodes": [
{
"failureSummary": "Fix all of the following:
Focusable content should have tabindex="-1" or be removed from the DOM",
"selector": [
- "i[role="none"]:nth-child(1)",
+ "i[data-tabster-dummy=""][role="none"]:nth-child(1)",
],
},
{
"failureSummary": "Fix all of the following:
Focusable content should have tabindex="-1" or be removed from the DOM",
"selector": [
- "i[role="none"]:nth-child(4)",
+ "i[data-tabster-dummy=""][role="none"]:nth-child(4)",
],
},
],
},
]
at toMatchSnapshot (src/tests/end-to-end/tests/details-view/reflow-ui.test.ts:243:25)
at Object.<anonymous> (src/tests/end-to-end/tests/details-view/reflow-ui.test.ts:178:17)
|
Details View -> › Fastpass -> Reflow › With high contrast mode=true › With command bar button visible › with command bar button expanded › should pass accessibility validation with command bar menu open and high contrast mode=%s:
src/tests/end-to-end/tests/details-view/reflow-ui.test.ts#L243
expect(received).toMatchSnapshot()
Snapshot name: `Details View -> Fastpass -> Reflow With high contrast mode=true With command bar button visible with command bar button expanded should pass accessibility validation with command bar menu open and high contrast mode=%s 1`
- Snapshot - 2
+ Received + 2
@@ -4,18 +4,18 @@
"nodes": [
{
"failureSummary": "Fix all of the following:
Focusable content should have tabindex="-1" or be removed from the DOM",
"selector": [
- "i[role="none"]:nth-child(1)",
+ "i[data-tabster-dummy=""][role="none"]:nth-child(1)",
],
},
{
"failureSummary": "Fix all of the following:
Focusable content should have tabindex="-1" or be removed from the DOM",
"selector": [
- "i[role="none"]:nth-child(4)",
+ "i[data-tabster-dummy=""][role="none"]:nth-child(4)",
],
},
],
},
]
at toMatchSnapshot (src/tests/end-to-end/tests/details-view/reflow-ui.test.ts:243:25)
at Object.<anonymous> (src/tests/end-to-end/tests/details-view/reflow-ui.test.ts:206:25)
|
Details View -> › Fastpass -> Reflow › With high contrast mode=false › With command bar button visible › with command bar button expanded › should pass accessibility validation with command bar menu open and high contrast mode=%s:
src/tests/end-to-end/tests/details-view/reflow-ui.test.ts#L243
expect(received).toMatchSnapshot()
Snapshot name: `Details View -> Fastpass -> Reflow With high contrast mode=false With command bar button visible with command bar button expanded should pass accessibility validation with command bar menu open and high contrast mode=%s 1`
- Snapshot - 2
+ Received + 2
@@ -4,18 +4,18 @@
"nodes": [
{
"failureSummary": "Fix all of the following:
Focusable content should have tabindex="-1" or be removed from the DOM",
"selector": [
- "i[role="none"]:nth-child(1)",
+ "i[data-tabster-dummy=""][role="none"]:nth-child(1)",
],
},
{
"failureSummary": "Fix all of the following:
Focusable content should have tabindex="-1" or be removed from the DOM",
"selector": [
- "i[role="none"]:nth-child(4)",
+ "i[data-tabster-dummy=""][role="none"]:nth-child(4)",
],
},
],
},
]
at toMatchSnapshot (src/tests/end-to-end/tests/details-view/reflow-ui.test.ts:243:25)
at Object.<anonymous> (src/tests/end-to-end/tests/details-view/reflow-ui.test.ts:206:25)
|
e2e-web-tests (1/2)
Process completed with exit code 1.
|
codeql
This run of the CodeQL Action does not have permission to access Code Scanning API endpoints. As a result, it will not be opted into any experimental features. This could be because the Action is running on a pull request from a fork. If not, please ensure the Action has the 'security-events: write' permission. Details: Resource not accessible by integration
|
codeql
Feature flags do not specify a default CLI version. Falling back to the CLI version shipped with the Action. This is 2.18.1.
|
Artifacts
Produced during runtime
Name | Size | |
---|---|---|
build-results
Expired
|
64 MB |
|
e2e-report-tests-results
Expired
|
551 Bytes |
|
e2e-web-tests-1-debug-logs
Expired
|
93.7 MB |
|
e2e-web-tests-1-results
Expired
|
7.44 KB |
|
e2e-web-tests-2-results
Expired
|
2.03 KB |
|
unit-tests-1-results
Expired
|
154 KB |
|
unit-tests-2-results
Expired
|
156 KB |
|