Skip to content

BACKLOG-22209 Allow to keep border and cellpadding/spacing on table #23

BACKLOG-22209 Allow to keep border and cellpadding/spacing on table

BACKLOG-22209 Allow to keep border and cellpadding/spacing on table #23

GitHub Actions / Tests Report failed Jan 16, 2024 in 1s

8 passed, 2 failed and 0 skipped

Tests failed

Report Passed Failed Skipped Time
tests/artifacts/results/xml_reports/cypress/e2e/filtering.cy.ts.xml 7✔️ 6s
tests/artifacts/results/xml_reports/cypress/e2e/filteringAPI.cy.ts.xml 1✔️ 2❌ 2s

✔️ tests/artifacts/results/xml_reports/cypress/e2e/filtering.cy.ts.xml

7 tests were completed in 6s with 7 passed, 0 failed and 0 skipped.

Test suite Passed Failed Skipped Time
HTML rich text filtering 7✔️ 6s
Root Suite 0ms

✔️ HTML rich text filtering

does not apply html filtering when disabled (default)
  ✔️ HTML rich text filtering does not apply html filtering when disabled (default)
does not apply html filtering to attribute when disabled (default)
  ✔️ HTML rich text filtering does not apply html filtering to attribute when disabled (default)
applies default html filtering when enabled
  ✔️ HTML rich text filtering applies default html filtering when enabled
applies default filtering to html element when enabled
  ✔️ HTML rich text filtering applies default filtering to html element when enabled
applies default filtering to html attributes when enabled
  ✔️ HTML rich text filtering applies default filtering to html attributes when enabled
does not override filtering config for other site
  ✔️ HTML rich text filtering does not override filtering config for other site
can override filtering config for specified site
  ✔️ HTML rich text filtering can override filtering config for specified site

❌ tests/artifacts/results/xml_reports/cypress/e2e/filteringAPI.cy.ts.xml

3 tests were completed in 2s with 1 passed, 2 failed and 0 skipped.

Test suite Passed Failed Skipped Time
HTML rich text filtering API 1✔️ 2❌ 2s
Root Suite 0ms

❌ HTML rich text filtering API

filters via API and reports on removed elements/attributes
  ✔️ HTML rich text filtering API filters via API and reports on removed elements/attributes
returns a list of configured elements and attributes
  ❌ HTML rich text filtering API returns a list of configured elements and attributes
	AssertionError: expected [ Array(71) ] to have a length of 70 but got 71
"after all" hook for "returns a list of configured elements and attributes"
  ❌ HTML rich text filtering API "after all" hook for "returns a list of configured elements and attributes"
	CypressError: `cy.readFile("./node_modules/@jahia/cypress/fixtures/groovy/admin/deleteSite.groovy")` timed out.

Annotations

Check failure on line 0 in tests/artifacts/results/xml_reports/cypress/e2e/filteringAPI.cy.ts.xml

See this annotation in the file changed.

@github-actions github-actions / Tests Report

HTML rich text filtering API ► returns a list of configured elements and attributes ► HTML rich text filtering API returns a list of configured elements and attributes

Failed test found in:
  tests/artifacts/results/xml_reports/cypress/e2e/filteringAPI.cy.ts.xml
Error:
  AssertionError: expected [ Array(71) ] to have a length of 70 but got 71
Raw output
AssertionError: expected [ Array(71) ] to have a length of 70 but got 71
    at Context.eval (webpack://@jahia/richtext-config-cypress/./cypress/e2e/filteringAPI.cy.ts:63:0)

      + expected - actual

      -71
      +70
      

Check failure on line 0 in tests/artifacts/results/xml_reports/cypress/e2e/filteringAPI.cy.ts.xml

See this annotation in the file changed.

@github-actions github-actions / Tests Report

HTML rich text filtering API ► "after all" hook for "returns a list of configured elements and attributes" ► HTML rich text filtering API "after all" hook for "returns a list of configured elements and attributes"

Failed test found in:
  tests/artifacts/results/xml_reports/cypress/e2e/filteringAPI.cy.ts.xml
Error:
  CypressError: `cy.readFile("./node_modules/@jahia/cypress/fixtures/groovy/admin/deleteSite.groovy")` timed out.
Raw output
CypressError: `cy.readFile("./node_modules/@jahia/cypress/fixtures/groovy/admin/deleteSite.groovy")` timed out.

https://on.cypress.io/readfile

Because this error occurred during a `after all` hook we are skipping the remaining tests in the current suite: `HTML rich text filtering API`
    at cypressErr (http://jahia:8080/__cypress/runner/cypress_runner.js:75240:18)
    at Object.cypressErrByPath (http://jahia:8080/__cypress/runner/cypress_runner.js:75245:10)
    at $Command.readFile (http://jahia:8080/__cypress/runner/cypress_runner.js:119381:88)
    at cyFn (http://jahia:8080/__cypress/runner/cypress_runner.js:138375:19)
From Your Spec Code:
    at append (webpack://@jahia/richtext-config-cypress/./node_modules/@jahia/cypress/dist/support/provisioning/runProvisioningScript.js:19:0)
    at eval (webpack://@jahia/richtext-config-cypress/./node_modules/@jahia/cypress/dist/support/provisioning/runProvisioningScript.js:54:0)
at Array.forEach (<anonymous>)
    at Context.runProvisioningScript (webpack://@jahia/richtext-config-cypress/./node_modules/@jahia/cypress/dist/support/provisioning/runProvisioningScript.js:53:0)