Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[Flaky Test] dims the background image down by 50% when transformed from the Image block #47052

Closed
github-actions bot opened this issue Jan 11, 2023 · 2 comments
Labels
[Status] Stale Gives the original author opportunity to update before closing. Can be reopened as needed. [Type] Flaky Test Auto-generated flaky test report issue

Comments

@github-actions
Copy link

github-actions bot commented Jan 11, 2023

Flaky test detected. This is an auto-generated issue by GitHub Actions. Please do NOT edit this manually.

Test title

dims the background image down by 50% when transformed from the Image block

Test path

/test/e2e/specs/editor/blocks/cover.spec.js

Errors

[2023-01-11T10:17:57.564Z] Test passed after 1 failed attempt on enable/react-18-concurrent-mode.
[2023-02-07T09:59:55.008Z] Test passed after 1 failed attempt on trunk.
[2023-02-09T12:34:13.644Z] Test passed after 1 failed attempt on wp/6.2.
[2023-02-13T13:19:57.939Z] Test passed after 1 failed attempt on migrate/playwright-query.
[2023-02-16T12:37:25.532Z] Test passed after 1 failed attempt on test/stabilize-perf-tests.
[2023-02-17T10:04:08.494Z] Test passed after 1 failed attempt on fix-i18n/block-parent-selector.
[2023-02-17T11:08:59.954Z] Test passed after 1 failed attempt on fix-i18n/block-switcher.
[2023-02-22T04:59:04.535Z] Test passed after 1 failed attempt on add/site-tagline-to-style-book.
[2023-02-22T07:49:45.272Z] Test passed after 1 failed attempt on fix/reset-all.
[2023-02-22T08:14:10.816Z] Test passed after 1 failed attempt on fix/reset-all.
[2023-02-23T14:07:11.907Z] Test passed after 1 failed attempt on try/improve-focus-perf-metric.
[2023-02-23T18:27:08.048Z] Test passed after 1 failed attempt on update/output-duotone-presets-per-block.
[2023-02-24T19:38:37.416Z] Test passed after 1 failed attempt on fix/vstack-hstack-alignments.
[2023-02-27T22:16:00.937Z] Test passed after 1 failed attempt on try/attrs.
[2023-02-28T10:58:39.724Z] Test passed after 1 failed attempt on form-fields.
[2023-03-01T16:38:18.629Z] Test passed after 1 failed attempt on update/theme-json-indirect-properties.
[2023-03-02T05:44:58.249Z] Test passed after 1 failed attempt on add/details-summary-block.
[2023-03-03T04:54:19.380Z] Test passed after 1 failed attempt on trunk.
[2023-03-03T05:20:16.282Z] Test passed after 1 failed attempt on try/allow-escape-key-in-list-view-to-clear-block-selection.
[2023-03-03T16:17:08.543Z] Test passed after 1 failed attempt on remove/use-anchor-value-dependency.
[2023-03-07T14:11:21.059Z] Test passed after 1 failed attempt on revert/47684.
[2023-03-08T22:58:54.884Z] Test passed after 1 failed attempt on release/15.3.
[2023-03-10T16:51:58.248Z] Test passed after 1 failed attempt on update/svg-filter-frontend-output.
[2023-03-15T04:06:26.988Z] Test passed after 1 failed attempt on update/deprecation-is-eligible.
[2023-03-17T01:25:43.684Z] Test passed after 1 failed attempt on add/more-cover-block-unit-tests.
[2023-03-17T05:36:24.869Z] Test passed after 2 failed attempts on try/affix-knob-angle-picker-control.
[2023-03-22T18:20:44.392Z] Test passed after 1 failed attempt on add/styles-section-to-the-browse-mode-sidebar.
[2023-03-27T15:36:48.765Z] Test passed after 1 failed attempt on trunk.
[2023-03-29T11:48:33.510Z] Test passed after 1 failed attempt on trunk.
[2023-03-30T21:50:44.414Z] Test passed after 1 failed attempt on trunk.
[2023-04-04T09:52:38.712Z] Test passed after 1 failed attempt on filter-inspector-panel.
[2023-04-14T10:47:11.596Z] Test passed after 1 failed attempt on rnmobile/fix-ios-e2e-issue.
[2023-04-20T16:51:11.377Z] Test passed after 1 failed attempt on trunk.
[2023-04-21T06:38:13.932Z] Test passed after 1 failed attempt on fix/use-instance-id-deps.
[2023-05-03T05:42:50.394Z] Test passed after 1 failed attempt on trunk.
[2023-05-03T06:27:46.545Z] Test passed after 1 failed attempt on update/post-navigation-link.
[2023-05-10T11:51:58.465Z] Test passed after 1 failed attempt on add/inserter-sorting.
[2023-05-11T12:57:12.660Z] Test passed after 2 failed attempts on add/inserter-sorting.
[2023-05-11T15:23:58.080Z] Test passed after 2 failed attempts on add/inserter-sorting.
[2023-05-11T16:08:04.711Z] Test passed after 2 failed attempts on add/inserter-sorting.
[2023-05-12T13:02:49.108Z] Test passed after 1 failed attempt on trunk.
[2023-06-28T05:34:59.968Z] Test passed after 1 failed attempt on add/pre-beta1-bugfixes.
SyntaxError: Unexpected token < in JSON at position 0
    at RequestUtils.rest (/home/runner/work/gutenberg/gutenberg/packages/e2e-test-utils-playwright/src/request-utils/rest.ts:104:30)
    at RequestUtils.getMaxBatchSize (/home/runner/work/gutenberg/gutenberg/packages/e2e-test-utils-playwright/src/request-utils/rest.ts:139:19)
    at RequestUtils.batchRest (/home/runner/work/gutenberg/gutenberg/packages/e2e-test-utils-playwright/src/request-utils/rest.ts:166:23)
    at RequestUtils.deleteAllBlocks (/home/runner/work/gutenberg/gutenberg/packages/e2e-test-utils-playwright/src/request-utils/blocks.js:22:2)
    at Object.test_1.test.extend.requestUtils.scope (/home/runner/work/gutenberg/gutenberg/packages/e2e-test-utils-playwright/src/test.ts:139:4)
@github-actions github-actions bot added the [Type] Flaky Test Auto-generated flaky test report issue label Jan 11, 2023
github-actions bot referenced this issue Mar 27, 2023
* Adds focus management test for entity undo

* removes the extra user story group and adds the test as a case to the existing template part grouping

* undo edit in grouping name

* Adds some comments and a small readability fix

Co-authored-by: Dave Smith <[email protected]>
Co-authored-by: Kai Hao <[email protected]>

---------

Co-authored-by: Dave Smith <[email protected]>
Co-authored-by: Kai Hao <[email protected]>
github-actions bot referenced this issue Mar 30, 2023
* Release script: Update react-native-editor version to 1.92.0

* Release script: Update with changes from 'npm run core preios'

* docs: Update change log
@github-actions
Copy link
Author

This issue has gone 30 days without any activity.

@github-actions github-actions bot added the [Status] Stale Gives the original author opportunity to update before closing. Can be reopened as needed. label Jun 13, 2023
@github-actions github-actions bot closed this as not planned Won't fix, can't repro, duplicate, stale Jun 15, 2023
@github-actions github-actions bot reopened this Jun 28, 2023
@github-actions github-actions bot removed the [Status] Stale Gives the original author opportunity to update before closing. Can be reopened as needed. label Jun 29, 2023
@github-actions
Copy link
Author

This issue has gone 30 days without any activity.

@github-actions github-actions bot added the [Status] Stale Gives the original author opportunity to update before closing. Can be reopened as needed. label Jul 30, 2023
@github-actions github-actions bot closed this as not planned Won't fix, can't repro, duplicate, stale Aug 1, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
[Status] Stale Gives the original author opportunity to update before closing. Can be reopened as needed. [Type] Flaky Test Auto-generated flaky test report issue
Projects
None yet
Development

No branches or pull requests

0 participants