Skip to content

Merge pull request #154 from odockal/issue-153 #106

Merge pull request #154 from odockal/issue-153

Merge pull request #154 from odockal/issue-153 #106

GitHub Actions / JUnit Test Report failed Jul 7, 2024 in 0s

9 tests run, 1 passed, 1 skipped, 7 failed.

Annotations

Check failure on line 78 in ts

See this annotation in the file changed.

@github-actions 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: disabled
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: [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: disabled
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

  Proxy.<anonymous> node_modules/playwright/lib/matchers/expect.js:174:37
  T.installExtensionFromOCIImage node_modules/@podman-desktop/tests-playwright/src/model/pages/extensions-page.ts:52:54
  tests/src/sso-extension.spec.ts:78:22

Check failure on line 84 in ts

See this annotation in the file changed.

@github-actions 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:252:11
  tests/src/sso-extension.spec.ts:84:5

Check failure on line 93 in ts

See this annotation in the file changed.

@github-actions 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: hidden
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: [31mTimed out 5000ms waiting for [39mexpect(locator).toBeVisible()

Locator: getByRole('region', { name: 'content' }).getByRole('region', { name: 'redhat.redhat-authentication', exact: true })
Expected: visible
Received: hidden
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

  Proxy.<anonymous> node_modules/playwright/lib/matchers/expect.js:174:37
  T.getInstalledExtension node_modules/@podman-desktop/tests-playwright/src/model/pages/extensions-page.ts:96:28
  tests/src/sso-extension.spec.ts:93:27

Check failure on line 105 in ts

See this annotation in the file changed.

@github-actions 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 string: ""
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: [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 string: ""
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

  Proxy.<anonymous> node_modules/playwright/lib/matchers/expect.js:174:37
  tests/src/sso-extension.spec.ts:105:95

Check failure on line 113 in ts

See this annotation in the file changed.

@github-actions 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:174:37
  tests/src/sso-extension.spec.ts:113:73

Check failure on line 128 in ts

See this annotation in the file changed.

@github-actions 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:174:37
  tests/src/sso-extension.spec.ts:128:73

Check failure on line 142 in ts

See this annotation in the file changed.

@github-actions 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: hidden
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: [31mTimed out 5000ms waiting for [39mexpect(locator).toBeVisible()

Locator: getByRole('region', { name: 'content' }).getByRole('region', { name: 'redhat.redhat-authentication', exact: true })
Expected: visible
Received: hidden
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

  Proxy.<anonymous> node_modules/playwright/lib/matchers/expect.js:174:37
  T.getInstalledExtension node_modules/@podman-desktop/tests-playwright/src/model/pages/extensions-page.ts:96:28
  removeExtension tests/src/sso-extension.spec.ts:148:25
  tests/src/sso-extension.spec.ts:142:5