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

docs: update release.yml #7518

Merged
merged 2 commits into from
Feb 20, 2024
Merged

Conversation

ozyx
Copy link
Contributor

@ozyx ozyx commented Feb 20, 2024

No description provided.

@ozyx ozyx added the type:maintenance tests, chores, or project maintenance label Feb 20, 2024
@ozyx ozyx added this to the Target:3.2.0 milestone Feb 20, 2024
@ozyx ozyx requested a review from unlikelyzero February 20, 2024 23:02
@unlikelyzero unlikelyzero merged commit 4c2b59d into release/3.2.0 Feb 20, 2024
6 of 15 checks passed
@unlikelyzero unlikelyzero deleted the cherry-pick-release-yml branch February 20, 2024 23:03
Copy link

deploysentinel bot commented Feb 20, 2024

Current Playwright Test Results Summary

✅ 136 Passing - ❌ 4 Failing - ⚠️ 3 Flaky

Run may still be in progress, this comment will be updated as current testing workflow or job completes...

(Last updated on 02/20/2024 11:11:05pm UTC)

Run Details

Running Job e2e-stable on CircleCI

Commit: 8ff74f7

Started: 02/20/2024 11:04:37pm UTC

❌ Failures

📄   functional/plugins/displayLayout/displayLayout.e2e.spec.js • 1 Failure

Test Case Results

Test Case Last 7 days Failures Last 7 days Flakes
Display Layout independent time works with display layouts and its children
Initial Attempt
Error: Console error detected: [error] Failed to load resource: the server responded wi...
Console error detected: [error] Failed to load resource: the server responded with a status of 404 () at (https://history.nasa.gov/alsj/a16/AS16-117-18743.jpg 0:0)

expect(received).not.toEqual(expected) // deep equality

Expected: not "error"

100% (1) 1 / 1 run
failed over last 7 days
0% (0) 0 / 1 runs
flaked over last 7 days

📄   functional/plugins/imagery/exampleImagery.e2e.spec.js • 1 Failure

Test Case Results

Test Case Last 7 days Failures Last 7 days Flakes
Example Imagery Object Can use Mouse Wheel to zoom in and out of latest image
Retry 1Initial Attempt
Error: Test timeout of 60000ms exceeded while running "beforeEach" hook.
Test timeout of 60000ms exceeded while running "beforeEach" hook.
100% (1) 1 / 1 run
failed over last 7 days
0% (0) 0 / 1 runs
flaked over last 7 days

📄   functional/plugins/flexibleLayout/flexibleLayout.e2e.spec.js • 1 Failure

Test Case Results

Test Case Last 7 days Failures Last 7 days Flakes
Flexible Layout independent time works with flexible layouts and its children
Retry 2Retry 1Initial Attempt
Error: Console error detected: [error] Failed to load resource: the server responded wi...
Console error detected: [error] Failed to load resource: the server responded with a status of 404 () at (https://history.nasa.gov/alsj/a16/AS16-117-18733.jpg 0:0)

expect(received).not.toEqual(expected) // deep equality

Expected: not "error"

100% (1) 1 / 1 run
failed over last 7 days
0% (0) 0 / 1 runs
flaked over last 7 days

📄   functional/clearDataAction.e2e.spec.js • 1 Failure

Test Case Results

Test Case Last 7 days Failures Last 7 days Flakes
Clear Data Action works as expected with Example Imagery
Retry 2Retry 1Initial Attempt
Error: Timed out 5000ms waiting for expect(locator).toBeVisible()...
Timed out 5000ms waiting for expect(locator).toBeVisible()

Locator: locator('.c-imagery__main-image__background-image')
Expected: visible
Received: hidden
Call log:
  - expect.toBeVisible with timeout 5000ms
  - waiting for locator('.c-imagery__main-image__background-image')
  -   locator resolved to <div draggable="false" class="c-imagery__main-image__…></div>
  -   unexpected value "hidden"
  -   locator resolved to <div draggable="false" class="c-imagery__main-image__…></div>
  -   unexpected value "hidden"
  -   locator resolved to <div draggable="false" class="c-imagery__main-image__…></div>
  -   unexpected value "hidden"
  -   locator resolved to <div draggable="false" class="c-imagery__main-image__…></div>
  -   unexpected value "hidden"
  -   locator resolved to <div draggable="false" class="c-imagery__main-image__…></div>
  -   unexpected value "hidden"
  -   locator resolved to <div draggable="false" class="c-imagery__main-image__…></div>
  -   unexpected value "hidden"
  -   locator resolved to <div draggable="false" class="c-imagery__main-image__…></div>
  -   unexpected value "hidden"
  -   locator resolved to <div draggable="false" class="c-imagery__main-image__…></div>
  -   unexpected value "hidden"
  -   locator resolved to <div draggable="false" class="c-imagery__main-image__…></div>
  -   unexpected value "hidden"

100% (1) 1 / 1 run
failed over last 7 days
0% (0) 0 / 1 runs
flaked over last 7 days

⚠️ Flakes

📄   functional/plugins/displayLayout/displayLayout.e2e.spec.js • 1 Flake

Test Case Results

Test Case Last 7 days Failures Last 7 days Flakes
Display Layout Toolbar Actions @localStorage can add/remove Line to a single layout
Retry 1Initial Attempt
0% (0) 0 / 1 runs
failed over last 7 days
100% (1) 1 / 1 run
flaked over last 7 days

📄   functional/plugins/notebook/restrictedNotebook.e2e.spec.js • 2 Flakes

Top 1 Common Error Messages

null

2 Test Cases Affected

Test Case Results

Test Case Last 7 days Failures Last 7 days Flakes
Restricted Notebook with a page locked and with an embed @addinit Allows embeds to be deleted if page unlocked @addinit
Retry 1Initial Attempt
0% (0) 0 / 1 runs
failed over last 7 days
100% (1) 1 / 1 run
flaked over last 7 days
Restricted Notebook with a page locked and with an embed @addinit Disallows embeds to be deleted if page locked @addinit
Retry 1Initial Attempt
0% (0) 0 / 1 runs
failed over last 7 days
100% (1) 1 / 1 run
flaked over last 7 days

View Detailed Build Results


Current Playwright Test Results Summary

✅ 14 Passing

Run may still be in progress, this comment will be updated as current testing workflow or job completes...

(Last updated on 02/20/2024 11:11:05pm UTC)

Run Details

Running Workflow e2e-couchdb on Github Actions

Commit: 8ff74f7

Started: 02/20/2024 11:04:45pm UTC

View Detailed Build Results


Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
type:maintenance tests, chores, or project maintenance
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants