Fix CI issues with corepack signature verification #2774
gui-pull-request.yml
on: pull_request
🔍 Files Changed
/
Changed Files
5s
🧹 Prettier
34s
Matrix: 🧰 Checks / 🎭 Playwright Tests
📚 Deploy Storybook
/
🚀 Deploy React to Chromatic
3m 15s
GUI Required Checks
0s
Annotations
6 errors and 1 notice
[Dashboard] › integration-test/dashboard/assetsTableFeatures.spec.ts:93:1 › can navigate to parent directory of an asset in the Recent category:
../../../../../runner/_work/enso/enso/app/gui/integration-test/dashboard/assetsTableFeatures.spec.ts#L1
1) [Dashboard] › integration-test/dashboard/assetsTableFeatures.spec.ts:93:1 › can navigate to parent directory of an asset in the Recent category › Interact with "path" column cell 'a'
Test timeout of 25000ms exceeded.
|
[Dashboard] › integration-test/dashboard/assetsTableFeatures.spec.ts:93:1 › can navigate to parent directory of an asset in the Recent category:
../../../../../runner/_work/enso/enso/app/gui/integration-test/dashboard/assetsTableFeatures.spec.ts#L116
1) [Dashboard] › integration-test/dashboard/assetsTableFeatures.spec.ts:93:1 › can navigate to parent directory of an asset in the Recent category › Interact with "path" column cell 'a'
Error: expect(locator).toBeVisible()
Locator: getByTestId('path-column-cell-a')
Expected: visible
Received: <element(s) not found>
Call log:
- expect.toBeVisible with timeout 25000ms
- waiting for getByTestId('path-column-cell-a')
114 | .goToCategory.trash()
115 | .driveTable.withPathColumnCell('a', async (cell) => {
> 116 | await expect(cell).toBeVisible()
| ^
117 |
118 | await cell.getByRole('button').click()
119 |
at callback (/runner/_work/enso/enso/app/gui/integration-test/dashboard/assetsTableFeatures.spec.ts:116:26)
at callback (/runner/_work/enso/enso/app/gui/integration-test/dashboard/actions/DrivePageActions.ts:196:11)
at /runner/_work/enso/enso/app/gui/integration-test/dashboard/actions/BaseActions.ts:147:48
at callback (/runner/_work/enso/enso/app/gui/integration-test/dashboard/actions/BaseActions.ts:147:31)
at /runner/_work/enso/enso/app/gui/integration-test/dashboard/actions/BaseActions.ts:141:23
at DrivePageActions.then (/runner/_work/enso/enso/app/gui/integration-test/dashboard/actions/BaseActions.ts:96:12)
at DrivePageActions.then (/runner/_work/enso/enso/app/gui/integration-test/dashboard/actions/BaseActions.ts:96:12)
at DrivePageActions.then (/runner/_work/enso/enso/app/gui/integration-test/dashboard/actions/BaseActions.ts:96:12)
at DrivePageActions.then (/runner/_work/enso/enso/app/gui/integration-test/dashboard/actions/BaseActions.ts:96:12)
at DrivePageActions.then (/runner/_work/enso/enso/app/gui/integration-test/dashboard/actions/BaseActions.ts:96:12)
at DrivePageActions.then (/runner/_work/enso/enso/app/gui/integration-test/dashboard/actions/BaseActions.ts:96:12)
|
[In-Memory] (Conversion_Spec) Table/Column.cast - numeric ► should report Conversion_Failure if converting a huge float to an integer overflows it:
/runner/_work/enso/enso/target/test-results/Table_Tests/JUnit.xml#L0
Failed test found in:
/runner/_work/enso/enso/target/test-results/Table_Tests/JUnit.xml
Error:
[1.0, 2.1, 9.223372036854776E18, 9.223372036854776E21, -9.223372036854776E18, -9.223372036854776E21, 4.0] did not equal [1.0, 2.1, 9223372036854775807, 9.223372036854776E21, -9223372036854775808, -9.223372036854776E21, 4.0]; first difference at index Nothing (at Table_Tests/src/Common_Table_Operations/Conversion_Spec.enso:313:17-53).
|
org.enso.editions.updater.UpdatingEditionProviderTest ► UpdatingEditionProvider should list installed editions and download new ones if asked:
lib/scala/process-utils/src/main/scala/org/enso/process/WrappedProcess.scala#L86
Failed test found in:
C:/runner/_work/enso/enso/target/test-results/TEST-org.enso.editions.updater.UpdatingEditionProviderTest.xml
Error:
java.util.concurrent.TimeoutException: Waiting for `Serving the repository` timed out.
|
org.enso.librarymanager.published.repository.LibraryDownloadTest ► DownloadingLibraryCache should be able to download and install libraries from a repository:
lib/scala/process-utils/src/main/scala/org/enso/process/WrappedProcess.scala#L86
Failed test found in:
C:/runner/_work/enso/enso/target/test-results/TEST-org.enso.librarymanager.published.repository.LibraryDownloadTest.xml
Error:
java.util.concurrent.TimeoutException: Waiting for `Serving the repository` timed out.
|
org.enso.libraryupload.LibraryUploadTest ► LibraryUploader should upload the files to the server:
lib/scala/process-utils/src/main/scala/org/enso/process/WrappedProcess.scala#L86
Failed test found in:
C:/runner/_work/enso/enso/target/test-results/TEST-org.enso.libraryupload.LibraryUploadTest.xml
Error:
java.util.concurrent.TimeoutException: Waiting for `Serving the repository` timed out.
|
🎭 Playwright Run Summary
1 flaky
[Dashboard] › integration-test/dashboard/assetsTableFeatures.spec.ts:93:1 › can navigate to parent directory of an asset in the Recent category
3 skipped
289 passed (4.6m)
|
Artifacts
Produced during runtime
Name | Size | |
---|---|---|
blob-report-2
|
144 KB |
|
playwright-report--attempt-2
|
1.92 MB |
|