Skip to content

[Flaky Test] Should reset dimensions on change URL #35873

@github-actions

Description

@github-actions

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

Test title

Should reset dimensions on change URL

Test path

specs/editor/blocks/image.test.js

Flaky rate (estimated)

1 / 2 runs

Errors

[2021-10-22T09:43:08.910Z] Test passed after 1 failed attempts on rnmobile/try/e2e-ios-xcode-12.5.1.
  ● Image › Should reset dimensions on change URL

    No node found for selector: [aria-label="Image size presets"] button:first-child

      318 | 		// Resize the Uploaded Image.
      319 | 		await openDocumentSettingsSidebar();
    > 320 | 		await page.click(
          | 		^
      321 | 			'[aria-label="Image size presets"] button:first-child'
      322 | 		);
      323 |

      at Object.assert (../../node_modules/puppeteer-core/src/common/assert.ts:23:21)
      at DOMWorld.click (../../node_modules/puppeteer-core/src/common/DOMWorld.ts:439:5)
          at runMicrotasks (<anonymous>)
      at Object.<anonymous> (specs/editor/blocks/image.test.js:320:3)

[2021-11-17T22:59:09.151Z] Test passed after 1 failed attempts on trunk.
  ● Image › Should reset dimensions on change URL

    No node found for selector: [aria-label="Image size presets"] button:first-child

      318 | 		// Resize the Uploaded Image.
      319 | 		await openDocumentSettingsSidebar();
    > 320 | 		await page.click(
          | 		^
      321 | 			'[aria-label="Image size presets"] button:first-child'
      322 | 		);
      323 |

      at Object.assert (../../node_modules/puppeteer-core/src/common/assert.ts:23:21)
      at DOMWorld.click (../../node_modules/puppeteer-core/src/common/DOMWorld.ts:439:5)
          at runMicrotasks (<anonymous>)
      at Object.<anonymous> (specs/editor/blocks/image.test.js:320:3)

[2021-11-23T08:32:58.784Z] Test passed after 1 failed attempts on update/rename-user-preset-origin-to-custom.
  ● Image › Should reset dimensions on change URL

    No node found for selector: [aria-label="Image size presets"] button:first-child

      318 | 		// Resize the Uploaded Image.
      319 | 		await openDocumentSettingsSidebar();
    > 320 | 		await page.click(
          | 		^
      321 | 			'[aria-label="Image size presets"] button:first-child'
      322 | 		);
      323 |

      at Object.assert (../../node_modules/puppeteer-core/src/common/assert.ts:23:21)
      at DOMWorld.click (../../node_modules/puppeteer-core/src/common/DOMWorld.ts:439:5)
          at runMicrotasks (<anonymous>)
      at Object.<anonymous> (specs/editor/blocks/image.test.js:320:3)

[2021-11-23T12:51:55.158Z] Test passed after 1 failed attempts on try/navigation-inherit-orientation.
  ● Image › Should reset dimensions on change URL

    No node found for selector: [aria-label="Image size presets"] button:first-child

      318 | 		// Resize the Uploaded Image.
      319 | 		await openDocumentSettingsSidebar();
    > 320 | 		await page.click(
          | 		^
      321 | 			'[aria-label="Image size presets"] button:first-child'
      322 | 		);
      323 |

      at Object.assert (../../node_modules/puppeteer-core/src/common/assert.ts:23:21)
      at DOMWorld.click (../../node_modules/puppeteer-core/src/common/DOMWorld.ts:439:5)
          at runMicrotasks (<anonymous>)
      at Object.<anonymous> (specs/editor/blocks/image.test.js:320:3)

[2021-11-26T06:20:39.572Z] Test passed after 1 failed attempts on update/font-size-picker-remove-hints.
  ● Image › Should reset dimensions on change URL

    No node found for selector: [aria-label="Image size presets"] button:first-child

      318 | 		// Resize the Uploaded Image.
      319 | 		await openDocumentSettingsSidebar();
    > 320 | 		await page.click(
          | 		^
      321 | 			'[aria-label="Image size presets"] button:first-child'
      322 | 		);
      323 |

      at assert (../../node_modules/puppeteer-core/src/common/assert.ts:23:21)
      at DOMWorld.click (../../node_modules/puppeteer-core/src/common/DOMWorld.ts:460:11)
          at runMicrotasks (<anonymous>)
      at Object.<anonymous> (specs/editor/blocks/image.test.js:320:3)

Metadata

Metadata

Assignees

Labels

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions