chore(deps-dev): Bump eslint-plugin-simple-import-sort #41
9 tests run, 1 passed, 1 skipped, 7 failed.
Annotations
Check failure on line 78 in ts
github-actions / JUnit Test Report
ts.Red Hat Authentication extension verification > Extension can be installed using OCI image
[31mTimed out 5000ms waiting for [39mexpect(locator).toBeEnabled()
Locator: getByRole('region', { name: 'Header' }).getByRole('group', { name: 'additionalActions' }).getByRole('button', { name: 'Install custom...', exact: true })
Expected: enabled
Received: <element(s) not found>
Call log:
[2m- locator._expect with timeout 5000ms[22m
[2m - waiting for getByRole('region', { name: 'Header' }).getByRole('group', { name: 'additionalActions' }).getByRole('button', { name: 'Install custom...', exact: true })[22m
Raw output
Error: Timed out 5000ms waiting for expect(locator).toBeEnabled()
Locator: getByRole('region', { name: 'Header' }).getByRole('group', { name: 'additionalActions' }).getByRole('button', { name: 'Install custom...', exact: true })
Expected: enabled
Received: <element(s) not found>
Call log:
- locator._expect with timeout 5000ms
- waiting for getByRole('region', { name: 'Header' }).getByRole('group', { name: 'additionalActions' }).getByRole('button', { name: 'Install custom...', exact: true })
Proxy.<anonymous> node_modules/playwright/lib/matchers/expect.js:194:37
T.installExtensionFromOCIImage node_modules/@podman-desktop/tests-playwright/src/model/pages/extensions-page.ts:56:22
tests/src/sso-extension.spec.ts:78:22
⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯
Serialized Error: { matcherResult: { message: '\u001b[31mTimed out 5000ms waiting for \u001b[39mexpect(locator).toBeEnabled()\n\nLocator: getByRole(\'region\', { name: \'Header\' }).getByRole(\'group\', { name: \'additionalActions\' }).getByRole(\'button\', { name: \'Install custom...\', exact: true })\nExpected: enabled\nReceived: <element(s) not found>\nCall log:\n \u001b[2m- locator._expect with timeout 5000ms\u001b[22m\n\u001b[2m - waiting for getByRole(\'region\', { name: \'Header\' }).getByRole(\'group\', { name: \'additionalActions\' }).getByRole(\'button\', { name: \'Install custom...\', exact: true })\u001b[22m\n', pass: false, actual: 'disabled', name: 'toBeEnabled', expected: 'enabled', log: [ 'locator._expect with timeout 5000ms', 'waiting for getByRole(\'region\', { name: \'Header\' }).getByRole(\'group\', { name: \'additionalActions\' }).getByRole(\'button\', { name: \'Install custom...\', exact: true })' ], timeout: 5000 } }
Check failure on line 84 in ts
github-actions / JUnit Test Report
ts.Red Hat Authentication extension verification > Extension card is present and active
expect(received).toBeTruthy()
Received: false
Call Log:
- Timeout 30000ms exceeded while waiting on the predicate
Raw output
Error: expect(received).toBeTruthy()
Received: false
Call Log:
- Timeout 30000ms exceeded while waiting on the predicate
pollMatcher node_modules/playwright/lib/matchers/expect.js:270:11
tests/src/sso-extension.spec.ts:84:5
Check failure on line 93 in ts
github-actions / JUnit Test Report
ts.Red Hat Authentication extension verification > Extension Details show correct status
[31mTimed out 5000ms waiting for [39mexpect(locator).toBeVisible()
Locator: getByRole('region', { name: 'content' }).getByRole('region', { name: 'redhat.redhat-authentication', exact: true })
Expected: visible
Received: <element(s) not found>
Call log:
[2m- locator._expect with timeout 5000ms[22m
[2m - waiting for getByRole('region', { name: 'content' }).getByRole('region', { name: 'redhat.redhat-authentication', exact: true })[22m
Raw output
Error: Timed out 5000ms waiting for expect(locator).toBeVisible()
Locator: getByRole('region', { name: 'content' }).getByRole('region', { name: 'redhat.redhat-authentication', exact: true })
Expected: visible
Received: <element(s) not found>
Call log:
- locator._expect with timeout 5000ms
- waiting for getByRole('region', { name: 'content' }).getByRole('region', { name: 'redhat.redhat-authentication', exact: true })
Proxy.<anonymous> node_modules/playwright/lib/matchers/expect.js:194:37
T.getInstalledExtension node_modules/@podman-desktop/tests-playwright/src/model/pages/extensions-page.ts:98:3
tests/src/sso-extension.spec.ts:93:27
⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯
Serialized Error: { matcherResult: { message: '\u001b[31mTimed out 5000ms waiting for \u001b[39mexpect(locator).toBeVisible()\n\nLocator: getByRole(\'region\', { name: \'content\' }).getByRole(\'region\', { name: \'redhat.redhat-authentication\', exact: true })\nExpected: visible\nReceived: <element(s) not found>\nCall log:\n \u001b[2m- locator._expect with timeout 5000ms\u001b[22m\n\u001b[2m - waiting for getByRole(\'region\', { name: \'content\' }).getByRole(\'region\', { name: \'redhat.redhat-authentication\', exact: true })\u001b[22m\n', pass: false, actual: 'hidden', name: 'toBeVisible', expected: 'visible', log: [ 'locator._expect with timeout 5000ms', 'waiting for getByRole(\'region\', { name: \'content\' }).getByRole(\'region\', { name: \'redhat.redhat-authentication\', exact: true })' ], timeout: 5000 } }
Check failure on line 105 in ts
github-actions / JUnit Test Report
ts.Red Hat Authentication extension verification > SSO provider is available in Authentication Page
[31mTimed out 5000ms waiting for [39mexpect(locator).toHaveText(expected)
Locator: getByRole('region', { name: 'Authentication' }).getByRole('region', { name: 'Content' }).getByRole('list').getByRole('listitem', { name: 'Red Hat SSO' }).getByLabel('Provider Information').getByLabel('Provider Name')
Expected string: "Red Hat SSO"
Received: <element(s) not found>
Call log:
[2m- locator._expect with timeout 5000ms[22m
[2m - waiting for getByRole('region', { name: 'Authentication' }).getByRole('region', { name: 'Content' }).getByRole('list').getByRole('listitem', { name: 'Red Hat SSO' }).getByLabel('Provider Information').getByLabel('Provider Name')[22m
Raw output
Error: Timed out 5000ms waiting for expect(locator).toHaveText(expected)
Locator: getByRole('region', { name: 'Authentication' }).getByRole('region', { name: 'Content' }).getByRole('list').getByRole('listitem', { name: 'Red Hat SSO' }).getByLabel('Provider Information').getByLabel('Provider Name')
Expected string: "Red Hat SSO"
Received: <element(s) not found>
Call log:
- locator._expect with timeout 5000ms
- waiting for getByRole('region', { name: 'Authentication' }).getByRole('region', { name: 'Content' }).getByRole('list').getByRole('listitem', { name: 'Red Hat SSO' }).getByLabel('Provider Information').getByLabel('Provider Name')
Proxy.<anonymous> node_modules/playwright/lib/matchers/expect.js:194:37
tests/src/sso-extension.spec.ts:105:95
⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯
Serialized Error: { matcherResult: { name: 'toHaveText', expected: 'Red Hat SSO', message: '\u001b[31mTimed out 5000ms waiting for \u001b[39mexpect(locator).toHaveText(expected)\n\nLocator: getByRole(\'region\', { name: \'Authentication\' }).getByRole(\'region\', { name: \'Content\' }).getByRole(\'list\').getByRole(\'listitem\', { name: \'Red Hat SSO\' }).getByLabel(\'Provider Information\').getByLabel(\'Provider Name\')\nExpected string: "Red Hat SSO"\nReceived: <element(s) not found>\nCall log:\n \u001b[2m- locator._expect with timeout 5000ms\u001b[22m\n\u001b[2m - waiting for getByRole(\'region\', { name: \'Authentication\' }).getByRole(\'region\', { name: \'Content\' }).getByRole(\'list\').getByRole(\'listitem\', { name: \'Red Hat SSO\' }).getByLabel(\'Provider Information\').getByLabel(\'Provider Name\')\u001b[22m\n', pass: false, actual: '<element(s) not found>', log: [ 'locator._expect with timeout 5000ms', 'waiting for getByRole(\'region\', { name: \'Authentication\' }).getByRole(\'region\', { name: \'Content\' }).getByRole(\'list\').getByRole(\'listitem\', { name: \'Red Hat SSO\' }).getByLabel(\'Provider Information\').getByLabel(\'Provider Name\')' ], timeout: 5000 } }
Check failure on line 113 in ts
github-actions / JUnit Test Report
ts.Red Hat Authentication extension verification > Red Hat Authentication extension handling > Extension can be disabled
expect(received).toBeTruthy()
Received: false
Raw output
Error: expect(received).toBeTruthy()
Received: false
Proxy.<anonymous> node_modules/playwright/lib/matchers/expect.js:194:37
tests/src/sso-extension.spec.ts:113:73
⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯
Serialized Error: { matcherResult: { message: 'expect(received).toBeTruthy()\n\nReceived: false', pass: false } }
Check failure on line 128 in ts
github-actions / JUnit Test Report
ts.Red Hat Authentication extension verification > Red Hat Authentication extension handling > Extension can be re-enabled correctly
expect(received).toBeTruthy()
Received: false
Raw output
Error: expect(received).toBeTruthy()
Received: false
Proxy.<anonymous> node_modules/playwright/lib/matchers/expect.js:194:37
tests/src/sso-extension.spec.ts:128:73
⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯
Serialized Error: { matcherResult: { message: 'expect(received).toBeTruthy()\n\nReceived: false', pass: false } }
Check failure on line 142 in ts
github-actions / JUnit Test Report
ts.Red Hat Authentication extension verification > SSO extension can be removed
[31mTimed out 5000ms waiting for [39mexpect(locator).toBeVisible()
Locator: getByRole('region', { name: 'content' }).getByRole('region', { name: 'redhat.redhat-authentication', exact: true })
Expected: visible
Received: <element(s) not found>
Call log:
[2m- locator._expect with timeout 5000ms[22m
[2m - waiting for getByRole('region', { name: 'content' }).getByRole('region', { name: 'redhat.redhat-authentication', exact: true })[22m
Raw output
Error: Timed out 5000ms waiting for expect(locator).toBeVisible()
Locator: getByRole('region', { name: 'content' }).getByRole('region', { name: 'redhat.redhat-authentication', exact: true })
Expected: visible
Received: <element(s) not found>
Call log:
- locator._expect with timeout 5000ms
- waiting for getByRole('region', { name: 'content' }).getByRole('region', { name: 'redhat.redhat-authentication', exact: true })
Proxy.<anonymous> node_modules/playwright/lib/matchers/expect.js:194:37
T.getInstalledExtension node_modules/@podman-desktop/tests-playwright/src/model/pages/extensions-page.ts:98:3
removeExtension tests/src/sso-extension.spec.ts:148:25
tests/src/sso-extension.spec.ts:142:5
⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯
Serialized Error: { matcherResult: { message: '\u001b[31mTimed out 5000ms waiting for \u001b[39mexpect(locator).toBeVisible()\n\nLocator: getByRole(\'region\', { name: \'content\' }).getByRole(\'region\', { name: \'redhat.redhat-authentication\', exact: true })\nExpected: visible\nReceived: <element(s) not found>\nCall log:\n \u001b[2m- locator._expect with timeout 5000ms\u001b[22m\n\u001b[2m - waiting for getByRole(\'region\', { name: \'content\' }).getByRole(\'region\', { name: \'redhat.redhat-authentication\', exact: true })\u001b[22m\n', pass: false, actual: 'hidden', name: 'toBeVisible', expected: 'visible', log: [ 'locator._expect with timeout 5000ms', 'waiting for getByRole(\'region\', { name: \'content\' }).getByRole(\'region\', { name: \'redhat.redhat-authentication\', exact: true })' ], timeout: 5000 } }