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] Should NOT load the view script if the lightbox is disabled in theme.json and in block settings #53802

Closed
github-actions bot opened this issue Aug 18, 2023 · 1 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

Comments

@github-actions
Copy link

github-actions bot commented Aug 18, 2023

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

Test title

Should NOT load the view script if the lightbox is disabled in theme.json and in block settings

Test path

/test/e2e/specs/editor/various/behaviors.spec.js

Errors

[2023-08-18T07:58:44.463Z] Test passed after 1 failed attempt on trunk.
[2023-08-18T15:27:44.761Z] Test passed after 1 failed attempt on rnmobile/fix-use-select-block-inserter.
[2023-08-19T03:10:32.144Z] Test passed after 1 failed attempt on try/second-layout-prototype.
[2023-08-21T12:36:35.414Z] Test passed after 1 failed attempt on trunk.
[2023-08-24T11:36:55.617Z] Test passed after 1 failed attempt on trunk.
[2023-08-24T13:03:03.374Z] Test passed after 1 failed attempt on try/ability-to-rename-blocks-in-editor.
[2023-08-24T14:09:02.608Z] Test passed after 1 failed attempt on try/ability-to-rename-blocks-in-editor.
[2023-08-25T01:06:56.363Z] Test passed after 1 failed attempt on trunk.
[2023-08-25T01:33:34.654Z] Test passed after 1 failed attempt on trunk.
[2023-08-25T03:12:04.028Z] Test passed after 1 failed attempt on add/pattern-category-filtering.
[2023-08-25T05:22:45.490Z] Test passed after 1 failed attempt on add/pattern-category-filtering.
[2023-08-25T23:38:41.278Z] Test passed after 1 failed attempt on fix/cover-block-video-bug.
[2023-08-26T02:44:42.046Z] Test passed after 1 failed attempt on fix/cover-block-video-bug.
[2023-08-28T17:29:05.928Z] Test passed after 1 failed attempt on try/border-control-tweak.
[2023-08-29T14:08:31.185Z] Test passed after 1 failed attempt on fix/pattern-preview-options.
[2023-08-29T14:40:57.611Z] Test passed after 1 failed attempt on fix/pattern-preview-options.
[2023-08-30T16:34:30.511Z] Test passed after 1 failed attempt on rnmobile/fix-nested-columns-transform.
[2023-08-30T16:48:30.902Z] Test passed after 1 failed attempt on rnmobile/fix-nested-columns-transform.
[2023-08-30T17:27:32.554Z] Test passed after 1 failed attempt on rnmobile/fix-nested-columns-transform.
[2023-08-31T21:17:15.748Z] Test passed after 1 failed attempt on trunk.
[2023-09-01T09:45:12.970Z] Test passed after 1 failed attempt on try/ability-to-rename-blocks-in-editor.
[2023-09-04T08:27:12.460Z] Test passed after 1 failed attempt on trunk.
[2023-09-04T14:28:46.406Z] Test passed after 1 failed attempt on remove/duplicates-from-non-dynamic-blocks-list.
[2023-09-06T05:08:30.859Z] Test passed after 1 failed attempt on update/since-annotations-typography-fluid.
[2023-09-06T09:02:55.338Z] Test passed after 1 failed attempt on update/bundle-block-selection-clearer.
[2023-09-06T10:28:02.219Z] Test passed after 1 failed attempt on update/bundle-block-selection-clearer.
[2023-09-07T04:02:54.385Z] Test passed after 1 failed attempt on mokagio/add-pipefail-to-build-script.
[2023-09-07T12:23:14.357Z] Test passed after 1 failed attempt on fix/perf-tests-intermittent-failures.
[2023-09-07T17:30:22.717Z] Test passed after 1 failed attempt on try/fonts-library-frontend-stage1.
[2023-09-08T14:02:15.873Z] Test passed after 1 failed attempt on update/remove-old-implementation-interactive-blocks.
[2023-09-08T16:24:56.802Z] Test passed after 1 failed attempt on trunk.
[2023-09-10T09:34:18.671Z] Test passed after 1 failed attempt on palette-edit/keep-default-palette.
[2023-09-11T00:06:04.242Z] Test passed after 1 failed attempt on update/block-editor-inserter-merge-patterns.
[2023-09-11T18:24:34.454Z] Test passed after 1 failed attempt on update/query-loop-enhanced-pagination-only-with-core-blocks.
[2023-09-12T01:13:07.066Z] Test passed after 1 failed attempt on update/block-tools-fixed-toolbar-height.
[2023-09-12T01:43:13.445Z] Test passed after 1 failed attempt on update/block-tools-fixed-toolbar-height.
[2023-09-12T03:36:58.865Z] Test passed after 1 failed attempt on try/fonts-library-frontend-stage1.
[2023-09-12T18:37:37.030Z] Test passed after 1 failed attempt on trunk.
[2023-09-13T08:40:20.883Z] Test passed after 1 failed attempt on try/toc-store-headings-in-meta.
[2023-09-13T12:44:26.978Z] Test passed after 1 failed attempt on add/text-orientation.
[2023-09-14T12:20:44.945Z] Test passed after 1 failed attempt on add/undo-redo-hook.
[2023-09-14T18:47:29.257Z] Test passed after 1 failed attempt on add/composable-tabs-component.
[2023-09-15T12:31:16.302Z] Test passed after 1 failed attempt on mokagio/update-aztec-ios.
Error: Object with guid handle@dae5df987d416d0fb4af87444392a351 was not bound in the connection

@github-actions github-actions bot added the [Type] Flaky Test Auto-generated flaky test report issue label Aug 18, 2023
github-actions bot referenced this issue Aug 21, 2023
…e URLs (#53809)

* List View: Fix warning error when the gallery block has the same image URLs

* Use clientId instead of index
github-actions bot referenced this issue Aug 25, 2023
* fix: Horizontal rule accepts style extensions

Without applying the `lineStyle` prop to the relevant element, the
received styles were lost.

Without de-structuring the `style` prop, spreading the entirety of
`props` meant passing a `style` value would overwrite _all_ of the
existing styles for the component.

* docs: Add change log entry
github-actions bot referenced this issue Sep 4, 2023
* Update `activatePlugin` to redirect to `plugins.php` after plugin activation

* Update `activateTheme` to redirect to `themes.php` after theme activation

* Update promises order in `loginUser`

* Fix `isCurrentURL` import

* Add changelog for latest enhancements in `e2e-test-utils`
@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 Oct 16, 2023
@github-actions github-actions bot closed this as not planned Won't fix, can't repro, duplicate, stale Oct 17, 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